285 Commits

Author SHA1 Message Date
João Moreno
1ab3137674 git: PushErrorHandler 2020-07-15 15:52:31 +02:00
João Moreno
f457cf5310 fixes #101078 2020-07-01 09:37:23 +02:00
João Moreno
57f08f6b74
Merge pull request #101114 from daniel-j-davis/feature/add-git-squash-message
Adding .git/SQUASH_MSG detection to commit message auto-fill #101078
2020-06-29 16:16:34 +02:00
João Moreno
e0d4a2fe2d git: lighter warning 2020-06-26 23:32:40 +02:00
Daniel Davis
df1575d529 Changing return type back 2020-06-26 16:57:57 +01:00
Daniel Davis
b3c2e36cd4 Changing commit message auto-fill to use the first non-undefined message 2020-06-26 16:55:25 +01:00
Daniel Davis
7bb8f9103e Changing commit message to use Promise.race instead of bad comparison 2020-06-26 14:03:43 +01:00
Daniel Davis
05e719bede Changing auto-fill commit message to check for getMergeMessage OR getSquashMessage 2020-06-26 13:26:40 +01:00
Daniel Davis
3f90d90ab2 Adding .git/SQUASH_MSG detection to commit message autofill 2020-06-26 12:35:32 +01:00
João Moreno
0bf3a85363 fix scm input visibility 2020-06-25 12:16:36 +02:00
João Moreno
bdcb290645
ux 2020-06-24 11:11:34 +02:00
João Moreno
3625061201
styling, menus 2020-06-23 19:57:46 +02:00
Johannes Rieken
1ea6771919 fix https://github.com/microsoft/vscode/issues/97836 2020-05-20 10:19:54 +02:00
João Moreno
4c36782f8e git api: publishRepository 2020-05-15 10:50:05 +02:00
Alex Ross
6570efce0f
Add git extension API for branches (#97621)
Enables microsoft/vscode-pull-request-github#1781
2020-05-14 12:26:50 +02:00
Ladislau Szomoru
ee8a6bc4f8
Git: Add "git rebase --abort" command (#97071)
Add "git rebase --abort" command
2020-05-07 14:26:55 +02:00
João Moreno
888f89b40a add renameRemote 2020-04-23 14:37:39 +02:00
João Moreno
968de61532 Merge commit 'refs/pull/81982/head' of github.com:microsoft/vscode into pr/81982 2020-04-20 14:25:59 +02:00
Eric Amodio
89cafb24e5 Localizes timeline strings 2020-02-24 22:56:45 -05:00
Eric Amodio
9cd22d0dc1 Updates list of readonly git commands 2020-02-06 00:02:00 -05:00
Joao Moreno
16c7551f36
move git smoke tests to integration tests 2020-02-04 17:06:49 +01:00
Eric Amodio
44edf3c197 Polishes the timeline UI/UX
Cleans up API and removes some unused features (e.g. paging)
Adds date formatting
Adds loading progress and message
Removes lots of console.logs 😁
Adds titles to diffs
2020-01-27 15:28:33 -05:00
Eric Amodio
87c2332fed Adds timeline diff on click and icon support 2020-01-27 15:28:33 -05:00
Joao Moreno
548baadc5f
git: have own log level
related to #85992
2020-01-27 14:40:24 +01:00
Johannes Rieken
84013e2ef0 fix double quote issues 2020-01-02 20:31:00 +01:00
Joao Moreno
f4f0062168 git input box shouldn't handle comments
related to #84201
2019-11-21 16:41:35 +01:00
Joao Moreno
fd091abb85
fixes #84274 2019-11-08 15:55:30 +01:00
Joao Moreno
ad6011cb7a rename git.untrackedChanges: default to mixed 2019-10-28 10:35:56 +01:00
Benjamin Pasero
ca22de4b17 debt - bump node.d.ts dependency in extensions to 12.x (part of #82514) 2019-10-28 08:11:47 +01:00
Joao Moreno
7da96f94c1
cleanup setting name and values 2019-10-25 16:11:36 +02:00
Joao Moreno
003177ea90
git.stageAllUntracked, git.cleanAllUntracked 2019-10-25 15:49:38 +02:00
Joao Moreno
88c03a7a8d
rename unstaged group 2019-10-25 15:42:19 +02:00
Joao Moreno
179154d3f5
💄 2019-10-25 15:19:30 +02:00
Joao Moreno
a8b09d4711
fixed scope 2019-10-25 15:14:59 +02:00
Joao Moreno
1a071b1f79
Merge commit 'refs/pull/80083/head' of github.com:microsoft/vscode into pr/80083 2019-10-25 12:15:59 +02:00
Joao Moreno
980fb4b0ff
Merge commit 'refs/pull/76342/head' of github.com:microsoft/vscode into pr/76342 2019-10-25 11:32:15 +02:00
Joao Moreno
f402575486 cleanup git delete tag command 2019-10-24 15:27:57 +02:00
Joao Moreno
23a4df3672 Merge commit 'refs/pull/74345/head' of github.com:microsoft/vscode into pr/74345 2019-10-24 15:13:29 +02:00
Joao Moreno
f367d0fe20 skip auth only for auto fetch
related to #72615
2019-10-17 16:19:26 +02:00
Joao Moreno
d5664e35ed cleanup commit template, merge
related to #66522
2019-10-15 17:43:33 +02:00
Joao Moreno
4a80681a01 Merge commit 'refs/pull/66522/head' of github.com:microsoft/vscode into pr/66522 2019-10-15 17:16:42 +02:00
Joao Moreno
d9e93a7067 Merge branch 'joao/fix-82264' 2019-10-15 13:03:24 +02:00
Joao Moreno
b8bc8accf5 fixes #82564 2019-10-15 11:20:07 +02:00
Joao Moreno
4a81920398 Revert "scm: make tree rendering opt-in via proposed API"
This reverts commit afa911d942f60aff56a65be989eb8c74d9cc56a5.
2019-10-11 19:10:27 +02:00
Matt Bierner
d80739df02 Fixing TS 3.7 dom typings errors 2019-10-10 14:16:26 -07:00
Joao Moreno
afa911d942 scm: make tree rendering opt-in via proposed API
fix #82203
2019-10-10 18:37:38 +02:00
Joao Moreno
d1be9d02cd
💄 2019-10-09 12:48:21 +02:00
Joao Moreno
4ce64ef558
Merge commit 'refs/pull/80335/head' of github.com:microsoft/vscode into pr/80335 2019-10-09 12:44:34 +02:00
Phil Marshall
1acd0359f7 remove console log 2019-10-04 16:51:58 -05:00
Phil Marshall
963120ba87 add git.showCommitInput config option (#79074) 2019-10-04 16:35:31 -05:00