Commit Graph

1771 Commits

Author SHA1 Message Date
Joao Moreno
eb6025ec9b git.postCommitCommand
fixes #62058
2018-11-19 11:54:51 +01:00
Alex Dima
976cfe3aa7 Merge branch 'master' into isidorn/cgmanifest 2018-11-16 17:52:27 +01:00
João Moreno
850bbb275e Merge pull request #63069 from Microsoft/rmacfarlane/gitapi
Expose 'apply' and 'diff --cached' from git extension API
2018-11-16 09:40:04 +01:00
isidor
2ba92aa3e8 add commitHash to cgmanifest 2018-11-15 17:43:46 +01:00
isidor
347fb6347b add all cgmanifests. Still no commitHash 2018-11-14 18:18:25 +01:00
Joao Moreno
237b77bac9 prepare for ts 3.2 2018-11-14 09:29:01 +01:00
Rachel Macfarlane
ad5f5ea365 Expose 'apply' and 'diff --cached' from git extension API 2018-11-13 16:18:37 -08:00
Joao Moreno
d4b84e645f fix #62344 2018-11-12 11:18:58 +01:00
laphets
2376db89b7 Merge from master to resolve a conflict 2018-11-08 23:59:47 +08:00
Rachel Macfarlane
40a6a2db9a Expose force flag for deleting branch on git extension API 2018-11-07 10:48:40 -08:00
OneThatWalks
576182b4fd Merge branch 'master' into gitcloneissue 2018-11-05 20:18:30 -05:00
Joao Moreno
fb9e1da186 update git iconv-lite dependency
fixes #62272
2018-11-05 13:39:47 +00:00
Joao Moreno
2b1d06feb9 fixes #18673 2018-11-01 16:06:38 +01:00
Joao Moreno
50a4525420 fixes #60986 2018-11-01 15:59:42 +01:00
Joao Moreno
349e31fee9 fixes #58918 2018-11-01 15:00:53 +01:00
Joao Moreno
66a49b23da cleaner git push api 2018-11-01 11:11:47 +01:00
Joao Moreno
0aa28f556e Merge commit 'refs/pull/61448/head' of github.com:Microsoft/vscode into pr/61448 2018-11-01 11:09:51 +01:00
rebornix
6d923688da git: create branch without checkout 2018-10-29 10:55:45 -07:00
Joao Moreno
08d383346c git extension api docs 2018-10-29 17:26:21 +01:00
OneThatWalks
554ccf1d8b Merge branch 'master' into gitcloneissue 2018-10-25 20:30:20 -04:00
Joao Moreno
e3375691ee remove input box visibility change 2018-10-24 08:31:17 -07:00
Joao Moreno
63da98253c Revert "Revert "Merge branch 'pr/60051'""
This reverts commit fb1ed79271.
2018-10-24 08:27:35 -07:00
Johannes Rieken
fb1ed79271 Revert "Merge branch 'pr/60051'"
This reverts commit 217e29ad9c, reversing
changes made to 758206be09.
2018-10-24 11:14:51 +02:00
Joao Moreno
f1f5385a68 💄 SourceControlInputBox.visible API 2018-10-23 16:49:23 -07:00
Joao Moreno
5661a5a5ab Merge branch 'pr/IlyaBiryukov/60048' 2018-10-23 16:17:49 -07:00
Joao Moreno
501241e5a9 💄 2018-10-23 16:17:16 -07:00
Christian Alexander
38ca802368 feat: add push to git extension API 2018-10-21 14:35:07 -07:00
laphets
2e0a8c42df Revise some comments 2018-10-20 11:19:22 +08:00
laphets
d24031bf45 Fix some typo
Update extensions/git/src/api/git.d.ts

Fix another typo

Fix some typo
2018-10-18 10:55:42 +08:00
laphets
d99dea11d1 Remove useless console 2018-10-17 23:45:24 +08:00
laphets
d8aaf716c4 Fulfill local branch checking when checkout to an remote branch 2018-10-17 23:31:57 +08:00
OneThatWalks
e002fc6afa Git clone fix to use basename 2018-10-17 00:30:39 -04:00
Ramya Achutha Rao
a975e59eaf Update applicationInsights for #60585 2018-10-16 16:29:08 -07:00
Manjiri Tapaswi
17ef20d21d Putting back git.inputValidationLength for backward compatibility 2018-10-16 10:46:02 -07:00
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
Manjiri Tapaswi
75fb61aa70 Per review suggestion 2018-10-10 10:55:09 -07: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
nesukun
c8e4544542 Add entries to scm context menu for force pushing 2018-10-09 21:10:06 +01:00
Omkar Manjrekar
f004d86640 Added definition for addRemote 2018-10-09 19:03:21 +05:30
Omkar Manjrekar
9983f260fe Missing comma in JSON 2018-10-09 19:02:34 +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