Commit Graph

405 Commits

Author SHA1 Message Date
Joao Moreno
bcf2f1dabb git: init 2017-08-23 16:12:46 +02:00
Joao Moreno
df2143f533 remove todos 2017-08-23 16:06:06 +02:00
Joao Moreno
ca068b3695 fix git.pullFrom group 2017-08-23 15:55:41 +02:00
Joao Moreno
f36f53f8e3 git: cant open resources starting with . 2017-08-23 12:42:52 +02:00
Joao Moreno
f9207f124a remove console.log 2017-08-23 12:37:43 +02:00
Joao Moreno
a4d229f220 remove gitState 2017-08-23 12:34:22 +02:00
Joao Moreno
7d3b4faab5 git, scm cleanup 2017-08-22 16:57:39 +02:00
Joao Moreno
0215be15d2 git: status bar commands scope 2017-08-22 16:15:45 +02:00
Joao Moreno
1775a08ef3 git: status bar 2017-08-22 15:58:50 +02:00
Joao Moreno
00020e6354 scm: commit from input box 2017-08-22 12:26:31 +02:00
Joao Moreno
cfbc4f67ad scm: SourceControl.inputBox 2017-08-22 12:21:06 +02:00
Joao Moreno
b6c3338ddf git: fix same repo multiple times 2017-08-21 16:01:20 +02:00
Joao Moreno
2800d4628c remove log 2017-08-21 12:12:04 +02:00
Joao Moreno
a7f0bf40ca Merge branch 'master' into scm-multiroot 2017-08-21 12:09:10 +02:00
Joao Moreno
469ba2a620 fixes #32816 2017-08-21 11:09:56 +02:00
Joao Moreno
e11edbbf84 git: multirepo autofetcher 2017-08-18 17:37:31 +02:00
Joao Moreno
93011ff01c git: improved multirepo model 2017-08-18 17:35:24 +02:00
Joao Moreno
a01de65061 scm: ignore uniqueness of SourceControl.id 2017-08-18 12:33:01 +02:00
Joao Moreno
f0c93eb9f7 git: fix content provider events 2017-08-17 11:36:50 +02:00
Joao Moreno
20b7747ac4 git: multiroot content provider 2017-08-17 11:17:50 +02:00
João Moreno
ad42ab6723 Merge pull request #30068 from maryam-a/29706-maryam-a-git-progress-bar
Show git clone progress in status bar and source control feed
2017-08-17 09:54:28 +02:00
Joao Moreno
e3b15fca01 wip: register multiple source control providers 2017-08-16 16:53:09 +02:00
Joao Moreno
eb04eaa1c4 git: contextual repositories 2017-08-16 16:03:18 +02:00
Joao Moreno
d7a2be05b6 scm: multiroot refresh 2017-08-16 12:51:30 +02:00
Joao Moreno
31a07d16a9 git: multirepo range staging 2017-08-16 12:07:52 +02:00
Joao Moreno
1e00878d20 💄 2017-08-16 12:02:53 +02:00
Joao Moreno
6a9a529a89 git: multirepo stageAll, unstageAll, cleanAll 2017-08-16 11:46:54 +02:00
Joao Moreno
773a6547a7 git: multiroot discard 2017-08-16 11:23:23 +02:00
Joao Moreno
b5be40a557 git: multiroot unstage 2017-08-16 11:22:23 +02:00
Joao Moreno
69b30c7c54 use scoped scm label 2017-08-16 11:20:47 +02:00
Joao Moreno
a6907bc57f use properties 2017-08-16 10:14:03 +02:00
Joao Moreno
f9f06beefa Merge branch '25849' of https://github.com/marckassay/vscode into marckassay-25849 2017-08-16 10:06:33 +02:00
Joao Moreno
f8fcaf44fc git: open file, open changes 2017-08-15 18:49:26 +02:00
Joao Moreno
fb60b01d96 git: model -> repository 2017-08-15 18:46:08 +02:00
Joao Moreno
dc80da4b5a git: remove git init 2017-08-15 18:15:28 +02:00
Joao Moreno
fe8ee2e7b8 git: repository == scm provider 2017-08-15 18:03:47 +02:00
Joao Moreno
56d1dadf05 git: multirepo clean 2017-08-15 16:21:46 +02:00
Joao Moreno
3f31510686 git: multirepo revert 2017-08-15 16:20:58 +02:00
Joao Moreno
b95a585df9 git: multi repo stage 2017-08-15 16:19:44 +02:00
Joao Moreno
76cfa5d796 git: remove splats 2017-08-15 16:14:41 +02:00
Joao Moreno
8c747ed66e git model remove run 2017-08-15 15:56:11 +02:00
Joao Moreno
303dd11747 git multirepo stage 2017-08-15 15:55:00 +02:00
Joao Moreno
16e8189650 model -> repository 2017-08-15 15:17:15 +02:00
Joao Moreno
91435475ee Merge branch 'master' into scm-multiroot 2017-08-15 12:03:01 +02:00
Joao Moreno
acb83d00c0 remove Resource from git model method interfaces 2017-08-15 11:53:35 +02:00
Joao Moreno
bbe70bc9b9 fixes #32459 2017-08-15 11:31:45 +02:00
Joao Moreno
5553acb377 cleanup git stash functionality 2017-08-15 10:03:42 +02:00
Joao Moreno
b9eb8baea5 wip: add across multiple repositories 2017-08-15 09:35:24 +02:00
Krzysztof Cieślak
8dcb181fbc Load stashes only when needed 2017-08-14 22:44:42 +02:00
Krzysztof Cieślak
b5bf3535ef Fix stash pop 2017-08-14 22:30:52 +02:00