Commit Graph

666 Commits

Author SHA1 Message Date
Matt Bierner
308c1887df Update extensions for TS 2.7
Update src to build with TS 2.7

Explicitly assign this.message in the else body
2018-02-08 14:28:55 -08:00
Joao Moreno
e2aac2a65d related to #42532 2018-02-08 17:23:43 +01:00
Joao Moreno
2860393643 fixes #43014 2018-02-08 17:10:20 +01:00
Joao Moreno
b34b376061 fixes #42532 2018-02-08 16:32:40 +01:00
Joao Moreno
f41136f5c0 fixes #43066 2018-02-08 11:38:37 +01:00
Ramya Achutha Rao
3b075ee291 Wait for telemetryReporter to complete dispose before deactivating extensions 2018-02-06 17:55:39 -08:00
Joao Moreno
ec218b9088 fix bad english 2018-02-02 16:39:13 +01:00
Sandeep Somavarapu
b722b506f8 Fix #42709 2018-02-01 21:22:44 +01:00
Joao Moreno
611f54ad40 fixes #40421 2018-02-01 10:00:56 +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
b543a60cff Merge branch 'scm-input-validation-provider' 2018-01-30 19:37:49 +01:00
Joao Moreno
7b9368ebc7 change to validateInput 2018-01-30 19:33:44 +01:00
Joao Moreno
985962d2a2 Revert "provide original english translations for git"
This reverts commit b0e3568730.
2018-01-30 09:41:14 +01:00
Dirk Baeumer
e91b851ca8 Upgrade to latest language pack format 2018-01-30 00:11:57 +01:00
Ramya Achutha Rao
71c3b15465 Update the telemetry module used by extensions 2018-01-29 14:53:24 -08:00
Joao Moreno
b0e3568730 provide original english translations for git
related to #39778
2018-01-29 18:37:35 +01:00
Joao Moreno
888f74495d lineWarningLength -> validationProvider 2018-01-26 16:43:53 +01:00
Joao Moreno
786ea020f7 optionally show Open File action
fixes #41137
2018-01-26 15:29:21 +01:00
Joao Moreno
41886d2793 fix smoketests 2018-01-26 11:36:40 +01:00
Dirk Baeumer
04594c864b Add support for Language Packs 2018-01-25 21:14:34 +01:00
Sam Ervin
3c8ed9206f Correct "branchs" to "branches" typo 2018-01-17 11:50:38 -06:00
Benjamin Pasero
b939d90808 fix #40224 2018-01-16 18:04:46 +01:00
Joao Moreno
29e83090b3 fixes #32681 2017-12-19 10:09:13 +01:00
Joao Moreno
590d36f948 fixes #40439 2017-12-18 16:04:24 +01:00
Joao Moreno
5f87a2ad40 properly handle git uris in getOpenRepository
fixes #40408
2017-12-18 10:59:48 +01:00
Joao Moreno
424c9da7cc improve git.autofetch suggestion
fixes #40282
2017-12-18 09:10:11 +01:00
Joao Moreno
eb43c80ecc 💄 2017-12-15 16:17:39 +01:00
Joao Moreno
bf741a1afd Merge branch 'fix/39738' of https://github.com/pfongkye/vscode into pfongkye-fix/39738 2017-12-15 16:14:47 +01:00
João Moreno
bed86d2b63 Merge pull request #39216 from Dozed12/master
Show branches list in "git pull from"
2017-12-15 16:00:36 +01:00
João Moreno
8f76a4d0d3 Merge pull request #38563 from graknol/master
Git branches sorted by committerdate, latest first.
2017-12-15 15:51:10 +01:00
Joao Moreno
588eb52b33 remove unecessary | undefined 2017-12-15 15:46:13 +01:00
Joao Moreno
374920a139 Merge branch 'status' of https://github.com/nicksnyder/vscode into nicksnyder-status 2017-12-15 15:45:11 +01:00
Joao Moreno
55ae7e5cd5 git: fix opening deleted file 2017-12-15 15:44:06 +01:00
Joao Moreno
f6ee190cf7 fixes #36885 2017-12-15 15:39:01 +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
9622ada626 find git in LocalAppData and PATH, win32
fixes #40229
2017-12-15 10:38:02 +01:00
Joao Moreno
c66a91bc67 hook open/close repository events to decoration change event 2017-12-14 16:28:26 +01:00
Joao Moreno
ea831c196a fixes #40156 2017-12-14 16:15:38 +01:00
Joao Moreno
b7fad651ac fix bad uri duplication 2017-12-14 15:07:25 +01:00
Joao Moreno
cbb59c682f fix git submodule decoration 2017-12-14 12:39:44 +01:00
Joao Moreno
3017bc0f9c git submodule decorations 2017-12-14 12:03:54 +01:00
Joao Moreno
c84266207a revert submodule change with update command 2017-12-14 11:21:27 +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
0cd53b2d9b 💄 2017-12-13 12:50:21 +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
238db1cb90 Merge branch 'jayjun-commit-counter' 2017-12-12 17:55:07 +01:00