Commit Graph
6 Commits
Author SHA1 Message Date
Joao Moreno 420fa18924 💄 2020-01-13 15:54:10 +01:00
Matt Bierner fb2eca62c2 Show empty image instead of error in git diff view for newly staged images
Fixes #86389
Fixes #86776

Uses `fs.stat` to check if we are showing an untracked image in the git diff view.

Also required fixing `stat` for `gitfs` so that it can try to return the proper sizes for objects
2019-12-11 15:41:01 -08:00
Joao Moreno ff23412237 provide gitfs resource label formatter 2019-11-19 16:47:55 +01:00
Joao Moreno 9f2592e261 gitfs: fix mtime 2019-11-14 10:31:18 +01:00
Joao Moreno 15bfc40222 smaller footprint 2019-11-07 14:05:21 +01:00
Joao Moreno 5d60b7fdc4 wip: git fs provider 2019-11-07 11:31:01 +01:00