Eric Amodio
b08885d398
Increases icon size
1 year ago
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 year ago
Ramin Tadayon
2184dfab42
Uses icons for min-width graph headers
1 year ago
Eric Amodio
161eecbb80
Updates dependencies
1 year ago
Eric Amodio
45e2f69ad2
Removes timeline command as it cannot be supported
Refs https://github.com/microsoft/vscode/issues/177319
1 year ago
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 year ago
Eric Amodio
f7941b4f4b
Adds VFW to context menus
1 year ago
Ramin Tadayon
78bb7014a2
Updates graph dependency
1 year ago
Eric Amodio
039d611845
Fixes #2660 use git location for terminal run cmds
1 year ago
Eric Amodio
c0faa1938a
Helps avoid jarring FOUC
1 year ago
Eric Amodio
35cfc26028
Shortens log timings
1 year ago
Eric Amodio
585d2afd48
Honors `git.repositoryScanIgnoredFolders` setting
1 year ago
Ramin Tadayon
777968b075
Updates graph dependency
1 year ago
Eric Amodio
fd1627b346
Fixes getting oldest unpushed commit w/ >1 remotes
1 year ago
Eric Amodio
ca185306f9
Updates dependencies
1 year ago
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 year ago
Eric Amodio
c3a6a21455
Closes #2538 adds ability to rename stashes
Renames Delete Stash to Drop Stash
1 year ago
Eric Amodio
492b90eb59
Removes left arrow to go back on input steps
1 year ago
Eric Amodio
583c5646d7
Fixes counter when going back
1 year ago
Eric Amodio
fbf28c0434
Removes commit icon when hiding avatars
1 year ago
Eric Amodio
d8048b24ba
Adds stash searching to commit search
1 year ago
Eric Amodio
adf29d32a3
Fixes searching stashes on Commit Graph
1 year ago
Anna Kammeyer
d78103364b
updated docs to include necessary extension info
1 year ago
Eric Amodio
21973bae80
Fixes #2654 bad config regex
1 year ago
Eric Amodio
09629d10a8
Allows refresj/reset commands always
Refs #2646
1 year ago
Eric Amodio
9226eeb8df
Closes #2153 limit CodeLens on docker files
1 year ago
Keith Daulton
763c15e0c2
Updates branchState tooltip
1 year ago
Eric Amodio
97372b5f92
Renames `fastestSettled` to `asSettled`
1 year ago
Eric Amodio
5dc51b208c
Adds more debug logging
Allows `exit` bool tp @log/@debug decorators
1 year ago
Eric Amodio
c19292e076
Updates dependencies
1 year ago
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
988bd7b88e
Updates dependencies
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
01340a7e5e
Switches to use `bug` label
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
b1146ce624
Updates dependencies
1 year ago