Eric Amodio
6f0fac755f
Updates dependencies
5 years ago
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 years ago
Eric Amodio
f128e4744b
Fixes parent chain with folder nodes
5 years ago
Eric Amodio
0dde5425b3
Adds type protection
5 years ago
Eric Amodio
5b7729870e
Adds keyboard nav support to Git commands
Adds left arrow to go back if there is no text value
5 years ago
Eric Amodio
7cdc9f7ee3
Refactors keyboard hooks
5 years ago
Eric Amodio
1f1acb29fc
Only force show if not visible
5 years ago
Eric Amodio
3852519ae1
Updates dependencies
5 years ago
Eric Amodio
20bd4ea549
Removes T from LogContext (since it doesn't work)
5 years ago
Eric Amodio
dd81d96b42
Adds open in view button to stash git commands
5 years ago
Eric Amodio
2b1cb1ac5e
Allows passing step props to createConfirmStep
5 years ago
Eric Amodio
5d28da5eef
Fixes back button from stash list choice
5 years ago
Eric Amodio
0204a2e544
Reworks git command buttons a bit
5 years ago
Eric Amodio
4e568a851f
Fixes Mutable<>, it was as marking props required
5 years ago
Eric Amodio
0ddafb32a0
Adds stash list to Git Commands
5 years ago
Eric Amodio
8379fb459a
Adds active repo selection
5 years ago
Eric Amodio
43daf39b85
Fixes diffWithWorking & stashes
5 years ago
Eric Amodio
8ee4d2c2fa
Adds descriptions to stash sub-commands
5 years ago
Eric Amodio
1c7901efeb
Fixes compact mode for stashes in quick picks
5 years ago
Eric Amodio
4c03fe620c
Changes Show in View for commits & stashes
Attempts to open the commit/stash in Repositories view if possible
5 years ago
Eric Amodio
2c2763c0b4
Adds findNode support to ViewBase
5 years ago
Eric Amodio
951d222be9
Reworks node ids
5 years ago
Eric Amodio
9f291ef720
Renames nodeSupportsPaging to PageableViewNode.is
5 years ago
Eric Amodio
ab006510a0
Adds SearchPattern type
5 years ago
Eric Amodio
438a14785d
Updates commit search
Adds alt tokens for each search by
Adds message: token
Adds double quote support for word boundary
5 years ago
Eric Amodio
5d56039266
Updates search results messages
5 years ago
Eric Amodio
13dfa90dbf
Fixes back button with single repo workspaces
Occurs when opened directly with a repo
5 years ago
Eric Amodio
577b47fc4a
Adds protection for null args in menu callbacks
5 years ago
Eric Amodio
cd28e32d54
Updates CHANGELOG
5 years ago
Eric Amodio
6f13cecfeb
Fixes #849 - uses vscode's markdown escaping regex
5 years ago
Eric Amodio
4c1cefd997
Adds keep open button to Git commands
5 years ago
Eric Amodio
c42fa6355b
Adds support to search by multiple commit ids
5 years ago
Eric Amodio
dc51878c7b
Adds simple caching for search results
5 years ago
Eric Amodio
43c76db89a
Changes for consistent terminology
5 years ago
Eric Amodio
dd1803933c
Removes ts-loader experimentalWatchApi flag
Hoping to reduce strange issues with watch
5 years ago
Eric Amodio
79b67f3589
Updates dependencies
5 years ago
Eric Amodio
970111615f
Adds version string conversion for compare
5 years ago
Eric Amodio
e0e399640b
Adds refresh to inline toolbar for search results
5 years ago
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 years ago
Eric Amodio
7835bd8849
Fixes #847 - not setting reset flag properly
5 years ago
Eric Amodio
3db2bae763
Updates dependencies
5 years ago
Eric Amodio
71f9a23cd4
Adds canConfirm flag for Git commands
5 years ago
Eric Amodio
34abc990a7
Removes dead code
5 years ago
Eric Amodio
64ea724ce5
Changes the open revision icon a bit
5 years ago
Eric Amodio
5a8cf03680
Adds a CODEOWNERS file
5 years ago
Eric Amodio
a5b29005de
Updates descriptions of the git commands
5 years ago
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 years ago
Eric Amodio
b5b558e3e8
Removes color from open working/revision icons
5 years ago
Eric Amodio
c4af488ac2
Renames explore repo command
5 years ago
Eric Amodio
f2be3476c1
Updates emoji mapping
5 years ago