Eric Amodio
f4410be30a
Adds error messages for failed operations
...
Adds showHistory command support to CodeLens
Fixes and improve the showHistory explorer
Refactoring
2016-11-10 03:22:58 -05:00
Eric Amodio
562afeaaad
Adds gitlens.diffWithPrevious command to the explore context menu
...
Adds output channel logging, controlled by the `gitlens.advanced.output.level` setting
Removes all debug logging, unless the `gitlens.advanced.output.debug` settings it on
2016-11-08 03:38:33 -05:00
Eric Amodio
409be335f9
1.0 wip
2016-11-03 03:09:33 -04:00
Eric Amodio
8df6b80725
Updates to latest vscode extension template
...
Removes typings (using npm instead)
Fixes some promise catches
2016-09-29 16:06:48 -04:00
Eric Amodio
d2d72f0d54
Fixes another off-by-one issue when diffing with caching
...
Refactored commands and blame annotations
2016-09-26 00:55:54 -04:00