Eric Amodio
bed5efaa17
Adds what's new button to welcome
5 lat temu
Eric Amodio
4f3ddfe637
Adds keyboard nav to stash apply, pop, and drop
5 lat temu
Eric Amodio
fcaa6f9c97
Updates dependencies
5 lat temu
Eric Amodio
e551730848
Update issue templates
5 lat temu
Eric Amodio
a3f09ff310
Reworks git command buttons
5 lat temu
Eric Amodio
4d9ed4e445
Fixes static analysis issues
5 lat temu
Eric Amodio
23242d2546
Removes duplicate command
5 lat temu
Eric Amodio
b895adbc80
Adds new showCommitsInView command
Adds new reveal commit in Repositories view code lens command option
Adds new show commits in Search Commits view code lens command option
5 lat temu
Eric Amodio
fe5d18b38b
Fixes Open Revision command
5 lat temu
Eric Amodio
74390df50f
Adds reveal commit in repos view command
5 lat temu
Eric Amodio
4b0a7a0442
Aligns terminology and settings
5 lat temu
Eric Amodio
c29c40924d
Removes orphan showFolderHistory command
5 lat temu
Eric Amodio
d79e1b4d4f
Updates dependencies
5 lat temu
Eric Amodio
d628c1bd7d
Adds openChangesWithWorking to toolbar for files
5 lat temu
Eric Amodio
f6d21db4f8
Reorders view context menus
Removes ` to Clipboard` from menu commands
Removes Show Commit Details from view context menus
Removes Show File History from view context menus
5 lat temu
Eric Amodio
cf0a39e52f
Fixes keyboard scope with initial step value
5 lat temu
Eric Amodio
f726420ef2
Adds reveal in repos view to search
Fixes issue stash reveal button
Updates reveal|open in view icons
Adds gating to reveal methods
5 lat temu
Eric Amodio
88850d85b4
Fixes Open Files|Revisions|All Changes * commands
5 lat temu
Eric Amodio
202405d697
Adds pull/push to current branch if available
5 lat temu
Eric Amodio
6cb5ec8c56
Adds keep-index if no uris are staged
5 lat temu
Eric Amodio
36e2a0bc3d
Updates dependencies
5 lat temu
Eric Amodio
4893385052
Adds default confirm selection for flags
Makes git flags type safe
5 lat temu
Eric Amodio
6f0fac755f
Updates dependencies
5 lat temu
Eric Amodio
cdfcf5c76b
Refactors git cmds, commit/stash revealing, & more
Cleans up navigation key support for git commands
Changes search git command to show a quick pick menu of commit commands
Adds navigation key support to search git commands to reveal commits
Removes incorrect multiselect of repos in search git command
Adds navigation key support to stash git commands to reveal stashes
Changes stash list git command picker to stay in context
Changes Show In View to be Open in Search Commits View
Changes Show In View to be Open in File History View
Adds Reveal in Repositories View command in commit quick picks
Changes commit quick pick commands (ordering, descriptions, etc)
Adds progress notification to revealCommit & reveal parent walking
Changes findNode to use a loop & canTraverse callback & adds cancelation
Changes findCommit to search for commit in all branches
5 lat temu
Eric Amodio
f128e4744b
Fixes parent chain with folder nodes
5 lat temu
Eric Amodio
0dde5425b3
Adds type protection
5 lat temu
Eric Amodio
5b7729870e
Adds keyboard nav support to Git commands
Adds left arrow to go back if there is no text value
5 lat temu
Eric Amodio
7cdc9f7ee3
Refactors keyboard hooks
5 lat temu
Eric Amodio
1f1acb29fc
Only force show if not visible
5 lat temu
Eric Amodio
3852519ae1
Updates dependencies
5 lat temu
Eric Amodio
20bd4ea549
Removes T from LogContext (since it doesn't work)
5 lat temu
Eric Amodio
dd81d96b42
Adds open in view button to stash git commands
5 lat temu
Eric Amodio
2b1cb1ac5e
Allows passing step props to createConfirmStep
5 lat temu
Eric Amodio
5d28da5eef
Fixes back button from stash list choice
5 lat temu
Eric Amodio
0204a2e544
Reworks git command buttons a bit
5 lat temu
Eric Amodio
4e568a851f
Fixes Mutable<>, it was as marking props required
5 lat temu
Eric Amodio
0ddafb32a0
Adds stash list to Git Commands
5 lat temu
Eric Amodio
8379fb459a
Adds active repo selection
5 lat temu
Eric Amodio
43daf39b85
Fixes diffWithWorking & stashes
5 lat temu
Eric Amodio
8ee4d2c2fa
Adds descriptions to stash sub-commands
5 lat temu
Eric Amodio
1c7901efeb
Fixes compact mode for stashes in quick picks
5 lat temu
Eric Amodio
4c03fe620c
Changes Show in View for commits & stashes
Attempts to open the commit/stash in Repositories view if possible
5 lat temu
Eric Amodio
2c2763c0b4
Adds findNode support to ViewBase
5 lat temu
Eric Amodio
951d222be9
Reworks node ids
5 lat temu
Eric Amodio
9f291ef720
Renames nodeSupportsPaging to PageableViewNode.is
5 lat temu
Eric Amodio
ab006510a0
Adds SearchPattern type
5 lat temu
Eric Amodio
438a14785d
Updates commit search
Adds alt tokens for each search by
Adds message: token
Adds double quote support for word boundary
5 lat temu
Eric Amodio
5d56039266
Updates search results messages
5 lat temu
Eric Amodio
13dfa90dbf
Fixes back button with single repo workspaces
Occurs when opened directly with a repo
5 lat temu
Eric Amodio
577b47fc4a
Adds protection for null args in menu callbacks
5 lat temu