Commit Graph

177 Commits

Author SHA1 Message Date
Matt Bierner
f7274467ca Fix compile error in extension 2019-09-25 18:57:39 -07:00
Joao Moreno
8213baf076 extract first repository.status call
related to https://github.com/microsoft/vscode/issues/77787#issuecomment-515207062
2019-07-26 14:37:33 +02:00
Joao Moreno
23d8322547 introduce git APIState
fixes #77787
2019-07-25 15:38:10 +02:00
Joao Moreno
997e91421e add diagnostic tool for git file event issues 2019-06-20 15:47:46 +02:00
Joao Moreno
13d0dad699 fix #41085 2019-06-12 10:38:35 +02: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
Joao Moreno
cac9991579 fixes #56504 2018-09-19 16:23:54 +02:00
Joao Moreno
07e7dac2e7 💄 2018-09-12 11:40:25 +02:00
Joao Moreno
f1ef0a7fbe Merge commit 'refs/pull/51111/head' of github.com:Microsoft/vscode into pr/51111 2018-09-12 11:30:29 +02:00
Joao Moreno
6e909d4132 git: expose error codes in API 2018-08-24 12:24:37 +02:00
Joao Moreno
ee0a7a265d Merge branch 'master' of github.com:Microsoft/vscode 2018-07-09 10:15:59 +02:00
Joao Moreno
b18b795936 fixes #53668 2018-07-09 10:15:55 +02:00
Joao Moreno
689c38f4aa 💄 2018-07-06 15:19:27 +02:00
Joao Moreno
2b03845eef 💄 2018-07-06 15:09:41 +02:00
wistcc
d6d07424ae Allowing disable the submodule auto detection warning 2018-06-04 20:24:41 -04:00
Adit Bhatt
59c06466c2 feat: add support for ignored repositories list 2018-04-14 22:55:23 -04:00
Joao Moreno
dafdde11c9 fixes #45911 2018-03-28 09:56:58 +02:00
Joao Moreno
ee25b62029 fixes #46144 2018-03-20 10:17:01 +01:00
Joao Moreno
27c68d9258 :liptstick: 2018-03-19 14:30:31 +01:00
Shobhit Chittora
1c6aa0e93d Adds workspace config for submodules detection limit
Closes #45266
2018-03-14 10:09:04 +05:30
Joao Moreno
462fb54c58 fixes #43580 2018-02-23 12:24:19 +01:00
Joao Moreno
91659bfeca fixes #43528 2018-02-23 12:24:19 +01:00
Joao Moreno
2288e7cecd improve git logging 2018-02-23 10:21:06 +01:00
Joao Moreno
ca58c21bfc fixes #44188 2018-02-22 10:22:19 +01:00
Joao Moreno
2d4b6e9124 fixes #40947 2018-02-01 09:40:22 +01:00
Joao Moreno
432c8dfa81 fixes #42502 2018-01-31 14:31:21 +01:00
Joao Moreno
5f87a2ad40 properly handle git uris in getOpenRepository
fixes #40408
2017-12-18 10:59:48 +01:00
Joao Moreno
920a282c16 just move a single repository up 2017-12-15 15:21:31 +01:00
Joao Moreno
71701f982d Merge branch 'repo-rank' of https://github.com/keegancsmith/vscode into keegancsmith-repo-rank 2017-12-15 15:05:13 +01:00
Joao Moreno
fd6cdc91f4 cleanup stage/unstage submodule changes 2017-12-14 10:59:48 +01:00
Joao Moreno
9f131c1762 more submodule support, diff colorization 2017-12-13 16:21:12 +01:00
Joao Moreno
13bb4c9b85 detect submodules, make them a part of status 2017-12-13 12:03:53 +01:00
Joao Moreno
26b8508db1 Merge branch 'git-submodules' of https://github.com/petkahl/vscode into petkahl-git-submodules 2017-12-13 10:31:47 +01:00
Joao Moreno
6793990e25 move autoRepositoryDetection implementation 2017-12-11 17:51:40 +01:00
Joao Moreno
a95ad23b04 fixes #38245 2017-12-07 17:23:35 +01:00
Joao Moreno
f3b04c11f7 fixes #39690 2017-12-06 12:49:08 +01:00
Joao Moreno
9544e5faa0 git.enabled as a resource setting
fixes #37492
2017-11-27 16:08:15 +01:00
Joao Moreno
548bfe91af disable auto fetch
fixes #34684
2017-11-24 11:12:45 +01:00
Keegan Carruthers-Smith
b4d51dcc6c git: Sort RepositoryPicks to rank active repo first 2017-10-27 14:06:19 +02:00
Peter Kahle
124b9a4032 Cleaning up handling of Git Submodule status 2017-10-15 21:16:45 -04:00
Peter Kahle
472349046b Sorting repositories when searching by Uri to ensure nested repositories are found if appropriate. 2017-10-13 08:50:11 -04:00
Peter Kahle
9e2338a8c7 First, naive pass at supporting submodules.
Scan for submodules when a module is added, and add those repositories immediately.
2017-10-12 21:43:25 -04:00
Joao Moreno
45fa36902e diff: snappier stage 2017-10-11 15:27:37 +02:00
Joao Moreno
a13fdcbf50 Repository.close
fixes #35041
2017-09-28 11:09:44 +02:00
Joao Moreno
826c2ae009 fix #33692 2017-09-27 16:47:42 +02:00
Joao
11237b630f fixes #33878 2017-09-07 12:14:28 +02:00
Joao
f23b0d7974 fixes #33615 2017-09-01 11:23:44 +02:00
Joao Moreno
4d1cc41085 fixes #33498 2017-08-31 16:19:19 +02:00
Joao Moreno
c9e070991a remove close repo command 2017-08-31 16:12:10 +02:00
Joao
8ab7abed91 fixes #33521 2017-08-30 16:59:31 +02:00