Eric Amodio
c882d8d30d
Resets ready flag only if we were already ready
1 year ago
Eric Amodio
cd9e4ddc2d
Adds checked state to minimap button
1 year ago
Eric Amodio
1aeb9f8cba
Removes debug row count
1 year ago
Eric Amodio
c7f416db08
Dims & aligns graph icon headers
1 year ago
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
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
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
Eric Amodio
fd1627b346
Fixes getting oldest unpushed commit w/ >1 remotes
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
Eric Amodio
21973bae80
Fixes #2654 bad config regex
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
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