Eric Amodio
9e05a9c450
Adds ability to hide a whole remote from the graph
2年前
Eric Amodio
e41d489d21
Refines graph ref hiding actions
- Avoids polluting GitReference with graph specific data
- Avoids Git tips ordering for proper group context
- Reworks group context to merge with base context
2年前
Ramin Tadayon
dbd04ee24f
Bump component, make ref context flexible
2年前
Ramin Tadayon
eadfc6a93c
Bump graph component
2年前
Eric Amodio
cc0f423504
Renames `showRemoteNamesOnRefs` for future usages
2年前
Eric Follana
d18c3a82ec
Bump graph component version
2年前
ericf-axosoft
afd578f24b
Added icons to hide and show ref nodes of the graph ( #2211 )
* Added icons to hide and show ref nodes of the graph
* Added context menu option to hide branches
* Moved "Hide branch" option to the bottom of the menu
* Changes from code review, including
- Renames some events/methods
- Fixes context menus
- Removed unnecessary debounce
* Validate the hidden refs against the real set of refs
* Typed "refType" property and added to our d.ts file instead of using an string
* Created a "graph only" wrapper for the GitBranchReference rather than adding it to the general model
* Graph exposed event when hiding refs has been modified to accept a list of hidden refs
* Generic context menu when right-click on the overall ref to hide the whole ref.
* Commented hidden refs validation for v13, as it has too much performance impact. Will be solved after we launch v13 as tech debt
2年前
Eric Amodio
c99d6ebe9e
Updates dependencies
2年前
Ramin Tadayon
e1e33fad62
Bump component version
2年前
Ramin Tadayon
3c67f2c44c
Add and send setting to graph for showing remote names on ref branches ( #2256 )
2年前
Eric Amodio
fe0b6b0dd9
Adds `graph.showDetailsView` setting
Controls how the Commit Details view is shown by the graph
Honors avatar setting in remote icons
2年前
Eric Amodio
a9c0288be8
Adds avatar context menu on the graph
Adds graph context menus for virtual GitHub repos
Adds comparison commands to the graph
Fixes `when` clause contitions for some commands
2年前
Eric Amodio
f16ba5362d
Bumps graph component version
2年前
Eric Amodio
74795fb053
Reworks dynamic metadata retrieval on the Graph
Adds ref PR context menus
2年前
Eric Amodio
0c6ae924dc
Updates dependencies
2年前
Eric Amodio
8176007d42
Adds Open Details menu command to Graph commits
2年前
Eric Amodio
69f74e44d5
Changes Show Commit Details to Open Commit Details
Adds Open Details to commits & stashes in views
2年前
Eric Amodio
90254a9c80
Bumps component version
2年前
Eric Amodio
2330cb9880
Renames Show in Commit Graph to Open
Hides commit graph icon in hovers if plus features are disabled
2年前
Eric Amodio
4b607e7a84
Removes rogue & duplicate command
2年前
Ramin Tadayon
709699eb74
Bump graph version
2年前
Eric Amodio
77aea414ec
Reworks plus feature enablement for less gates
Optimizes startup flow and churn during discovery
2年前
Eric Amodio
985565a989
Adds command to open graph settings
2年前
Eric Amodio
eb03a428c7
Adds Show in Commit Graph to view items
e.g. branches, commits, stashes, tags
2年前
Eric
0a533736de
Bump graph version
2年前
ericf-axosoft
a3c1035821
73 - Graph allow user to toggle some features in settings (Gitlens side) ( #2225 )
* 73 - Graph allow user to toggle some features in settings
* Modified name of "enableGhostRefs" property to be "showGhostRefsOnRowHover" instead
2年前
Eric Amodio
1c1b8ef4cc
Adds more context menus actions
2年前
Eric Amodio
9f0e74eb95
Adds context menus for column headers
2年前
Eric Amodio
bd0060d173
Adds more context menus actions
2年前
Eric Amodio
9bb1012c40
Adds context menus to the Graph (wip)
2年前
Ramin Tadayon
b59e906254
Bump graph version
2年前
Eric Amodio
13fc7096e5
Updates dependencies
2年前
Eric Amodio
db5a6408e6
Fixes row selection jumping on page loads & search
Adds search cancellation to avoid needless calls
Adds search limit setting for the Graph
2年前
Keith Daulton
d2bd3dae49
Adds search controls to the graph
2年前
Eric Amodio
07fd314b6d
Fixes missing plus settings checks
2年前
Eric Amodio
0d43a5c73a
Updates required VS Code version & dependencies
2年前
Eric Amodio
da3ed45758
Adds new graph settings & settings UI
2年前
Eric Amodio
56ed0e6768
Updates dependencies
2年前
Eric Amodio
22009b9ba4
Adds lazy loading for avatars on the Graph
2年前
Keith Daulton
d4662f355d
Add file tree mode in commit details
2年前
Eric Amodio
badf6a1b4a
Updates dependencies
2年前
Eric Amodio
1263b333ca
Optimizes graph log parsing & paging
Adds graph.commitOrdering setting
2年前
Eric Amodio
102f8e64a4
Bumps to v12.2.2
2年前
Eric Amodio
f4973073e1
Re-enables insiders CI builds
Until the VS Code marketplace can truly handle pre-releases we can't adopt the current limited pre-release provided by VS Code
2年前
Eric Amodio
90f465a848
Removes unneeded crypto/stream deps
2年前
Eric Amodio
fb2078602f
Removes another scm menu from non-Git provider
2年前
Matt Seddon
b018979338
Fixes #2187 - Remove scm/title actions from non-Git scm providers
2年前
Eric Amodio
1e794770c4
Bumps to v12.2.1
2年前
Eric Amodio
627f6eee70
Updates dependencies
2年前
Eric Amodio
a61c28ede6
Changes insiders to "pre-release"
2年前