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 years ago
Eric Amodio
edfd0327e6
Fixes #35 - Traps xclip error and notifies
6 years ago
Eric Amodio
4748796984
Preps v8.0.0-beta3
Updates dependencies
6 years ago
Eric Amodio
cd7a9ced38
Fixes typos
6 years ago
Eric Amodio
e78b2a1a38
Updates README
Updates all the screenshots
Updates welcome & settings
6 years ago
Eric Amodio
0ce839cc73
Preps v8.0.0-beta2
6 years ago
Eric Amodio
bb8bfe58b4
Preps v8.0.0-beta
6 years ago
Eric Amodio
47b7a1e66a
Preps v7.5.10
6 years ago
Eric Amodio
3be10947f5
Fixes #259 - limits merges to first parent
Since git log --follow drops merges, -m --first-parent adds them back
6 years ago
Eric Amodio
279e122a92
Closes #267 - supports custom remotes with split paths
6 years ago
Eric Amodio
c42cdd5459
Fixes #266 - I'm an idiot and used the wrong date format
6 years ago
Eric Amodio
03d4cc4484
Preps v7.5.9
6 years ago
Eric Amodio
73f58b0b54
Fixes #265 - use ClosedOpen decoration behavior
6 years ago
Eric Amodio
8b71c77e9d
Preps v7.5.8
6 years ago
Eric Amodio
779b3e43f3
Fixes #261 & #262 - submodule handling regressed
6 years ago
Eric Amodio
bf8025facb
Preps v7.5.7
6 years ago
Eric Amodio
b58c023b66
Adds repo picker to commit search
Adds repo name to results if there is more than 1
6 years ago
Eric Amodio
eda2375b84
Fixes #259 - Don't use full-history on files
6 years ago
Eric Amodio
10c345d1f1
Fixes #257 - commits w/o summaries cause issues
6 years ago
Eric Amodio
94bb3e8f31
Preps v7.5.6
6 years ago
Eric Amodio
395da8e3de
Fixes #252 - Cannot read property 'push' of undefined
6 years ago
Eric Amodio
68ec6e6263
Changes chorded keymap keys to avoid Windows issues
6 years ago
Eric Amodio
c0f302ee15
Disables missed commands when GitLens is disabled
Adds repository creation detection when there are no repositories
6 years ago
Eric Amodio
8867bf7f3d
Preps v7.5.5
6 years ago
Eric Amodio
eeb195797b
Fixes tracker on startup
Resolves chcken/egg issue with tracker and git service
6 years ago
Eric Amodio
e50fe6928e
Fixes #247 - File blame annotations won't go away
6 years ago
Eric Amodio
6e8542a3d7
Preps v7.5.4
6 years ago
Eric Amodio
3409b3280f
Fixes #249 - Gitlens disappears from the status bar
6 years ago
Eric Amodio
5682da6aab
Fixes missing sha
6 years ago
Eric Amodio
e66046ba3c
Restores additional decorations
6 years ago
Eric Amodio
f1d251f759
Preps v7.5.3
6 years ago
Eric Amodio
6e4f070fb7
Fixes #245 - code lens is jumpy
6 years ago
Eric Amodio
077cb6ed76
Fixes #242 - line annotation state isn't preserved properly
6 years ago
Eric Amodio
7ff3ae9c1a
Preps v7.5.1
6 years ago
Eric Amodio
f4cbd43377
Fixes README and CHANGELOG
6 years ago
Eric Amodio
94581f689b
Preps v7.5.0
6 years ago
Eric Amodio
536cae05f3
Adds avatars to gutter and hover blame annotations
6 years ago
Eric Amodio
0378a4e7d4
Preps v7.3.0-beta4
6 years ago
Eric Amodio
8db2373083
Preps v7.3.0-beta3
6 years ago
Eric Amodio
499d99e705
Adds a notification when results view is first shown
6 years ago
Eric Amodio
216eb6cad5
Renames Compare Selected Ancestor with Working
6 years ago
Eric Amodio
ff01db033a
Preps v7.3.0-beta2
6 years ago
Eric Amodio
4c0e843d8e
Changes formatting
6 years ago
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
6 years ago
Eric Amodio
b4c15ca86b
Fixes issue where tags aren't update on change
6 years ago
Eric Amodio
54941e6068
Closes #240 - adds Compare Selected Base with Working command
Adds Compare with Working command
6 years ago
Eric Amodio
4a59d980b1
Fixes #238 - shows merge commits in file history
6 years ago
Eric Amodio
137192e09e
Preps 7.3.0-beta
6 years ago
Eric Amodio
8212659460
Closes #112 - Adds blame support for unsaved files
6 years ago
Eric Amodio
10d7f683d8
Closes #197 - Preview search matches
Adds file-based search options to placeholder text
6 years ago