Eric Amodio
f2ae64e87c
Upgrade dev dependencies
2年前
Ramin Tadayon
e302ea54fd
Bumps graph dependency, uses new tooltip event param
2年前
Ramin Tadayon
3992bc8ae4
Add setting to toggle PR icons in Graph ( #2450 )
* Combine metadata settings into one array and include PR metadata
* Rename setting
* Reword active --> enabled
* Fix prop ordering
* Use enum and values array
* Add hints for remote service connection
* Bump graph version
* Remove remote service hint from upstream setting
2年前
Eric Amodio
8a712cb431
Adds sha label to Visual File History
2年前
Eric Amodio
e37cb70e44
Fixes focus/selection issues with EventBus
Adds strong typing to EventBus
2年前
Eric Amodio
3d4ffab2d5
Adds caching for eslint - cuts watch time by 1/2
2年前
Eric Amodio
6e69941ae1
Updates dependencies
2年前
Eric Amodio
afeb573d25
Adds prev commit to be ignored from blame
2年前
Eric Amodio
444bf82915
💄 prettiers and lints
2年前
Eric Amodio
7fc0e5cf3e
Updates dev dependencies
2年前
Ramin Tadayon
ea90bd12c2
Bumps graph version
2年前
Eric Amodio
5a48fbbaf1
Fixes clearing of ref metadata
2年前
Eric Amodio
3f44bc4fbd
Fixes dbl-click not showing the Commit Details
2年前
Ramin Tadayon
a14c9a15b9
Graph: add setting to show status of local branch relative to its upstream ( #2441 )
* Send local branch upstream status as metadata
* Add setting and use to toggle feature
* Use mini icons
* Use branch fns for upstream name components
* Stop asking for upstream if no upstream found, ask if missing
* Stop asking again on missing upstream
* Move missing type loop into getRefMetadata, get branch once for id
* Uses rem for fontsize
2年前
Ramin Tadayon
2513f69b5b
Bumps graph version, uses component for graph row stats
2年前
Ramin Tadayon
7758326ea3
Bumps graph version
2年前
Keith Daulton
d4a62ce398
Implements events for file and commit selection
- visual file history listens for files and sends commit selection
- commit details listens for commits
- rebase editor, commits, stashes and graph views send commit selection
2年前
Keith Daulton
efb8341d0a
Adds an event bus to the container
2年前
Ramin Tadayon
c4675790ab
Bumps graph version
2年前
Ramin Tadayon
184d831bea
Bumps graph version
2年前
Eric Amodio
f88ddbfe31
Updates dependencies
2年前
Keith Daulton
a5fbbec0e6
Removes cyberweek code
2年前
Eric Amodio
d2c0d43daa
Adds ability to include stats on graph git call
2年前
Eric Amodio
f1917802fc
Updates dependencies
2年前
Eric Amodio
d1a204aa1f
Updates year
2年前
Eric Amodio
5f050f55b3
Adds dblclick/enter/space actions to open details
2年前
Eric Amodio
2e2e7d06ec
Opens file/diff to side if graph/rebase is active
2年前
Eric Amodio
b9dc1d3daa
Matches vscode alt modifier & dblclick behavior
2年前
Eric Amodio
7aec8f0fa6
Hides Graph cmds from SCM on "disallowed" repos
A "disallowed" repo, is a repo that requires a paid subscription while `gitlens.plusFeatures.enabled` has been turned off
2年前
Eric Amodio
25aadd4fe3
Updates plus setting desc for clarity
2年前
Keith Daulton
485cef4554
Adds hide GL+ link to home on trial expired status
See #2407
2年前
Keith Daulton
bebfeabb3e
Bumps to v13.2.0
2年前
Eric Amodio
4b44d7145c
Avoids activation event delay
2年前
Eric Amodio
66d3c411b1
Fixes #2394 ensures uncommitted parent is HEAD
2年前
Eric Amodio
84723f256a
Updates setting label
2年前
Eric Amodio
4f2d9326d5
Updates CHANGELOG
2年前
Eric Amodio
b4df392519
Updates settings order & tweaks content
2年前
Eric Amodio
84e1967fd9
Changes filter badge color to be more visible
2年前
Eric Amodio
d22fac84f5
Adds divider before dim option
2年前
Eric Amodio
6aa0074886
Adds button tooltips
2年前
Eric Amodio
d31dc97820
Fixes #2207 protects circular JSON.stringify
Adds container, commit, branch, tag, and view node protection to the default resolver for @gate & @memoize decorators
2年前
Eric Amodio
d7ef13d09b
Fixes #2301 handles new view/title callback change
2年前
Keith Daulton
47e132094c
Fixes commits disappearing from commit details
2年前
Ramin Tadayon
2152d870e6
Changes defaults on filter objects when getting graph state
2年前
Eric Amodio
0b3c31d7db
Switches repo dropdown to picker on Graph
2年前
Keith Daulton
6ef2bcec30
Updates event jankiness when moving focus
2年前
Keith Daulton
c63bc3d530
Prevents focus hiding toolbar actions
2年前
Ramin Tadayon
8264e09141
Update memo on filter indicator check
2年前
Ramin Tadayon
b4ae272c1e
Bumps graph version
2年前
Ramin Tadayon
365997ec72
Add "dim merge commit rows" to filter dropdown ( #2403 )
* Update naming, add to filter dropdown
* Show filter indicator if checked
2年前