Commit Graph

7 Commits

Author SHA1 Message Date
Eric Amodio
a2a3f1a81e Adds commit navigation in quick pick lists via alt+, alt+.
Reworks keyboard context
2017-03-11 04:14:47 -05:00
Eric Amodio
762fa545c7 Switches everything to use full shas 2017-03-10 22:26:48 -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
d389a7b588 Stops using default exports 2017-03-03 02:44:07 -05:00
Eric Amodio
74845f979b Fixes #34 - Open file should open the selected version of the file
Renames current Open File command to  Open Working File
Renames current Open Files command to  Open Working Files
Adds new Open File command to open the commit version of the file
Adds new Open Files command to open the commit version of the files
2017-03-01 01:26:27 -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