Eric Amodio
0a9559f5a5
Reworks commanding structure for less redundancy
Adds command args copying when needed
7 years ago
Eric Amodio
9ae4cc36a1
Adds ability to suppress most warning messages
7 years ago
Eric Amodio
1acc183621
Refactors commands to use typed args objects
7 years ago
Eric Amodio
5fc567372c
Fixes compile errors from Typescript upgrade
7 years ago
Eric Amodio
d3af67b21b
Attempts to fix #58 - work with sub-modules
Also fixes issue with nested repos
7 years ago
Eric Amodio
19fe22f061
Switches to use repoPath on GitService
7 years ago
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
7 years ago
Eric Amodio
e0b3dcd484
Refactors Logger.error to take the Error object
7 years ago
Eric Amodio
a5d1d74d7b
Adds show last quick pick command
7 years ago
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
7 years ago
Eric Amodio
332b2c3b91
Renames GitProvider to GitService
7 years ago
Eric Amodio
e7fedb3c51
Removes unnecessary public
7 years ago
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
7 years ago
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
7 years ago
Eric Amodio
d389a7b588
Stops using default exports
7 years ago
Eric Amodio
dfd0f8c365
Refactors command & quickpick imports
7 years ago
Eric Amodio
3c8fe9efb8
Refactors quick pick lists
7 years ago
Eric Amodio
0a4cdd81eb
Adds new show repository status command
7 years ago