Eric Amodio
aee6641996
Renames repoPath to root as its generic
1年前
Eric Amodio
88c5fcf5ec
Avoids unshift in container init
1年前
Eric Amodio
ad36305765
Moves storage & context into system
Moves storage types into constants
1年前
Eric Amodio
9a9a4be28c
Removes deprecated warning from CI
1年前
Keith Daulton
b1f879373c
Bumps to v13.5.0
1年前
Eric Amodio
1dd59fcaac
Avoids partial matches w/ associated GH branch PRs
1年前
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年前
Eric Amodio
c8be895a51
Updates CHANGELOG
1年前
Keith Daulton
75d94b3cd3
Updates CHANGELOG
1年前
Keith Daulton
437f0a10a1
Updates CHANGELOG
1年前
Eric Amodio
38d07396f3
Updates dependencies
1年前
Eric Amodio
7524717655
Fixes Graph details from looking at active editor
1年前
Eric Amodio
8e3fb97c1e
Fixes graph dblclick not overriding pinning
1年前
Eric Amodio
b82080db60
Moves pending ipc handling to controller
1年前
Eric Amodio
e433030661
Avoids extra indirection
1年前
Eric Amodio
aa1360ddc9
Consolidates webview parent visibility events
1年前
Eric Amodio
33daa0f23c
Refines & shortens autolink description
1年前
Eric Amodio
f338f4bb5f
Consolidates into common `updatePendingContext`
1年前
Eric Amodio
6eb9805f77
Sets `isLineTrackerSuspended` correctly in Graph mode
1年前
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年前
Eric Amodio
136d43e3fe
Ensures "Open Details" opens the right view
1年前
Eric Amodio
f488f5065a
Updates CHANGELOG
1年前
Eric Amodio
ec473bd316
Updates CHANGELOG
1年前
Eric Amodio
7b062c6ce4
Updates CHANGELOG
1年前
Keith Daulton
5f949a92ca
Fixes stashing when staged is not supported
Co-authored-by: Eric Amodio <eamodio@users.noreply.github.com>
1年前
Eric Amodio
fdaca497a0
Fixes #2597 adds option to toggle menu
1年前
Eric Amodio
8417cc00b4
Rnames to remove "Local" reference for clarity
1年前
Eric Amodio
90b2a5c995
Updates MenuConfig to match package.json
1年前
Eric Amodio
e4b861d912
Updates generate commit message messaging
1年前
Eric Amodio
418206d125
Adds generate commit message to context menus
1年前
Eric Amodio
337671afa8
Updates graph dependency
Fixes scroll markers z-index issues
1年前
Ramin Test
d3720fb7d7
Updates graph dependency
1年前
Ramin Test
fd0cff1be8
Updates CHANGELOG
1年前
Ramin Tadayon
ab31b2b397
Add publish context menu action to local branches in graph ( #2619 )
1年前
Eric Amodio
2aace4b572
Fixes broken context menu for Graph in a view
Refs #2537
1年前
Eric Amodio
88aebd73c6
Updates dependencies
1年前
Ramin Test
443757a09c
Updates CHANGELOG
1年前
Ramin Test
5e13a29d8a
Updates graph dependency
1年前
Eric Amodio
aeac33f607
Ensures timeline view opens details
1年前
Eric Amodio
a3a88e85e6
Avoids extra logic for Beside diff opening
1年前
Eric Amodio
ee1e5214a8
Renames isReady to ready
1年前
Eric Amodio
36baba1d77
Adds ability to switch the Commit Graph layout
- Can switch between Editor (default) and Panel layouts
- Panel layout adds an additional Commit Graph Details view (similar to Commit Details) on the right side of the Commit Graph
1年前
Eric Amodio
3dc13ae41e
Forces a full refresh
Avoids await chains & unneeded function creations
1年前
Eric Amodio
772cd60c05
Ensures no repo state is only visible when needed
1年前
Eric Amodio
fdedd625f0
Adds sending of "next" hint to Commit Details nav
1年前
Eric Amodio
ead9dbe374
Renames "tab" references to "Editor"
1年前
Eric Amodio
89eeceb9ec
Adds telemetry clarification for #2612
1年前
Ramin Test
3e4bb39e54
Updates rebase editor context ref
1年前
Ramin Tadayon
31b3484208
Add graph header context menu option to toggle mode ( #2611 )
* Add graph header context menu option to toggle mode
* Updates graph dependency
1年前
Eric Amodio
835d1f6d86
Fixes incorrect id for rebase editor
1年前