Eric Amodio
fe5d18b38b
Fixes Open Revision command
5 vuotta sitten
Eric Amodio
74390df50f
Adds reveal commit in repos view command
5 vuotta sitten
Eric Amodio
4b0a7a0442
Aligns terminology and settings
5 vuotta sitten
Eric Amodio
cf0a39e52f
Fixes keyboard scope with initial step value
5 vuotta sitten
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 vuotta sitten
Eric Amodio
88850d85b4
Fixes Open Files|Revisions|All Changes * commands
5 vuotta sitten
Eric Amodio
202405d697
Adds pull/push to current branch if available
5 vuotta sitten
Eric Amodio
6cb5ec8c56
Adds keep-index if no uris are staged
5 vuotta sitten
Eric Amodio
4893385052
Adds default confirm selection for flags
Makes git flags type safe
5 vuotta sitten
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 vuotta sitten
Eric Amodio
f128e4744b
Fixes parent chain with folder nodes
5 vuotta sitten
Eric Amodio
0dde5425b3
Adds type protection
5 vuotta sitten
Eric Amodio
5b7729870e
Adds keyboard nav support to Git commands
Adds left arrow to go back if there is no text value
5 vuotta sitten
Eric Amodio
7cdc9f7ee3
Refactors keyboard hooks
5 vuotta sitten
Eric Amodio
1f1acb29fc
Only force show if not visible
5 vuotta sitten
Eric Amodio
20bd4ea549
Removes T from LogContext (since it doesn't work)
5 vuotta sitten
Eric Amodio
dd81d96b42
Adds open in view button to stash git commands
5 vuotta sitten
Eric Amodio
2b1cb1ac5e
Allows passing step props to createConfirmStep
5 vuotta sitten
Eric Amodio
5d28da5eef
Fixes back button from stash list choice
5 vuotta sitten
Eric Amodio
0204a2e544
Reworks git command buttons a bit
5 vuotta sitten
Eric Amodio
4e568a851f
Fixes Mutable<>, it was as marking props required
5 vuotta sitten
Eric Amodio
0ddafb32a0
Adds stash list to Git Commands
5 vuotta sitten
Eric Amodio
8379fb459a
Adds active repo selection
5 vuotta sitten
Eric Amodio
43daf39b85
Fixes diffWithWorking & stashes
5 vuotta sitten
Eric Amodio
8ee4d2c2fa
Adds descriptions to stash sub-commands
5 vuotta sitten
Eric Amodio
1c7901efeb
Fixes compact mode for stashes in quick picks
5 vuotta sitten
Eric Amodio
4c03fe620c
Changes Show in View for commits & stashes
Attempts to open the commit/stash in Repositories view if possible
5 vuotta sitten
Eric Amodio
2c2763c0b4
Adds findNode support to ViewBase
5 vuotta sitten
Eric Amodio
951d222be9
Reworks node ids
5 vuotta sitten
Eric Amodio
9f291ef720
Renames nodeSupportsPaging to PageableViewNode.is
5 vuotta sitten
Eric Amodio
ab006510a0
Adds SearchPattern type
5 vuotta sitten
Eric Amodio
438a14785d
Updates commit search
Adds alt tokens for each search by
Adds message: token
Adds double quote support for word boundary
5 vuotta sitten
Eric Amodio
5d56039266
Updates search results messages
5 vuotta sitten
Eric Amodio
13dfa90dbf
Fixes back button with single repo workspaces
Occurs when opened directly with a repo
5 vuotta sitten
Eric Amodio
577b47fc4a
Adds protection for null args in menu callbacks
5 vuotta sitten
Eric Amodio
6f13cecfeb
Fixes #849 - uses vscode's markdown escaping regex
5 vuotta sitten
Eric Amodio
4c1cefd997
Adds keep open button to Git commands
5 vuotta sitten
Eric Amodio
c42fa6355b
Adds support to search by multiple commit ids
5 vuotta sitten
Eric Amodio
dc51878c7b
Adds simple caching for search results
5 vuotta sitten
Eric Amodio
43c76db89a
Changes for consistent terminology
5 vuotta sitten
Eric Amodio
970111615f
Adds version string conversion for compare
5 vuotta sitten
Eric Amodio
fbcb690135
Overhauls commit search & adds it to Git commands
Closes #410 - adds ability to search by multiple criteria
Adds ability to match case, match all, & use regex
5 vuotta sitten
Eric Amodio
7835bd8849
Fixes #847 - not setting reset flag properly
5 vuotta sitten
Eric Amodio
71f9a23cd4
Adds canConfirm flag for Git commands
5 vuotta sitten
Eric Amodio
34abc990a7
Removes dead code
5 vuotta sitten
Eric Amodio
a5b29005de
Updates descriptions of the git commands
5 vuotta sitten
Eric Amodio
aee22ed470
Addresses #723 - keeps icon more stable
Fixes issue with wrong diff line with previous
Fixes issues with previous/next when on right/left side of diff editor
5 vuotta sitten
Eric Amodio
f2be3476c1
Updates emoji mapping
5 vuotta sitten
Eric Amodio
7685085785
Switches to workspace.fs
5 vuotta sitten
Eric Amodio
cf9c7b7847
Avoids writing settings if not needed
5 vuotta sitten