Eric Amodio
0a9559f5a5
Reworks commanding structure for less redundancy
...
Adds command args copying when needed
2017-06-28 01:06:20 -04:00
Eric Amodio
45aa9b17ac
Changes to use enum for glyphs
2017-06-13 22:34:51 -04:00
Eric Amodio
9ae4cc36a1
Adds ability to suppress most warning messages
2017-06-09 15:42:56 -04:00
Eric Amodio
3502bdf6c7
Adds more linting rules
...
Fixes lint issues
2017-05-23 18:48:04 -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
d59f4ef6dc
Changes diff to compare
2017-04-01 02:49:13 -04:00
Eric Amodio
0c13050387
Addresses #57 - adds warning if no diff.tool
2017-04-01 02:48:53 -04:00
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
343d2f9be1
Adds branch quick pick to directory compare command
2017-03-18 11:06:30 -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