Eric Amodio
3dfdbd7c85
Adds scrollable setting to the current line annotation
Closes #149 , #290 , #265
6 lat temu
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 lat temu
Eric Amodio
ae8428c316
Removes open working file when unneeded
6 lat temu
Eric Amodio
5b5bad84fa
Fixes issues with image & binary files
Fixes open file, open revision, & show file history
6 lat temu
Eric Amodio
5267804919
Adds remote merge-base indicator
6 lat temu
Eric Amodio
7c360836f3
Fixes #310 - quote path
6 lat temu
Eric Amodio
3cafcf3073
Fixes #314 - Toggle line annotation doesn't work
6 lat temu
Eric Amodio
f2dd2b4c54
Fixes #312 - simplify date style switching
6 lat temu
Eric Amodio
e81d893bdd
Preps v8.1.1
6 lat temu
Eric Amodio
6995b16f32
Preps v8.1.0
6 lat temu
Eric Amodio
85e241bd0a
Removes tag icons
6 lat temu
Eric Amodio
02e080167e
Adds remote-specific icons to view
6 lat temu
Eric Amodio
5d415b86e8
Adds issue-linking for commit messages in hovers
6 lat temu
Eric Amodio
77c3a4037b
Truncates messages for display in quick picks
6 lat temu
Eric Amodio
b10f7391ed
Adds control over annotation toggling
Supports toggling annotations for each file individually or all files at once
Closes #289
6 lat temu
Eric Amodio
4ab0913e31
Changes WYSIWYG to interactive
6 lat temu
Eric Amodio
2c3832fd50
Fixes restore of recent changes
6 lat temu
Eric Amodio
266b43b012
Closes #279 - removes selected from ancestor compare
Adds custom label support to result view
6 lat temu
Eric Amodio
a5b52c6ab0
Fixes #294 - standard key bindings conflict
Also fixes #286 , #227 , #219 , #186 , #151 , #104 , #75
6 lat temu
Eric Amodio
312fcf8de7
Closes #291 - adds multi-cursor support to current line
6 lat temu
Eric Amodio
29d77914dd
Preps v8.0.2
6 lat temu
Eric Amodio
838fa1cbc1
Fixes button colors on welcome/settings pages
They now follow the theme properly
6 lat temu
Eric Amodio
ee14b2f31e
Preps v8.0.1
6 lat temu
Eric Amodio
7a61eb1f40
Adds swap comparision command to results view
6 lat temu
Eric Amodio
6d2b60bb11
Adds git.path lookup to git search
6 lat temu
Eric Amodio
3d994bd0cf
Adds compare working tree to branch/tag command
6 lat temu
Eric Amodio
da8a22f5d4
Adds push to commit terminal command
6 lat temu
Eric Amodio
c5408f7bcb
Fixes broken migrations 😢
6 lat temu
Eric Amodio
fdc0a8bc1f
Fixes #288 - removes unprefixed mask css props
Re-enable this once vscode 1.21 ships
6 lat temu
Eric Amodio
e45f63621b
Requires vscode 1.20
Adds inline commands to explorer
6 lat temu
Eric Amodio
ebdbb1b12a
Adds teaser images
Adds Configuration section to README
6 lat temu
Eric Amodio
d762eb798d
Fixes #276 - branches w/o upstream failed
6 lat temu
Eric Amodio
5fd665b2a7
Closes #272 - adds option to reduce status bar flicker
6 lat temu
Eric Amodio
6c3716daf8
Preps v8.0.0
Closes #51 , Closes #167 , Closes #270
6 lat temu
Eric Amodio
004b1dc38e
Preps v8.0.0-rc
6 lat temu
Eric Amodio
3a6a00a4e9
Removes 'or not' from 'whether or not'
6 lat temu
Eric Amodio
147301ac05
Adds control over following renames
Adds advanced.fileHistoryFollowsRenames setting
Adds commands to set rename following to the GitLens explorer
6 lat temu
Eric Amodio
d0354de864
Fixes issues opening the working file if renamed
6 lat temu
Eric Amodio
4629cda0d5
Fixes parsing of the last file commit's file
6 lat temu
Eric Amodio
16d855a3a0
Updates the tree layout for branches
- Removes mix-tree support
- Avoids nesting on the current branch
- Caches basename
- Replaces folder icons with theme icons
- Folder icons will now follow the file icon theme used
- Fixes minor nitpicks
6 lat temu
Eric Amodio
edfd0327e6
Fixes #35 - Traps xclip error and notifies
6 lat temu
Eric Amodio
4748796984
Preps v8.0.0-beta3
Updates dependencies
6 lat temu
Eric Amodio
cd7a9ced38
Fixes typos
6 lat temu
Eric Amodio
e78b2a1a38
Updates README
Updates all the screenshots
Updates welcome & settings
6 lat temu
Eric Amodio
0ce839cc73
Preps v8.0.0-beta2
6 lat temu
Eric Amodio
bb8bfe58b4
Preps v8.0.0-beta
6 lat temu
Eric Amodio
47b7a1e66a
Preps v7.5.10
6 lat temu
Eric Amodio
3be10947f5
Fixes #259 - limits merges to first parent
Since git log --follow drops merges, -m --first-parent adds them back
6 lat temu
Eric Amodio
279e122a92
Closes #267 - supports custom remotes with split paths
6 lat temu
Eric Amodio
c42cdd5459
Fixes #266 - I'm an idiot and used the wrong date format
6 lat temu