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