Keith Daulton
633fc030f6
Fixes graph access tooltip not visible
1 year ago
Keith Daulton
386611b8ce
Cleans up unused code in graph
1 year ago
Keith Daulton
6420730b50
Adds push-pull to graph
1 year ago
Eric Amodio
640d3f6599
💄
1 year ago
Eric Amodio
135feaf6fc
Fixes the Commit Graph in Live Share sessions
1 year ago
Eric Amodio
4d903b4841
Fixes inline blame hovers for Live Share sessions
1 year ago
Eric Amodio
38892d9c6b
Fixes Live Share support
- Fixes paths to keep the `vsls:` scheme
- Ensures that we can find our request in the args
- Live Share seems to have added a new arg at the start of the array, so protect ourselves
1 year ago
Eric Amodio
1f5062490a
Adds pending flag to Deferred
1 year ago
Eric Amodio
40f471ba12
Moves formats into options
- Allows for easier pre-calc/cache of options
1 year ago
Eric Amodio
bdd3f36f60
Avoids hang with Live Share
1 year ago
Keith Daulton
efdad20120
Adds unsafe banner to home view
1 year ago
Eric Amodio
3a6a1d0030
Adds plumbing for showing unsafe repos state
1 year ago
Keith Daulton
c6b39e8f56
Resets explain commit when switching commits
1 year ago
Eric Amodio
5dbeb35501
Enables Repositories view for remote repositories
Adds HEAD status for remote repositories
1 year ago
Eric Amodio
dae3ff4648
Attempts to fix #2629 retries repo discovery
1 year ago
Eric Amodio
01dbcdb38b
Removes unneeded lint exception
1 year ago
Eric Amodio
331f68e00a
Adds setLogScopeExit function
1 year ago
Eric Amodio
57053ee1d2
Splits AI service into providers
1 year ago
Keith Daulton
f00c0fe81e
Updates explain commit error state
1 year ago
Keith Daulton
4e36f35869
Updates explain commit UI
1 year ago
Eric Amodio
e166ae1cd1
Hooks up commit explain to UI
1 year ago
Keith Daulton
3b40e7eb82
Adds explain commit UI to commit details
1 year ago
Eric Amodio
b4ab012d6c
Fixes issues with commit details sha hint
1 year ago
Keith Daulton
0c706e4afc
Adds sha hint to commit details
1 year ago
Eric Amodio
2f1e48ed98
Updates billboard.js dependency
Fixes scrubbing issues when data point is far vertically
Avoids translate hacks for inverted X axis
1 year ago
Eric Amodio
aee6641996
Renames repoPath to root as its generic
1 year ago
Eric Amodio
88c5fcf5ec
Avoids unshift in container init
1 year ago
Eric Amodio
ad36305765
Moves storage & context into system
Moves storage types into constants
1 year ago
Eric Amodio
1dd59fcaac
Avoids partial matches w/ associated GH branch PRs
1 year ago
Keith Daulton
657c71d61b
Fixes Focus View actions
- fixes disabled states on the pull request actions
- updates create worktree workflow
- tracking existance of local branch and worktree
Co-authored-by: Eric Amodio <eamodio@users.noreply.github.com>
1 year ago
Eric Amodio
7524717655
Fixes Graph details from looking at active editor
1 year ago
Eric Amodio
8e3fb97c1e
Fixes graph dblclick not overriding pinning
1 year ago
Eric Amodio
b82080db60
Moves pending ipc handling to controller
1 year ago
Eric Amodio
e433030661
Avoids extra indirection
1 year ago
Eric Amodio
aa1360ddc9
Consolidates webview parent visibility events
1 year ago
Eric Amodio
33daa0f23c
Refines & shortens autolink description
1 year ago
Eric Amodio
f338f4bb5f
Consolidates into common `updatePendingContext`
1 year ago
Eric Amodio
6eb9805f77
Sets `isLineTrackerSuspended` correctly in Graph mode
1 year ago
Eric Amodio
e543fe0fb3
Protects against reusing disposed webview parent
Was causing the Commit Details view to reshow itself when it shouldn't, because its `visible` flag got stuck
1 year ago
Eric Amodio
136d43e3fe
Ensures "Open Details" opens the right view
1 year ago
Keith Daulton
5f949a92ca
Fixes stashing when staged is not supported
Co-authored-by: Eric Amodio <eamodio@users.noreply.github.com>
1 year ago
Eric Amodio
fdaca497a0
Fixes #2597 adds option to toggle menu
1 year ago
Eric Amodio
8417cc00b4
Rnames to remove "Local" reference for clarity
1 year ago
Eric Amodio
90b2a5c995
Updates MenuConfig to match package.json
1 year ago
Eric Amodio
e4b861d912
Updates generate commit message messaging
1 year ago
Eric Amodio
418206d125
Adds generate commit message to context menus
1 year ago
Ramin Tadayon
ab31b2b397
Add publish context menu action to local branches in graph ( #2619 )
1 year ago
Eric Amodio
2aace4b572
Fixes broken context menu for Graph in a view
Refs #2537
1 year ago
Eric Amodio
aeac33f607
Ensures timeline view opens details
1 year ago
Eric Amodio
a3a88e85e6
Avoids extra logic for Beside diff opening
1 year ago