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
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
Krzysztof Cieślak
13484ae98d
Add commands
2017-08-14 22:30:50 +02:00
Krzysztof Cieślak
4cd45c49bd
Repository and Model changes
2017-08-14 22:30:36 +02:00
Joao Moreno
b8b36a0f18
remove unused property
2017-08-14 16:44:58 +02:00
Joao Moreno
405ed72142
different command syntax
2017-08-14 15:30:23 +02:00
Joao Moreno
3268900f78
Merge branch 'master' into scm-multiroot
2017-08-14 15:10:07 +02:00
João Moreno
2f57095b91
Merge pull request #29264 from Krzysztof-Cieslak/commit_amend
...
Add Git commit amend commands
2017-08-11 09:02:12 +01:00
Justin Horner
d76ae31041
Add error codes and func for rename branch
2017-08-10 14:03:16 -04:00
Justin Horner
24c05ae2f9
Implement rename branch command
2017-08-10 14:02:20 -04:00
João Moreno
688df5e5cc
Merge pull request #27882 from marckassay/24919
...
For 'conflict (add/add)' and 'conflict (modify/delete)' issues
2017-08-10 15:04:53 +01:00
Joao Moreno
2e35b736de
💄
2017-08-10 16:01:01 +02:00
Joao Moreno
9cda6465b4
Merge branch 'feature-git' of https://github.com/eamodio/vscode into eamodio-feature-git
2017-08-10 15:55:59 +02:00
Joao Moreno
e12c7d3830
Merge branch 'ashutoshdhundhara-git-tag'
2017-08-10 15:44:23 +02:00
Joao Moreno
37de7e182f
git: cleanup tag
2017-08-10 15:44:10 +02:00
Joao Moreno
0bd753f8a1
Merge branch 'git-tag' of https://github.com/ashutoshdhundhara/vscode into ashutoshdhundhara-git-tag
2017-08-10 15:38:26 +02:00
João Moreno
7494a1b944
Merge pull request #27136 from dmportella/gpg-support
...
GPG support
2017-08-10 09:48:20 +01:00
João Moreno
e122921970
Merge pull request #26147 from samlh/patch-1
...
Fix staging lines to not corrupt line endings when autocrlf is enabled
2017-08-10 09:39:44 +01:00
Eric Amodio
c0381f2b62
Closes #27410 - support multi-select on open file/changes commands
...
Also stops the opening of an editor from stealing focus -- so that it is much easier to keyboard around (it also aligns with the behavior of the main file explorer)
2017-08-09 00:27:09 -04:00
Deric Cain
209afc6c7a
Added ability to use tilde as home dir in config for cloning repos
...
- See #31878
2017-08-08 20:47:23 -05:00
Harjyot Singh
3085d3ebd7
Command added
2017-07-26 03:36:26 +05:30
Joao Moreno
1c24f825b5
git: model commands
2017-07-24 16:40:09 +02:00