Commit graph

207 commits

Author SHA1 Message Date
João Moreno 4e26c330a8
Merge pull request #46066 from ddruker/ddruker/differentiate-foreground-color-git
[GIT EXTENSION] Add Custom Foreground Color for Files Added to Index
2018-06-04 17:21:14 +02:00
Jan Pilzer f3874f1bae
Add gitignore language 2018-06-02 19:28:58 -07:00
Ramya Achutha Rao 1139de12c0 Create appInsights client only if user has opt-in to telemetry 2018-04-25 15:21:15 -07:00
Peng Lyu c69deaccd0 activate git by * 2018-04-23 17:58:54 -07:00
Joao Moreno 56ad4b3953 clone repo by url 2018-04-23 16:20:08 +02:00
Ramya Achutha Rao 953cdf7f3d Update vscode-extension-telemetry version 2018-04-20 10:30:05 -07:00
Sandeep Somavarapu e592885b49 Fix #46750 2018-04-16 17:10:46 +02:00
Joao Moreno ab149aba6e fixes #21146 2018-03-27 14:50:53 +02:00
David 9c848a3b8b
Merge branch 'master' into ddruker/differentiate-foreground-color-git 2018-03-19 10:16:42 -04:00
Joao Moreno 1d0271f486 Merge branch 'submodule-limit-workspace-setting' of https://github.com/shobhitchittora/vscode into shobhitchittora-submodule-limit-workspace-setting 2018-03-19 14:28:29 +01:00
Joao Moreno 0c01c63d92 show actions in the right editor only 2018-03-19 14:26:37 +01:00
Joao Moreno f929d1cd05 Merge branch 'git_actions_context_menu' of https://github.com/nikonso/vscode into nikonso-git_actions_context_menu 2018-03-19 14:09:47 +01:00
DAVID DRUKER ab19d7b43d add custom color for files added to index 2018-03-18 14:06:12 -07:00
Shobhit Chittora 1c6aa0e93d Adds workspace config for submodules detection limit
Closes #45266
2018-03-14 10:09:04 +05:30
Ramya Achutha Rao 251101e6ea Use latest AI to avoid monkey patching of modules Fixes Microsoft/vscode-extension-telemetry#12 2018-02-27 13:42:26 -08:00
Joao Moreno d7df300c7a bump git version 2018-02-27 13:03:00 +01:00
Ramya Achutha Rao c1ee104fd4 Use latest version of telemetry module 2018-02-23 14:57:27 -08:00
Joao Moreno 8e746bbd4c show show git output command 2018-02-23 09:04:57 +01:00
Joao Moreno efa33330fb use png icon for git 2018-02-21 10:04:06 +01:00
Joao Moreno 86e3c7ea16 git extension icon
related to #43978
2018-02-20 16:47:02 +01:00
Joao Moreno a563e2cb38 consolidate git extensions
related to #43978
2018-02-20 16:47:01 +01:00
Bruno Ribeito 044bd99285 Fix #25541 2018-02-18 17:41:25 +00:00
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