Omkar Manjrekar
1de02cdd9d
Minor changes in error messages.
2018-10-11 20:05:51 +05:30
Omkar Manjrekar
748fab7331
Added error message if remote already exists while adding
2018-10-11 19:31:21 +05:30
Omkar Manjrekar
27d2702034
working add and remove remote
2018-10-11 19:02:28 +05:30
Scott Craig
1db0f5271d
Fix git problems with spaces
2018-10-10 20:11:00 -04:00
parkourkarthik
354956f638
include uri to open file cmd on clean tree
2018-10-10 08:38:30 +05:30
Manjiri Tapaswi
2772e8b234
Git: Separate the commit length limit of subject line and description lines #60300
2018-10-09 16:21:56 -07:00
Omkar Manjrekar
f004d86640
Added definition for addRemote
2018-10-09 19:03:21 +05:30
Omkar Manjrekar
b2350b41bc
Added commands
2018-10-08 18:18:51 +05:30
Mathias Rasmussen
f3c7ce2a05
Fix #60002 Undo last commit: keep staged files
2018-10-07 18:59:35 +02:00
Ilya Biryukov
9a7fdb4ad5
Add APIs to git scc provider.
...
Fix for #59419 .
2018-10-05 14:21:12 -07:00
Matthew Walinga
e5260b847e
Stage empty last line removal when using stage line cmd
2018-10-04 10:53:46 -04:00
Guy Waldman
ad6660d0c4
Add command to create branch from specific ref
2018-10-04 14:15:15 +03:00
Ryan Scott
4b4fa8c66d
Clarify git prune
2018-10-02 19:00:51 -05:00
Matt Bierner
dd3e2d94f8
Remove use strict directives in extension code
...
We compile with alwaysStrict so these directives are not needed
2018-10-02 16:02:44 -07:00
Matt Bierner
4c8e61c049
Remove "use strict" directives in extension tests
...
We compile with alwaysStrict so these are not needed
2018-10-02 15:59:42 -07:00
Vladimir Kotikov
ae2d0cd96f
Add option to automatically stash changes before performing git pull
2018-10-02 22:49:46 +03:00
Matt Bierner
6d11792abf
Change the git extension to use shared tsconfig
2018-10-02 10:24:19 -07:00
Jeremy Shore
7761add538
Fix #57910 - Add setting for auto fetch timeout
...
Finishes the race condition when either setting is changed, and then if it wasn’t disabled creates a new timeout using the new value (instead of waiting for it to go through the loop again to update).
2018-10-01 14:35:45 -05:00
Christof Marti
54c51f2f23
QuickPickItem.alwaysShow ( #59232 )
2018-10-01 16:39:00 +02:00
Ryan Scott
6cc0f06531
Add git.fetchPrune
2018-09-30 19:38:48 -05:00
Joao Moreno
087ee56e75
fixes #47141
2018-09-28 08:50:47 +02:00
Joao Moreno
6335da987d
Merge commit 'refs/pull/59131/head' of github.com:Microsoft/vscode into pr/59131
2018-09-27 09:45:55 +02:00
Joao Moreno
58fe02e79b
Revert "cancelled git.checkout"
...
This reverts commit a488569052 .
2018-09-27 09:42:35 +02:00
Rachel Macfarlane
ee955d45e3
rebase and remove check in catch
2018-09-26 17:27:24 -07:00
Rachel Macfarlane
f50b87442c
Return whether git.checkout succeeded
2018-09-26 17:25:40 -07:00
Joao Moreno
b862885245
fixes #47141
2018-09-24 14:24:46 +02:00
Joao Moreno
d47474c557
git init: show picker earlier
2018-09-24 12:38:21 +02:00
Joao Moreno
a488569052
cancelled git.checkout
2018-09-24 11:08:35 +02:00
Christian Alexander
9d946009ff
feat(git): add display handling of files added by git add -N
2018-09-22 10:08:48 -07:00
Joao Moreno
7c2d950958
git: cache isFreshRepository
...
related to #57854
2018-09-20 16:18:50 +02:00
Joao Moreno
ac3d5c93ca
git: expose repository ui state
2018-09-20 10:21:31 +02:00
Joao Moreno
cac9991579
fixes #56504
2018-09-19 16:23:54 +02:00
Joao Moreno
08c2ce4910
fixes #54407
2018-09-19 16:02:56 +02:00
Joao Moreno
4e3f58f2f4
git: handle deleted conflicts
...
fixes #52787
2018-09-19 15:48:28 +02:00
Joao Moreno
7f9b85612d
fixes #49902
2018-09-19 12:33:11 +02:00
Joao Moreno
42f6ffc872
fixes #49723
2018-09-19 11:54:09 +02:00
Joao Moreno
ba076500a8
missing await
2018-09-19 11:54:09 +02:00
João Moreno
8a142f5b81
Merge pull request #58731 from oneslash/new_branch_if_no_other_found
...
always show create a branch button
2018-09-19 10:28:17 +02:00
Joao Moreno
31419e264a
fixes #39048
2018-09-18 16:23:35 +02:00
Joao Moreno
8a620ab5b8
fixes #18807
2018-09-18 11:20:21 +02:00
Joao Moreno
59892edc6e
fixes #18673
2018-09-18 11:13:12 +02:00
João Moreno
d26c044f3d
Merge pull request #58825 from oneslash/58816
...
check only dot at the end of a branch
2018-09-18 10:29:47 +02:00
Sardorbek Pulatov
a798c5c754
check only dot at the end of the branch
2018-09-17 17:28:32 +02:00
Joao Moreno
2c0167ef99
git: getBranch should resolve @ name syntax
2018-09-14 10:14:50 +02:00
Joao Moreno
87dbb3a1a6
git: getConfig should trim result
2018-09-14 09:22:35 +02:00
Sardorbek Pulatov
2381d8f627
always show create a branch button
2018-09-13 21:53:07 +02:00
Joao Moreno
ccf247b2fb
fixes #50736
2018-09-13 18:15:55 +02:00
Joao Moreno
5215a5a619
💄
2018-09-13 17:37:52 +02:00
Joao Moreno
c555552d81
Merge commit 'refs/pull/58380/head' of github.com:Microsoft/vscode into pr/58380
2018-09-13 17:33:16 +02:00
Joao Moreno
c0021de2a1
💄
2018-09-13 17:29:28 +02:00