Eric Amodio
a618b7efe6
Adds ability to esc out of file annotations
2017-06-13 01:31:13 -04:00
Eric Amodio
12debe583c
Cleans up more duplicate code
2017-06-12 12:25:35 -04:00
Eric Amodio
eeff31cf27
Removes I from interface naming of "things"
2017-06-09 18:00:54 -04:00
Eric Amodio
3502bdf6c7
Adds more linting rules
...
Fixes lint issues
2017-05-23 18:48:04 -04:00
Eric Amodio
d35074ecf8
Changes file alt+right to be a diff on commit details quick pick
...
Changes file alt+right to be a diff on repo status quick pick
2017-05-15 03:09:54 -04:00
Eric Amodio
3e403a2d5c
Changes stash icons
...
Moves stash number from label to description
2017-05-14 03:27:08 -04:00
Eric Amodio
1acc183621
Refactors commands to use typed args objects
2017-05-14 01:48:07 -04:00
Eric Amodio
ee29596d45
Enables typescript strict mode
...
Fixes all the compile/lint issues
2017-05-11 02:18:04 -04:00
Eric Amodio
f99ba89a4b
Stops Git from leaking out of GitService
2017-04-14 00:29:57 -04:00
Eric Amodio
b334d5ff66
Adds stashed changes command to repo status
2017-04-09 01:22:02 -04:00
Eric Amodio
0d19224a97
Fixes issue with the current & go back commands
2017-04-09 01:16:19 -04:00
Eric Amodio
8b0748608d
Renames commands/commands to commands/common
...
Renames quickpicks/quickpicks to quickpicks/common
Moves git quick picks into common and other quick pick files
2017-03-28 16:19:57 -04:00
Eric Amodio
aa39792843
Moves type to GitCommit for better consistency
2017-03-28 15:10:00 -04:00
Eric Amodio
296e562d9f
Unifies file status model
2017-03-28 10:41:32 -04:00
Eric Amodio
9071b55026
Adds renamed file info into quick pick description
2017-03-28 00:35:06 -04:00
Eric Amodio
5c2712bcb7
Uses branch rather than attempting to use sha
2017-03-27 12:08:35 -04:00
Eric Amodio
46ff70e969
Fixes #55 - adds fallback for previous git versions
...
Reverts git version requirement to >= 2.2.0
2017-03-27 11:01:50 -04:00
Eric Amodio
0a7a88c302
Updates clean working tree message
2017-03-22 15:56:55 -04:00
Eric Amodio
1fb2826f5c
Fixes pluralization
2017-03-22 15:51:45 -04:00
Eric Amodio
9867e7065d
Adds Show Branch History command
...
Renames Show Repository History to Show Current Branch History
Doesn't migrate data yet
2017-03-22 03:09:13 -04:00
Eric Amodio
671f1ca6c1
Reworks upstream status info in quick pick
2017-03-22 01:32:37 -04:00
Eric Amodio
4e3ccd9581
Fixes issues with paths on Windows
2017-03-22 00:50:06 -04:00
Eric Amodio
d53caa2137
Adds upstream status info to status quick pick (wip)
2017-03-19 01:57:44 -04:00
Eric Amodio
ef74ae0950
Refactors git models & parsers
...
Adds full git status parsing
Adds git status info into status quick pick
Switches to async/await in file blame/log
2017-03-19 00:36:51 -04:00
Eric Amodio
332b2c3b91
Renames GitProvider to GitService
2017-03-17 14:12:09 -04:00
Eric Amodio
487fb5197c
Adds paging support to repo/file quick picks
...
Adds keyboard support to page in repo/file quick picks
Adds progress indicator for repo/file quick picks
Completely reworks keyboard scopes
2017-03-12 01:15:44 -05:00
Eric Amodio
eaea44872c
Refactors commit quick pick commands
...
Splits showQuickCommitDetails into showQuickCommitDetails and showQuickCommitFileDetails
Adds closeUnchangedFiles command
Adds openChangedFiles command
Adds diffDirectory command
Adds contextual description to the `go back` commands
Fixes #44 by adding a warning message about Git version requirements
Fixes intermittent errors when adding active line annotations
Fixes intermittent errors when opening multiple files via quick picks
Updates dependencies
Preps v2.11.0
2017-03-09 02:22:38 -05:00
Eric Amodio
a98f400375
Adds alt+left and alt+right keyboarding for quickpicks
2017-03-01 01:17:15 -05:00
Eric Amodio
3c8fe9efb8
Refactors quick pick lists
2017-02-28 01:58:14 -05:00