Eric Amodio
79cde8f4ca
Adds push, pull, fetch, swtich commands to graph
Adds "Copy" command to many items on the graph
2 years ago
Keith Daulton
e5ab3d3012
Updates GL+ and Pro verbiage in walkthroughs
2 years ago
Ramin Tadayon
9c1328387e
Bump graph
2 years ago
Ramin Tadayon
4f8b847c1e
Bump graph
2 years ago
Eric Amodio
a8bbd30690
Fixes context menu ordering
2 years ago
Eric Follana
ec49ee05e1
Bump graph library
2 years ago
Eric Amodio
9e05a9c450
Adds ability to hide a whole remote from the graph
2 years ago
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 years ago
Ramin Tadayon
dbd04ee24f
Bump component, make ref context flexible
2 years ago
Ramin Tadayon
eadfc6a93c
Bump graph component
2 years ago
Eric Amodio
cc0f423504
Renames `showRemoteNamesOnRefs` for future usages
2 years ago
Eric Follana
d18c3a82ec
Bump graph component version
2 years ago
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 years ago
Eric Amodio
c99d6ebe9e
Updates dependencies
2 years ago
Ramin Tadayon
e1e33fad62
Bump component version
2 years ago
Ramin Tadayon
3c67f2c44c
Add and send setting to graph for showing remote names on ref branches ( #2256 )
2 years ago
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 years ago
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 years ago
Eric Amodio
f16ba5362d
Bumps graph component version
2 years ago
Eric Amodio
74795fb053
Reworks dynamic metadata retrieval on the Graph
Adds ref PR context menus
2 years ago
Eric Amodio
0c6ae924dc
Updates dependencies
2 years ago
Eric Amodio
8176007d42
Adds Open Details menu command to Graph commits
2 years ago
Eric Amodio
69f74e44d5
Changes Show Commit Details to Open Commit Details
Adds Open Details to commits & stashes in views
2 years ago
Eric Amodio
90254a9c80
Bumps component version
2 years ago
Eric Amodio
2330cb9880
Renames Show in Commit Graph to Open
Hides commit graph icon in hovers if plus features are disabled
2 years ago
Eric Amodio
4b607e7a84
Removes rogue & duplicate command
2 years ago
Ramin Tadayon
709699eb74
Bump graph version
2 years ago
Eric Amodio
77aea414ec
Reworks plus feature enablement for less gates
Optimizes startup flow and churn during discovery
2 years ago
Eric Amodio
985565a989
Adds command to open graph settings
2 years ago
Eric Amodio
eb03a428c7
Adds Show in Commit Graph to view items
e.g. branches, commits, stashes, tags
2 years ago
Eric
0a533736de
Bump graph version
2 years ago
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 years ago
Eric Amodio
1c1b8ef4cc
Adds more context menus actions
2 years ago
Eric Amodio
9f0e74eb95
Adds context menus for column headers
2 years ago
Eric Amodio
bd0060d173
Adds more context menus actions
2 years ago
Eric Amodio
9bb1012c40
Adds context menus to the Graph (wip)
2 years ago
Ramin Tadayon
b59e906254
Bump graph version
2 years ago
Eric Amodio
13fc7096e5
Updates dependencies
2 years ago
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 years ago
Keith Daulton
d2bd3dae49
Adds search controls to the graph
2 years ago
Eric Amodio
07fd314b6d
Fixes missing plus settings checks
2 years ago
Eric Amodio
0d43a5c73a
Updates required VS Code version & dependencies
2 years ago
Eric Amodio
da3ed45758
Adds new graph settings & settings UI
2 years ago
Eric Amodio
56ed0e6768
Updates dependencies
2 years ago
Eric Amodio
22009b9ba4
Adds lazy loading for avatars on the Graph
2 years ago
Keith Daulton
d4662f355d
Add file tree mode in commit details
2 years ago
Eric Amodio
badf6a1b4a
Updates dependencies
2 years ago
Eric Amodio
1263b333ca
Optimizes graph log parsing & paging
Adds graph.commitOrdering setting
2 years ago
Eric Amodio
102f8e64a4
Bumps to v12.2.2
2 years ago
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 years ago