Eric Amodio
d3af67b21b
Attempts to fix #58 - work with sub-modules
...
Also fixes issue with nested repos
2017-04-01 00:58:09 -04:00
Eric Amodio
19fe22f061
Switches to use repoPath on GitService
2017-03-28 16:42:35 -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
e0b3dcd484
Refactors Logger.error to take the Error object
2017-03-27 02:15:38 -04:00
Eric Amodio
a5d1d74d7b
Adds show last quick pick command
2017-03-20 12:05:45 -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
e7fedb3c51
Removes unnecessary public
2017-03-11 00:37:00 -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
4da21c3cc1
Adds blame and active line annotation support to git diff split view
...
Adds command (compare, copy sha/message, etc) support to git diff split view
Fixes #41 - Toggle Blame annotations on compare files page
2017-03-03 12:43:50 -05:00
Eric Amodio
d389a7b588
Stops using default exports
2017-03-03 02:44:07 -05:00
Eric Amodio
dfd0f8c365
Refactors command & quickpick imports
2017-03-01 01:13:53 -05:00
Eric Amodio
3c8fe9efb8
Refactors quick pick lists
2017-02-28 01:58:14 -05:00
Eric Amodio
0a4cdd81eb
Adds new show repository status command
2017-02-25 02:20:23 -05:00