Eric Amodio
9a1b48af19
Adds push repositories command
Adds @command decorator
Changes (fetch|pull|push)All to be cancelable
há 6 anos
Eric Amodio
8939ac3ed1
Reorders imports (via tslint) and moves some files for better structure
há 6 anos
Eric Amodio
d790e9db04
Prettier all-the-things
há 6 anos
Eric Amodio
003da86002
Normalizes line endings
há 6 anos
Eric Amodio
26adc2eb06
Adds show explorer(s) commands
há 6 anos
Eric Amodio
6898c39195
Changes code lens and line blame toggles to always work
há 7 anos
Eric Amodio
9f40bf037a
Closes #112 - Adds blame support for unsaved files
Adds a static "container"
Adds a document tracker - replaces the context tracker
Adds a line tracker
Refactors all the things - better performance, lower overhead, less code, more separation of concerns, more maintainable (hopefully)
Changes dirty blame to only happen after a "idle" delay
Closes open file annotations on edit (too expensive to track changes)
há 7 anos
Eric Amodio
a785cfd22e
Adds readonly to ctor props
há 7 anos
Eric Amodio
a255eea949
Splits code lens out of GitService
há 7 anos
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
há 7 anos
Eric Amodio
332b2c3b91
Renames GitProvider to GitService
há 7 anos
Eric Amodio
d389a7b588
Stops using default exports
há 7 anos
Eric Amodio
dfd0f8c365
Refactors command & quickpick imports
há 7 anos
Eric Amodio
a2f4c4c953
Moves Commands into commands file
há 7 anos
Eric Amodio
2b907788dd
Adds whitespace style changes
há 8 anos
Eric Amodio
1a208b8691
Fixes issue in command description
há 8 anos
Eric Amodio
409be335f9
1.0 wip
há 8 anos
Eric Amodio
d2d72f0d54
Fixes another off-by-one issue when diffing with caching
Refactored commands and blame annotations
há 8 anos