Commit Graph

75 Commits

Author SHA1 Message Date
laphets
d8aaf716c4 Fulfill local branch checking when checkout to an remote branch 2018-10-17 23:31:57 +08:00
Ilya Biryukov
9a7fdb4ad5 Add APIs to git scc provider.
Fix for #59419.
2018-10-05 14:21:12 -07: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
Matt Bierner
6d11792abf Change the git extension to use shared tsconfig 2018-10-02 10:24:19 -07:00
Joao Moreno
b862885245 fixes #47141 2018-09-24 14:24:46 +02:00
Joao Moreno
ac3d5c93ca git: expose repository ui state 2018-09-20 10:21:31 +02:00
Joao Moreno
42f6ffc872 fixes #49723 2018-09-19 11:54:09 +02:00
Joao Moreno
dec5ac9811 missing git api call forwarding 2018-09-10 15:26:57 +02:00
Joao Moreno
6e909d4132 git: expose error codes in API 2018-08-24 12:24:37 +02:00
Joao Moreno
103715c3cc git: implement API 2018-08-24 12:04:29 +02:00
Joao Moreno
28d2b5d2d6 wip: git api 2018-08-24 11:19:05 +02:00
Joao Moreno
811a6be05b 💄 2018-08-24 11:16:49 +02:00
Joao Moreno
6d2598ad88 git api: repository state 2018-08-24 11:16:49 +02:00
Joao Moreno
a9bc997f23 git api: remotes 2018-08-22 15:38:16 +02:00
Joao Moreno
1845bc3a64 git api: onDidRunGitStatus 2018-08-22 15:26:49 +02:00
Joao Moreno
78d61d55f4 git: use simpler versioning scheme 2018-08-22 15:09:11 +02:00
Joao Moreno
f9982d29d4 git api: make cwd mandatory 2018-08-22 13:06:26 +02:00
Joao Moreno
a49378e26c git: cleaner exports 2018-08-22 12:57:05 +02:00
Joao Moreno
8983d89550 git extension: expose exec/spawn 2018-08-22 12:34:54 +02:00
Joao Moreno
456437dfaa git: api 1 2018-08-22 11:30:07 +02:00
Joao Moreno
ec1c4aeaf5 git api: expose repositories 2018-08-22 11:25:42 +02:00
Joao Moreno
cc5e8c15bf git api 2018-08-21 17:04:07 +02:00
Joao Moreno
257878e3b1 git api: deprecation 2018-08-21 16:41:34 +02:00
Joao Moreno
b00d1b40bc git api: expose gitPath 2018-08-21 16:41:29 +02:00
Joao Moreno
ad4fecadeb git: getAPI 2018-08-21 16:04:00 +02:00