Eric Amodio
8dd8c884b5
Adds QuickPickItemPlus
5 years ago
Eric Amodio
599832366f
Adds fetch all & prune to fetch git command
5 years ago
Eric Amodio
558a743537
Renames directive quickpick item
5 years ago
Eric Amodio
7b94606bfe
Adds stash apply|drop|pop|push git commands
Changes stash[Apply|Delete|Save] commands to use new git commands
5 years ago
Eric Amodio
5c3f6b5b05
Reorgs git commands
Adds explicit directive for going back
Adds command error logging
Removes unneeded abort error
5 years ago
Zach Boyle
f274bc1a5e
adds feature to prune remote
5 years ago
Eric Amodio
8a090bd54e
Adds new git commands features
Adds arbitrary ref support to cherry-pick git command
Enhances the feedback when choosing an arbitrary ref
5 years ago
Eric Amodio
3a8d91c3ca
Reworks git commands & calls them from views
Changes checkout in views to run via git commands
Changes fetch in views & palette to run via git commands
Changes pull in views & palette to run via git commands
Changes push in views & palette to run via git commands
Adds skip confirmation support for some git commands
Adds gitCommands.skipConfirmation setting
Adds force option to push git command
Adds local branch creation to remote branch checkout git command
Adds arbitrary ref support to checkout git command
5 years ago
Eric Amodio
6e2884e2d0
Preps v9.9.3
5 years ago
Eric Amodio
5d3a218f2e
Polishes new add remote support
5 years ago
zboyle
e28db743ec
Adds add new remote support
5 years ago
Eric Amodio
c27681d24f
Reverses refs for consistent comparisons
5 years ago
Eric Amodio
4fedcd8fae
Fixes #812 - diffWithPrev with uncommitted changes
5 years ago
Eric Amodio
b6b1101fc4
Preps v9.9.2
5 years ago
Eric Amodio
2d060628e2
Stops showing compare view on Select for Compare
Fixes focus issues with compare picker
5 years ago
Eric Amodio
0f5c4abe79
Fixes #806 - use merge base with .. compares
5 years ago
Eric Amodio
772fe271cb
Fixes #756 , #809 - use ^ to ensure prev in diffs
5 years ago
Eric Amodio
18d683b9c0
Fixes #685 , #789 - avoids errors in repo search
5 years ago
Eric Amodio
e5b2fbf17c
Adds more repo search logging
5 years ago
Eric Amodio
d5f8abe206
Fixes #649 - missing remotes w/o proper urls
5 years ago
Eric Amodio
529f72cd58
Fixes prettier issue
5 years ago
Eric Amodio
b4c96c5796
Fixes #798 - multiple repo fetch/push/pull fails
5 years ago
Eric Amodio
aaac484dff
Fixes #805 - regression in compare with working
5 years ago
Eric Amodio
345be49d7b
Adds checkout to current branch w/ picker
5 years ago
Eric Amodio
c4f37ebe91
Uses new node readdir opts for better repo search
5 years ago
Eric Amodio
0f91a24165
Adds repo id to repo logging
5 years ago
Eric Amodio
df8daa12df
Reworks webviews for better flexibility
Lays some groundwork for the coming timeline webview
5 years ago
Eric Amodio
cafbd29228
Preps v9.9.1
5 years ago
Eric Amodio
d25fee3c6c
Fixes #797 - diff range was incorrect
5 years ago
Eric Amodio
7f86802325
Preps v9.9
5 years ago
Eric Amodio
648b260a06
Fixes prettier issue
5 years ago
Eric Amodio
5b6a44e26a
Changes git terminal cmds to execute immediately
5 years ago
Eric Amodio
bf48a26c1d
Adds quick git commands
5 years ago
Eric Amodio
3e98e2400e
Closes #760 - adds open * commands to result files
5 years ago
Eric Amodio
3d42a74e4e
Ensures toFileCommit works correctly
5 years ago
Eric Amodio
3c4461abc0
Switches to use Promises.timeout for cleaner impl
5 years ago
Eric Amodio
c076be088b
Adds Promises to system lib
5 years ago
Eric Amodio
ceadcf3c81
Improves perf of interpolate (drastically) 🔥
5 years ago
Eric Amodio
95fbe81d28
Fixes #709 - remote branch checkout creates local
5 years ago
Eric Amodio
9b9d10f5d1
Fixes #792 - Adds tips token to commit formatting
5 years ago
Eric Amodio
3784836d61
Fixes #791 - Notifies about failed checkouts
5 years ago
Eric Amodio
3a79f70e94
Fixes webview's white box in scrollbar corners
5 years ago
Eric Amodio
aa5b346b69
Fixes issues with branch status node commands
5 years ago
Eric Amodio
1ef212cdfc
Expands folder items by default now
5 years ago
Eric Amodio
980eb4202d
Preps v9.8.5
5 years ago
Eric Amodio
325324a80f
Fixes commit search from repos in the view
5 years ago
Eric Amodio
27ab08cf78
Reworks many quickpick menus
5 years ago
Eric Amodio
44b066dc62
Preps v9.8.4
5 years ago
Eric Amodio
0a505d3277
Adds per-comparision notation selection commands
Changes working tree/branch comparision selection to be per-comparison
5 years ago
Eric Amodio
84363ec5ac
Preps v9.8.3
5 years ago