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
Eric Amodio
3cafcf3073
Fixes #314 - Toggle line annotation doesn't work
6 years ago
Eric Amodio
f2dd2b4c54
Fixes #312 - simplify date style switching
6 years ago
Eric Amodio
e81d893bdd
Preps v8.1.1
6 years ago
Eric Amodio
6995b16f32
Preps v8.1.0
6 years ago
Eric Amodio
85e241bd0a
Removes tag icons
6 years ago
Eric Amodio
02e080167e
Adds remote-specific icons to view
6 years ago
Eric Amodio
5d415b86e8
Adds issue-linking for commit messages in hovers
6 years ago
Eric Amodio
77c3a4037b
Truncates messages for display in quick picks
6 years ago
Eric Amodio
b10f7391ed
Adds control over annotation toggling
Supports toggling annotations for each file individually or all files at once
Closes #289
6 years ago
Eric Amodio
4ab0913e31
Changes WYSIWYG to interactive
6 years ago
Eric Amodio
2c3832fd50
Fixes restore of recent changes
6 years ago
Eric Amodio
266b43b012
Closes #279 - removes selected from ancestor compare
Adds custom label support to result view
6 years ago
Eric Amodio
a5b52c6ab0
Fixes #294 - standard key bindings conflict
Also fixes #286 , #227 , #219 , #186 , #151 , #104 , #75
6 years ago
Eric Amodio
312fcf8de7
Closes #291 - adds multi-cursor support to current line
6 years ago
Eric Amodio
29d77914dd
Preps v8.0.2
6 years ago
Eric Amodio
838fa1cbc1
Fixes button colors on welcome/settings pages
They now follow the theme properly
6 years ago
Eric Amodio
ee14b2f31e
Preps v8.0.1
6 years ago
Eric Amodio
7a61eb1f40
Adds swap comparision command to results view
6 years ago
Eric Amodio
6d2b60bb11
Adds git.path lookup to git search
6 years ago
Eric Amodio
3d994bd0cf
Adds compare working tree to branch/tag command
6 years ago
Eric Amodio
da8a22f5d4
Adds push to commit terminal command
6 years ago