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年前
Eric Amodio
47798cc154
Fixes #2318 avoids sign out in more cases
2年前
Ramin Tadayon
5ed0c7fc81
Bumps graph version
2年前
Eric Amodio
d44ed11172
Removes badges for now to be able to publish
2年前
Ramin Tadayon
72838d2dc2
Adds more graph updates to CHANGELOG
2年前
Keith Daulton
019ea6a230
Restricts graph filter options for virtual repos
2年前
Keith Daulton
b938ada193
Updates CHANGELOG
2年前
Ramin Tadayon
3f04f0689e
Bump graph
2年前
Keith Daulton
62dd53f12c
Moves graph footer content to the header
- updates row count to be visible only when debugging
- adds debugging to graph state
2年前
Eric Amodio
1a85282979
Fixes badges
2年前
Eric Amodio
e9240d7b3c
Updates dependencies
2年前
Ramin Tadayon
e398897a7e
Add graph setting for auto-dimming merge commit rows ( #2401 )
2年前