Commit Graph

35 Commits

Author SHA1 Message Date
Joao Moreno
886f9c2e10 fixes #43161 2018-03-09 11:25:44 +01:00
Benjamin Pasero
a23edada50 debt - avoid deprecated Buffer ctors 2018-02-26 13:09:54 +01:00
Joao Moreno
920a282c16 just move a single repository up 2017-12-15 15:21:31 +01:00
Joao Moreno
c66a91bc67 hook open/close repository events to decoration change event 2017-12-14 16:28:26 +01:00
Joao Moreno
13bb4c9b85 detect submodules, make them a part of status 2017-12-13 12:03:53 +01:00
Joao Moreno
135b261f88 fixes #40079 2017-12-12 16:04:28 +01:00
Joao Moreno
a95ad23b04 fixes #38245 2017-12-07 17:23:35 +01:00
Joao Moreno
d1b9a70d17 git: data uris 2017-11-09 17:54:00 +01:00
Matt Bierner
ab1d686a41 Fix a few more errors 2017-11-06 13:43:15 -08:00
Matt Bierner
b743e245ad Enable strict compilation settings in git extension
Enables strict checks in the git extensions
2017-11-06 13:33:22 -08:00
Joao Moreno
bcb3e0d00e detect conflict markers when staging
fixes #33983
2017-10-03 10:21:20 +02:00
Joao Moreno
df2143f533 remove todos 2017-08-23 16:06:06 +02:00
Joao Moreno
303dd11747 git multirepo stage 2017-08-15 15:55:00 +02:00
Joao Moreno
acb83d00c0 remove Resource from git model method interfaces 2017-08-15 11:53:35 +02:00
Matt Bierner
dc0f3ecdb2 Fix VSCode/Extensions for TS 2.3.1 (#25248)
From: https://github.com/Microsoft/TypeScript/issues/15352

TS 2.3.1 introduced a breaking change around checking of generic types. This change tries to fix these compiler errors in the extensions codebase
2017-04-24 16:05:57 -07:00
Matt Bierner
0d14027696 Fix a few compile issues when using TS 2.3 (#24731)
Tested recomppiling VSCode with TS2.3. This fixes a few issues that were discovered, including workarounds for:

* https://github.com/Microsoft/TypeScript/issues/15184
* https://github.com/Microsoft/TypeScript/issues/15185
2017-04-13 17:14:50 -07:00
Joao Moreno
cc97d374da multi-select (un)stage & discard git commands 2017-03-22 10:50:32 +01:00
Joao Moreno
6814168089 🐛 mkdirp before git.clone
fixes #21567
2017-03-08 17:02:19 +01:00
Joao Moreno
1036ba2a73 🐛 fix disposables push with anyEvent 2017-03-08 16:29:21 +01:00
Joao Moreno
3d6b1b71c5 git: wrap up nogit state 2017-02-16 10:15:38 +01:00
Joao Moreno
343e7036ef add todo 2017-01-27 09:31:06 +01:00
Joao Moreno
42e938f979 git: remove denodeify dependency 2017-01-26 15:14:52 +01:00
Joao Moreno
5690a47892 remove lodash dependency
fixes #19438
2017-01-26 14:56:17 +01:00
Joao Moreno
7ec10a9052 fixes #18662 2017-01-18 16:53:10 +01:00
Joao Moreno
1a25345c48 git: dont be eager when reacting to workspace events 2017-01-17 10:16:48 +01:00
Joao Moreno
231a1cab1b 2017-01-16 16:27:58 +01:00
Joao Moreno
1d2bf7f43f fix compilation error 2017-01-09 09:58:57 +01:00
Joao Moreno
7f8d9c9bed scm viewlet context menus 2016-12-01 15:12:27 +01:00
Joao Moreno
178310abe4 git model 2016-11-29 17:09:55 +01:00
Joao Moreno
1f38d8e8da git: output channel 2016-11-28 11:31:38 +01:00
Joao Moreno
65786afc7f strictNullChecks for git extension 2016-11-25 11:51:04 +01:00
Joao Moreno
277c0a253a wip: git extension typings 2016-11-22 12:49:03 +01:00
Joao Moreno
74643fd171 remove git extension code 2016-10-20 14:44:00 +02:00
Joao Moreno
eb07dfb380 git: dirtydiff decorators lifecycle 2016-10-11 18:06:43 +02:00
Joao Moreno
901810dc4a git: dirty diff first steps 2016-10-11 09:37:28 +02:00