Eric Amodio
004b1dc38e
Preps v8.0.0-rc
7 年之前
Eric Amodio
3a6a00a4e9
Removes 'or not' from 'whether or not'
7 年之前
Eric Amodio
147301ac05
Adds control over following renames
Adds advanced.fileHistoryFollowsRenames setting
Adds commands to set rename following to the GitLens explorer
7 年之前
Eric Amodio
d0354de864
Fixes issues opening the working file if renamed
7 年之前
Eric Amodio
4629cda0d5
Fixes parsing of the last file commit's file
7 年之前
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
7 年之前
Eric Amodio
edfd0327e6
Fixes #35 - Traps xclip error and notifies
7 年之前
Eric Amodio
4748796984
Preps v8.0.0-beta3
Updates dependencies
7 年之前
Eric Amodio
cd7a9ced38
Fixes typos
7 年之前
Eric Amodio
e78b2a1a38
Updates README
Updates all the screenshots
Updates welcome & settings
7 年之前
Eric Amodio
0ce839cc73
Preps v8.0.0-beta2
7 年之前
Eric Amodio
bb8bfe58b4
Preps v8.0.0-beta
7 年之前
Eric Amodio
47b7a1e66a
Preps v7.5.10
7 年之前
Eric Amodio
3be10947f5
Fixes #259 - limits merges to first parent
Since git log --follow drops merges, -m --first-parent adds them back
7 年之前
Eric Amodio
279e122a92
Closes #267 - supports custom remotes with split paths
7 年之前
Eric Amodio
c42cdd5459
Fixes #266 - I'm an idiot and used the wrong date format
7 年之前
Eric Amodio
03d4cc4484
Preps v7.5.9
7 年之前
Eric Amodio
73f58b0b54
Fixes #265 - use ClosedOpen decoration behavior
7 年之前
Eric Amodio
8b71c77e9d
Preps v7.5.8
7 年之前
Eric Amodio
779b3e43f3
Fixes #261 & #262 - submodule handling regressed
7 年之前
Eric Amodio
bf8025facb
Preps v7.5.7
7 年之前
Eric Amodio
b58c023b66
Adds repo picker to commit search
Adds repo name to results if there is more than 1
7 年之前
Eric Amodio
eda2375b84
Fixes #259 - Don't use full-history on files
7 年之前
Eric Amodio
10c345d1f1
Fixes #257 - commits w/o summaries cause issues
7 年之前
Eric Amodio
94bb3e8f31
Preps v7.5.6
7 年之前
Eric Amodio
395da8e3de
Fixes #252 - Cannot read property 'push' of undefined
7 年之前
Eric Amodio
68ec6e6263
Changes chorded keymap keys to avoid Windows issues
7 年之前
Eric Amodio
c0f302ee15
Disables missed commands when GitLens is disabled
Adds repository creation detection when there are no repositories
7 年之前
Eric Amodio
8867bf7f3d
Preps v7.5.5
7 年之前
Eric Amodio
eeb195797b
Fixes tracker on startup
Resolves chcken/egg issue with tracker and git service
7 年之前
Eric Amodio
e50fe6928e
Fixes #247 - File blame annotations won't go away
7 年之前
Eric Amodio
6e8542a3d7
Preps v7.5.4
7 年之前
Eric Amodio
3409b3280f
Fixes #249 - Gitlens disappears from the status bar
7 年之前
Eric Amodio
5682da6aab
Fixes missing sha
7 年之前
Eric Amodio
e66046ba3c
Restores additional decorations
7 年之前
Eric Amodio
f1d251f759
Preps v7.5.3
7 年之前
Eric Amodio
6e4f070fb7
Fixes #245 - code lens is jumpy
7 年之前
Eric Amodio
077cb6ed76
Fixes #242 - line annotation state isn't preserved properly
7 年之前
Eric Amodio
7ff3ae9c1a
Preps v7.5.1
7 年之前
Eric Amodio
f4cbd43377
Fixes README and CHANGELOG
7 年之前
Eric Amodio
94581f689b
Preps v7.5.0
7 年之前
Eric Amodio
536cae05f3
Adds avatars to gutter and hover blame annotations
7 年之前
Eric Amodio
0378a4e7d4
Preps v7.3.0-beta4
7 年之前
Eric Amodio
8db2373083
Preps v7.3.0-beta3
7 年之前
Eric Amodio
499d99e705
Adds a notification when results view is first shown
7 年之前
Eric Amodio
216eb6cad5
Renames Compare Selected Ancestor with Working
7 年之前
Eric Amodio
ff01db033a
Preps v7.3.0-beta2
7 年之前
Eric Amodio
4c0e843d8e
Changes formatting
7 年之前
Eric Amodio
13c57d1485
Adds new terminal commands
Adds Merge Branch (via Terminal) command
Adds Rebase (Interactive) Branch (via Terminal) command
Adds Cherry Pick Commit (via Terminal) command
Adds Revert Commit (via Terminal) command
Adds Create Tag (via Terminal)... command
Adds Delete Tag (via Terminal) command
7 年之前
Eric Amodio
b4c15ca86b
Fixes issue where tags aren't update on change
7 年之前