Eric Amodio
faa8a3adf2
Adds parent to DBG output for nodes
5 years ago
Eric Amodio
7980fffa49
Closes #678 - Adds support for github pr scheme
5 years ago
Eric Amodio
101f265bae
Fixes #826 - Adds manual refresh to cmds if needed
5 years ago
Eric Amodio
2384a64fd1
Closes #373 - adds better co-author support
5 years ago
Eric Amodio
82f0c30596
Adds new status bar commands
5 years ago
Eric Amodio
8fa2cab443
Adds more logging
5 years ago
Eric Amodio
52db3029a9
Fixes issue linking in hovers
5 years ago
Eric Amodio
6db969c7ad
Changes git from a "static" class to a namespace
5 years ago
Eric Amodio
705a13ca44
Fixes #860 & #862 - switch to iso dates
Older version of Git don't support unix timestamp dates
5 years ago
Eric Amodio
3dc9e69626
Fixes #858 - forces 16x16 avatars in hovers
5 years ago
Eric Amodio
e3d7590c11
Adds base64 function
5 years ago
Eric Amodio
3ed0ea195f
Adds more logging for when line blame is skipped
5 years ago
Eric Amodio
3be19b29f0
Expands `is` usability
5 years ago
Eric Amodio
7231923904
Prettiers
5 years ago
Eric Amodio
031018f47c
Adds view toggling buttons
5 years ago
Eric Amodio
723e5e0b51
Fixes getWorkingUri if ls-files returns >1 result
5 years ago
Eric Amodio
ad9937336e
Removes reflog from insiders only
5 years ago
Eric Amodio
61d9543255
Fixes a few more LGTM static analysis alerts
5 years ago
Eric Amodio
bed5efaa17
Adds what's new button to welcome
5 years ago
Eric Amodio
4f3ddfe637
Adds keyboard nav to stash apply, pop, and drop
5 years ago
Eric Amodio
a3f09ff310
Reworks git command buttons
5 years ago
Eric Amodio
4d9ed4e445
Fixes static analysis issues
5 years ago
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 years ago
Eric Amodio
fe5d18b38b
Fixes Open Revision command
5 years ago
Eric Amodio
74390df50f
Adds reveal commit in repos view command
5 years ago
Eric Amodio
4b0a7a0442
Aligns terminology and settings
5 years ago
Eric Amodio
cf0a39e52f
Fixes keyboard scope with initial step value
5 years ago
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 years ago
Eric Amodio
88850d85b4
Fixes Open Files|Revisions|All Changes * commands
5 years ago
Eric Amodio
202405d697
Adds pull/push to current branch if available
5 years ago
Eric Amodio
6cb5ec8c56
Adds keep-index if no uris are staged
5 years ago
Eric Amodio
4893385052
Adds default confirm selection for flags
Makes git flags type safe
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
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