Eric Amodio
6d15b90fa1
Fixes repo fallback on many commandsFixes #366 - deals null parameters from command callbacks
6 years ago
Eric Amodio
2199843561
Renames Results view to Results explorer
6 years ago
Eric Amodio
5276288b0d
Closes #377 - adds control over explorer locations
6 years ago
Eric Amodio
72e65f392d
Updates copy
6 years ago
Eric Amodio
e7381bfe8f
Preps v8.3.0
6 years ago
Eric Amodio
84df8f372d
Adds merged PRs to README / CHANGELOG
6 years ago
Eric Amodio
fe46110a99
Preps v8.3.0
6 years ago
Eric Amodio
07619d7b94
Adds user-defined modes support
6 years ago
Eric Amodio
1392f53632
Preps v8.3.0-beta
6 years ago
Eric Amodio
26adc2eb06
Adds show explorer(s) commands
6 years ago
Eric Amodio
a81b84f7b1
Moves GitLens to the scm activity 🎉
6 years ago
Eric Amodio
b162c7c962
Reworks some commands for consistency
6 years ago
Eric Amodio
07592c6d18
Fixes #366 - keybinding args changed 😢
6 years ago
Eric Amodio
1fae4e871f
Reworks menu contributions
6 years ago
Eric Amodio
6aee5f42f4
Fixes #155 - prev/next navigation works in diff editors
Also adds icons for prev/next and places them into the editor toolbar
6 years ago
Eric Amodio
97e83ff431
Fixes #359 - Show changes of an added file in the first commit
6 years ago
Eric Amodio
f8a1183039
Fixes various failures when not on a branch
6 years ago
Eric Amodio
e3e816c20f
Closes #358 - adds tree layout to tags
6 years ago
Eric Amodio
b8bba9cc22
Fixes issue with diffWithPrevious & merge conflicts
6 years ago
Eric Amodio
9d4fb4e96f
Preps v8.2.4
6 years ago
Eric Amodio
7f78f7ab18
Adds error message for #318
6 years ago
Eric Amodio
3ac31395d1
Preps v8.2.3
6 years ago
Eric Amodio
82753c3723
Fixes #348 - bad arg ordering
6 years ago
Eric Amodio
cc05595507
Fixes #313 - disambiguates ref vs file
6 years ago
Eric Amodio
e0138599de
Preps v8.2.2
6 years ago
Eric Amodio
9089de7e4b
Fixes #343 - use case insensitive matching for git errors
6 years ago
Eric Amodio
15f5a1fdc9
Closes #342 - adds protection for undefined message
6 years ago
Eric Amodio
9c5c5bf3b4
Closes #337 - adds custom args for blame
6 years ago
Eric Amodio
cd7eeda9d3
Closes #341 - changes author to You when appropriate
6 years ago
Eric Amodio
71aace552d
Fixes #336 - stops adding suppressed message defaults
6 years ago
Eric Amodio
0ed6b79843
Fixes #345 - date formats not working
6 years ago
Eric Amodio
0b351b3d85
Adds indicator for all branch tips
6 years ago
Eric Amodio
57226d54d1
Preps v8.2.1
6 years ago
Eric Amodio
54c226c89e
Fixes #320 - stash parser now handles single untracked files
6 years ago
Eric Amodio
62a7eaf368
Fixes #331 - Code lens shows on every import in Python
6 years ago
Eric Amodio
e170e9ebd3
Adds better tracing of failed git commands
6 years ago
Eric Amodio
2d6bae1b0c
Marks temp files as read-only to avoid saves
6 years ago
Eric Amodio
965f7f87ce
Cancels tokens because of vscode api change
See https://github.com/Microsoft/vscode/pull/46102
6 years ago
Eric Amodio
88e0a1b45a
Preps v8.2.0
6 years ago
Eric Amodio
c34ed2d13f
Adds history explorer
6 years ago
Eric Amodio
6563d4f177
Preps v8.2.0-beta
6 years ago
Eric Amodio
26a30c4d17
Adds notification for conflicting shortcuts
6 years ago
Eric Amodio
249474139e
Adds rich tooltips to views
Fixes duplicate upstream node issue
Fixes results explorer node refreshing
6 years ago
Eric Amodio
38b81f6d30
Fixes issue with active repo not updating
6 years ago
Eric Amodio
3dfdbd7c85
Adds scrollable setting to the current line annotation
Closes #149 , #290 , #265
6 years ago
Eric Amodio
28b87cfc92
Refactors current line tracking
Splits currentLineController into:
lineAnnotationController - end of line annotation
lineHoverController - hovers to current line(s)
statusBarController - blame on the statusbar
6 years ago
Eric Amodio
ae8428c316
Removes open working file when unneeded
6 years ago
Eric Amodio
5b5bad84fa
Fixes issues with image & binary files
Fixes open file, open revision, & show file history
6 years ago
Eric Amodio
5267804919
Adds remote merge-base indicator
6 years ago
Eric Amodio
7c360836f3
Fixes #310 - quote path
6 years ago