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
ahmadali shafiee
0b54fafbf3
Make ansible use document scope
it's the same as #548 for ansible language
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
7d2e642536
Updates dependencies
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
da072f0d47
Updates dependencies
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
82418a6631
Upgrades dependencies
5 years ago
Eric Amodio
f8308c77db
Removes checkout from branches node
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
7a842f650e
Updates dependencies
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
f0d4bb8ac5
Removes tslint problem matcher
5 years ago
Eric Amodio
99da669273
Updates dependencies
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
173bf0ed5a
Updates dependencies
5 years ago
Eric Amodio
5b6a44e26a
Changes git terminal cmds to execute immediately
5 years ago
Eric Amodio
944711345c
Stops yarn from complaining about vscode engine
5 years ago
Eric Amodio
a2bea09f58
Adds git attributes to normalize to LF always
5 years ago
Eric Amodio
6a88ac2603
Adds --yarn flag to vsce
5 years ago
Eric Amodio
bf48a26c1d
Adds quick git commands
5 years ago
Eric Amodio
8d129397b5
Updates changelog
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
f16634542c
Switches to use yarn (maybe fixes #644?)
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