Eric Amodio
925199e785
Adds Open Changes submenu to Commit Graph rows
1 年之前
Eric Amodio
3fbb3b8919
Reworks Commit Graph column context menu
1 年之前
Eric Amodio
a4a30d94f5
Adds new context menu for editor gutter
1 年之前
Eric Amodio
f895cf4f51
Fixes wrong title for open on remote commands
1 年之前
Eric Amodio
482c173708
Fixes #2664 prev terminal input can break command
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
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
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 年之前
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 年之前
Eric Amodio
fd1627b346
Fixes getting oldest unpushed commit w/ >1 remotes
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 年之前
Eric Amodio
21973bae80
Fixes #2654 bad config regex
1 年之前
Keith Daulton
763c15e0c2
Updates branchState tooltip
1 年之前
Eric Amodio
97372b5f92
Renames `fastestSettled` to `asSettled`
1 年之前
Eric Amodio
5dc51b208c
Adds more debug logging
Allows `exit` bool tp @log/@debug decorators
1 年之前
Keith Daulton
633fc030f6
Fixes graph access tooltip not visible
1 年之前
Keith Daulton
386611b8ce
Cleans up unused code in graph
1 年之前
Keith Daulton
6420730b50
Adds push-pull to graph
1 年之前
Eric Amodio
640d3f6599
💄
1 年之前
Eric Amodio
135feaf6fc
Fixes the Commit Graph in Live Share sessions
1 年之前
Eric Amodio
4d903b4841
Fixes inline blame hovers for Live Share sessions
1 年之前
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 年之前
Eric Amodio
1f5062490a
Adds pending flag to Deferred
1 年之前
Eric Amodio
40f471ba12
Moves formats into options
- Allows for easier pre-calc/cache of options
1 年之前
Eric Amodio
bdd3f36f60
Avoids hang with Live Share
1 年之前
Keith Daulton
efdad20120
Adds unsafe banner to home view
1 年之前
Eric Amodio
3a6a1d0030
Adds plumbing for showing unsafe repos state
1 年之前
Keith Daulton
c6b39e8f56
Resets explain commit when switching commits
1 年之前
Eric Amodio
5dbeb35501
Enables Repositories view for remote repositories
Adds HEAD status for remote repositories
1 年之前
Eric Amodio
dae3ff4648
Attempts to fix #2629 retries repo discovery
1 年之前
Eric Amodio
01dbcdb38b
Removes unneeded lint exception
1 年之前