Eric Amodio
81205e4c90
Renames GitLens view to GitLens Explorer
Adds settings for GitLens Results view
Adds layout settings for explorers
Adds not equals support
Updates README (wip)
6 years ago
Eric Amodio
b180ecc1e2
Adds welcome & settings pages (wip)
6 years ago
Eric Amodio
ad2bc4eb3b
Overhauls configuration
6 years ago
Eric Amodio
279e122a92
Closes #267 - supports custom remotes with split paths
6 years ago
Eric Amodio
68ec6e6263
Changes chorded keymap keys to avoid Windows issues
6 years ago
Eric Amodio
f4cbd43377
Fixes README and CHANGELOG
6 years ago
Eric Amodio
536cae05f3
Adds avatars to gutter and hover blame annotations
6 years ago
Eric Amodio
9f40bf037a
Closes #112 - Adds blame support for unsaved files
Adds a static "container"
Adds a document tracker - replaces the context tracker
Adds a line tracker
Refactors all the things - better performance, lower overhead, less code, more separation of concerns, more maintainable (hopefully)
Changes dirty blame to only happen after a "idle" delay
Closes open file annotations on edit (too expensive to track changes)
6 years ago
Eric Amodio
216eb6cad5
Renames Compare Selected Ancestor with Working
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
54941e6068
Closes #240 - adds Compare Selected Base with Working command
Adds Compare with Working command
6 years ago
Eric Amodio
10d7f683d8
Closes #197 - Preview search matches
Adds file-based search options to placeholder text
6 years ago
Eric Amodio
610a77328c
Closes #89 - adds relative/absolute default date style
6 years ago
Eric Amodio
b01d7abb62
Closes #182 - adds heatmap annotations
7 years ago
Eric Amodio
c2f7b3146d
Adds gitlens.explorers.compareWithHead command
Adds gitlens.explorers.compareWithRemote command
7 years ago
Eric Amodio
b4ecb701b2
Closes #237 - Adds single commit in results
7 years ago
Eric Amodio
aa553048d8
Closes #204 - Adds tag support to commands
7 years ago
Eric Amodio
29b455d447
Adds `Open Revision...` command
Fixes issues with commit paging in certain quick pick menus
7 years ago
Eric Amodio
b254d7f96e
Closes #236 - adds open working file
7 years ago
Eric Amodio
e847e37c1e
Adds more thanks
Fixes broken links
7 years ago
Eric Amodio
9dc6e29a49
Closes #234 - adds directory compare to views
7 years ago
Eric Amodio
261b216ea8
Adds tags node to the view
7 years ago
Eric Amodio
89a79eebc1
Adds gravatarsDefault setting for gravatar fallback
7 years ago
Eric Amodio
4169422acb
Updates readme
7 years ago
Eric Amodio
b9bc84f0d2
Adds Show All Commits to commit search
Adds Show in Results to file history quick pick
Adds re-query support to GitLog
Fixes Open in File/Revision for file history quick pick
7 years ago
Eric Amodio
aeb080aff6
Preps v7.0.0-beta
7 years ago
Eric Amodio
ff5780e696
Adds commit search results view
Adds comparison results view
7 years ago
Eric Amodio
d91c598ce0
Closes #230 - adds gravatar support to view
7 years ago
Eric Amodio
2c80e20614
Switches view to come before comparision tools
7 years ago
Eric Amodio
cd5c61f9c6
Closes #104 - adds keymap setting
7 years ago
Eric Amodio
fdc2e89c18
Adds real theming support
7 years ago
Eric Amodio
7862c7ccec
Moves suppressed msgs from globalState to settings
7 years ago
Eric Amodio
e2e220718f
Uses short badges
7 years ago
Eric Amodio
c774dee520
Updates badges
7 years ago
Eric Amodio
6461b2fe4f
Fixes #198 - submodules & nested repos not working
7 years ago
Eric Amodio
0b85adcdb7
Fixes rogue "
7 years ago
Eric Amodio
b9758ae06c
Clarifies user-friendly command name
7 years ago
Eric Amodio
696dc500d0
Adds quick access settings section
7 years ago
Eric Amodio
b5712fa7cf
Adds links to git docs for commit search
7 years ago
Eric Amodio
ddd50438d8
Renames custom view to view
7 years ago
Eric Amodio
914d9acbd6
Fixes wrong branch link
7 years ago
Eric Amodio
1d1de14741
Adds terminalRemoveRemote command
7 years ago
Eric Amodio
aa4c798780
Adds indicator status to branch nodes
7 years ago
Eric Amodio
0619af34d4
Adds terminalSquashBranchIntoCommit command
7 years ago
Eric Amodio
81b469ca91
Adds terminalCheckoutBranch command
7 years ago
Eric Amodio
c1d4fcd518
Enhances PR#192
7 years ago
Eric Amodio
3b7d172a1a
Adds terminal commands to custom view
7 years ago
Eric Amodio
5ab81cf527
Preps v6.0.0-alpha
Updates dependecies
7 years ago
Eric Amodio
6d09a1a9f2
Adds auto-refresh setting to the custom view
Adds auto-refresh toggling commands
Adds per-workspace state for toggling auto-refresh on/off
Adds layout selection commands
7 years ago