Commit graph

185 commits

Author SHA1 Message Date
Ramya Achutha Rao ad06c9c609 Update telemetry module 2018-02-17 17:27:09 -08:00
Ramya Achutha Rao 994bfe6903 Update telemetry module to fix issue of missing version in events 2018-02-13 17:07:30 -08:00
Joao Moreno e2aac2a65d related to #42532 2018-02-08 17:23:43 +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
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 b543a60cff Merge branch 'scm-input-validation-provider' 2018-01-30 19:37:49 +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
Joao Moreno 590d36f948 fixes #40439 2017-12-18 16:04:24 +01:00
Joao Moreno f6ee190cf7 fixes #36885 2017-12-15 15:39:01 +01:00
Joao Moreno 9622ada626 find git in LocalAppData and PATH, win32
fixes #40229
2017-12-15 10:38:02 +01:00
Joao Moreno 3017bc0f9c git submodule decorations 2017-12-14 12:03:54 +01:00
Joao Moreno 7ae85acb65 Merge branch 'newAutoRepositoryDetection' of https://github.com/BattleBas/vscode into BattleBas-newAutoRepositoryDetection 2017-12-11 17:42:25 +01:00
Joao Moreno 6e5e8abb16 fixes #35031 2017-12-04 15:16:07 +01:00
Joao Moreno 9544e5faa0 git.enabled as a resource setting
fixes #37492
2017-11-27 16:08:15 +01:00
Joao Moreno e69ca9ff85 cleanup git commands enablement 2017-11-27 16:08:15 +01:00
Joao Moreno 629ad31204 fix git commands 2017-11-27 16:08:15 +01:00
Joao Moreno 548bfe91af disable auto fetch
fixes #34684
2017-11-24 11:12:45 +01:00
Joao Moreno 000325a03b alert when git is missing
fixes #38393
2017-11-17 11:35:49 +01:00
Joao Moreno 12c41aa9bd Merge branch '34527' of https://github.com/raouldc/vscode into raouldc-34527 2017-11-10 17:03:06 +01:00
Joao Moreno 57b2a86868 Merge branch 'justinhhorner-git-rename-branch' of https://github.com/justinhhorner/vscode into justinhhorner-justinhhorner-git-rename-branch 2017-11-10 16:51:44 +01:00
Joao Moreno 2f3b485b92 compile stuff 2017-11-09 18:32:05 +01:00
Joao Moreno d1b9a70d17 git: data uris 2017-11-09 17:54:00 +01:00
Joao Moreno 948c568872 💄 2017-11-08 12:24:24 +01:00
Joao Moreno 07885099aa Merge branch '31055-Sync-Rebase' of https://github.com/excerebrose/vscode into excerebrose-31055-Sync-Rebase 2017-11-08 12:20:10 +01: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
Benjamin Pasero 1b36db4a99 ⬆️ iconv-lite@0.4.19 2017-11-06 10:51:52 +01:00
Joao Moreno 16692ae72c fixes #37226 2017-11-01 16:08:08 +01:00
Johannes Rieken fe3f6cc861 fix #37331 2017-11-01 15:41:06 +01:00
Johannes Rieken 5efffdfcb4 add git.decorations.enabled setting, #37299 2017-11-01 14:44:50 +01:00
Johannes Rieken 1cafd15b44 fix #37403 2017-11-01 14:18:24 +01:00
Johannes Rieken f502f70345 deco - align git color names 2017-10-30 16:44:51 +01:00
isidor 3e3d09021d also use darker red for git deleted 2017-10-25 17:24:24 +02:00
isidor 5d93cd1543 git color decoration: a bit different colors for light theme 2017-10-25 17:20:44 +02:00
Johannes Rieken a0c26c8a1d deco - show badge in scm viewlet when no icons are provided 2017-10-24 17:58:04 +02:00
Johannes Rieken 5faa72ac39 deco - use a color for ignored files 2017-10-18 09:03:15 +02:00
BattleBas 6c40a968f4 Added setting "git.autoRepositoryDetection"
When opening just one file, the setting "autoRepositoryDetection" allows the user to control whether the entire repository changes will be displayed or just the changes of the current file.
2017-10-12 20:19:07 -05:00
Joao Moreno 3070c0bb66 Merge branch 'dirtydiff' 2017-10-12 16:07:31 +02:00
Johannes Rieken f813a949c1 adjust scm colors 2017-10-12 14:47:02 +02:00
Joao Moreno 7d729c9d17 diff: inline actions 2017-10-11 15:16:47 +02:00
Johannes Rieken a34ee0c5aa label tweak 2017-10-10 17:09:36 +02:00
Johannes Rieken 9c4052804d adjust git colors 2017-10-10 17:09:35 +02:00