Eric Amodio
500681f644
Aligns Commit Graph header column icons
1年前
Eric Amodio
fd233a5195
Refines commit/file context menus
- Moves _Copy Remote \* URL_ from _Copy As_ to _Share_
- Moves _Copy SHA_, _Copy Message_, _Copy Relative Path_ from _Copy As_ to root
1年前
Eric Amodio
6bb5d56c76
Updates dependencies
1年前
Eric Amodio
7f1bab6182
Changes graph:link scripts to work w/ worktrees
1年前
Ramin Tadayon
d05ad94718
Updates graph dependency and CHANGELOG
1年前
Eric Amodio
925199e785
Adds Open Changes submenu to Commit Graph rows
1年前
Eric Amodio
3fbb3b8919
Reworks Commit Graph column context menu
1年前
Keith Daulton
3e2fa2c2c9
Updates CHANGELOG
1年前
Eric Amodio
a4a30d94f5
Adds new context menu for editor gutter
1年前
Eric Amodio
f895cf4f51
Fixes wrong title for open on remote commands
1年前
Ramin Tadayon
dca633980b
Updates CHANGELOG
1年前
Eric Amodio
9daab22796
Updates CHANGELOG
1年前
Eric Amodio
482c173708
Fixes #2664 prev terminal input can break command
1年前
Eric Amodio
965b46bd0f
Updates dependencies & VS Code required version
1年前
Keith Daulton
17680a2110
Updates custom properties
1年前
Keith Daulton
20672150a4
Updates graph push pull icon color
1年前
Ramin Tadayon
8990301062
Shows progress notification earlier in deep link process
1年前
Eric Amodio
74ede97964
Updates dependencies
1年前
Eric Amodio
ec5beb905c
Fixes state not being restored on Home webview
1年前
Eric Amodio
c882d8d30d
Resets ready flag only if we were already ready
1年前
Eric Amodio
cd9e4ddc2d
Adds checked state to minimap button
1年前
Eric Amodio
1aeb9f8cba
Removes debug row count
1年前
Eric Amodio
c7f416db08
Dims & aligns graph icon headers
1年前
Eric Amodio
b08885d398
Increases icon size
1年前
Eric Amodio
0af8ba29bb
Continues refining context menus
- Consolidates Open on Remote commands into "Open on Remote (Web)" submenu
- Enables "Open on Remote (Web)" submenu by default
- More ordering refinements
1年前
Ramin Tadayon
2184dfab42
Uses icons for min-width graph headers
1年前
Eric Amodio
161eecbb80
Updates dependencies
1年前
Eric Amodio
45e2f69ad2
Removes timeline command as it cannot be supported
Refs https://github.com/microsoft/vscode/issues/177319
1年前
Eric Amodio
71264426d8
Refines context menus
- Adds share menu to SCM items
- Consolidates all file history commands into a "File History" submenu
- Adds Visual File History option
- Renames "Commit Changes" submenu to "Open Changes"
- Enables annotations & history submenus on `editor/context` by default
- Disables Open on Remote on `editor/title/context` & `explorer/context` by default
- Reorders many items
1年前
Eric Amodio
f7941b4f4b
Adds VFW to context menus
1年前
Ramin Tadayon
78bb7014a2
Updates graph dependency
1年前
Eric Amodio
039d611845
Fixes #2660 use git location for terminal run cmds
1年前
Eric Amodio
c0faa1938a
Helps avoid jarring FOUC
1年前
Eric Amodio
35cfc26028
Shortens log timings
1年前
Eric Amodio
585d2afd48
Honors `git.repositoryScanIgnoredFolders` setting
1年前
Ramin Tadayon
777968b075
Updates graph dependency
1年前
Eric Amodio
fd1627b346
Fixes getting oldest unpushed commit w/ >1 remotes
1年前
Eric Amodio
ca185306f9
Updates dependencies
1年前
Ramin Tadayon
afeb0c743b
Unlock all graph columns (for moving and hiding) ( #2651 )
* Allows hiding graph, ref, message columns
* Updates graph dependency
* Reorders column menus to be alphabetical
---------
Co-authored-by: Eric Amodio <eamodio@gmail.com>
1年前
Eric Amodio
c3a6a21455
Closes #2538 adds ability to rename stashes
Renames Delete Stash to Drop Stash
1年前
Eric Amodio
492b90eb59
Removes left arrow to go back on input steps
1年前
Eric Amodio
583c5646d7
Fixes counter when going back
1年前
Eric Amodio
fbf28c0434
Removes commit icon when hiding avatars
1年前
Eric Amodio
d8048b24ba
Adds stash searching to commit search
1年前
Eric Amodio
adf29d32a3
Fixes searching stashes on Commit Graph
1年前
Anna Kammeyer
d78103364b
updated docs to include necessary extension info
1年前
Eric Amodio
21973bae80
Fixes #2654 bad config regex
1年前
Eric Amodio
09629d10a8
Allows refresj/reset commands always
Refs #2646
1年前
Eric Amodio
9226eeb8df
Closes #2153 limit CodeLens on docker files
1年前
Keith Daulton
763c15e0c2
Updates branchState tooltip
1年前