Eric Amodio
0b351b3d85
Adds indicator for all branch tips
6年前
Eric Amodio
57226d54d1
Preps v8.2.1
6年前
Eric Amodio
54c226c89e
Fixes #320 - stash parser now handles single untracked files
6年前
Eric Amodio
62a7eaf368
Fixes #331 - Code lens shows on every import in Python
6年前
Eric Amodio
e170e9ebd3
Adds better tracing of failed git commands
6年前
Eric Amodio
2d6bae1b0c
Marks temp files as read-only to avoid saves
6年前
Eric Amodio
965f7f87ce
Cancels tokens because of vscode api change
See https://github.com/Microsoft/vscode/pull/46102
6年前
Eric Amodio
88e0a1b45a
Preps v8.2.0
6年前
Eric Amodio
c34ed2d13f
Adds history explorer
6年前
Eric Amodio
6563d4f177
Preps v8.2.0-beta
6年前
Eric Amodio
26a30c4d17
Adds notification for conflicting shortcuts
6年前
Eric Amodio
249474139e
Adds rich tooltips to views
Fixes duplicate upstream node issue
Fixes results explorer node refreshing
6年前
Eric Amodio
38b81f6d30
Fixes issue with active repo not updating
6年前
Eric Amodio
3dfdbd7c85
Adds scrollable setting to the current line annotation
Closes #149 , #290 , #265
6年前
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年前
Eric Amodio
ae8428c316
Removes open working file when unneeded
6年前
Eric Amodio
5b5bad84fa
Fixes issues with image & binary files
Fixes open file, open revision, & show file history
6年前
Eric Amodio
5267804919
Adds remote merge-base indicator
6年前
Eric Amodio
7c360836f3
Fixes #310 - quote path
6年前
Eric Amodio
3cafcf3073
Fixes #314 - Toggle line annotation doesn't work
6年前
Eric Amodio
f2dd2b4c54
Fixes #312 - simplify date style switching
6年前
Eric Amodio
e81d893bdd
Preps v8.1.1
6年前
Eric Amodio
6995b16f32
Preps v8.1.0
6年前
Eric Amodio
85e241bd0a
Removes tag icons
6年前
Eric Amodio
02e080167e
Adds remote-specific icons to view
6年前
Eric Amodio
5d415b86e8
Adds issue-linking for commit messages in hovers
6年前
Eric Amodio
77c3a4037b
Truncates messages for display in quick picks
6年前
Eric Amodio
b10f7391ed
Adds control over annotation toggling
Supports toggling annotations for each file individually or all files at once
Closes #289
6年前
Eric Amodio
4ab0913e31
Changes WYSIWYG to interactive
6年前
Eric Amodio
2c3832fd50
Fixes restore of recent changes
6年前
Eric Amodio
266b43b012
Closes #279 - removes selected from ancestor compare
Adds custom label support to result view
6年前
Eric Amodio
a5b52c6ab0
Fixes #294 - standard key bindings conflict
Also fixes #286 , #227 , #219 , #186 , #151 , #104 , #75
6年前
Eric Amodio
312fcf8de7
Closes #291 - adds multi-cursor support to current line
6年前
Eric Amodio
29d77914dd
Preps v8.0.2
6年前
Eric Amodio
838fa1cbc1
Fixes button colors on welcome/settings pages
They now follow the theme properly
6年前
Eric Amodio
ee14b2f31e
Preps v8.0.1
6年前
Eric Amodio
7a61eb1f40
Adds swap comparision command to results view
6年前
Eric Amodio
6d2b60bb11
Adds git.path lookup to git search
6年前
Eric Amodio
3d994bd0cf
Adds compare working tree to branch/tag command
6年前
Eric Amodio
da8a22f5d4
Adds push to commit terminal command
6年前
Eric Amodio
c5408f7bcb
Fixes broken migrations 😢
6年前
Eric Amodio
fdc0a8bc1f
Fixes #288 - removes unprefixed mask css props
Re-enable this once vscode 1.21 ships
6年前
Eric Amodio
e45f63621b
Requires vscode 1.20
Adds inline commands to explorer
6年前
Eric Amodio
ebdbb1b12a
Adds teaser images
Adds Configuration section to README
6年前
Eric Amodio
d762eb798d
Fixes #276 - branches w/o upstream failed
6年前
Eric Amodio
5fd665b2a7
Closes #272 - adds option to reduce status bar flicker
6年前
Eric Amodio
6c3716daf8
Preps v8.0.0
Closes #51 , Closes #167 , Closes #270
6年前
Eric Amodio
004b1dc38e
Preps v8.0.0-rc
6年前
Eric Amodio
3a6a00a4e9
Removes 'or not' from 'whether or not'
6年前
Eric Amodio
147301ac05
Adds control over following renames
Adds advanced.fileHistoryFollowsRenames setting
Adds commands to set rename following to the GitLens explorer
6年前