Commit Graph

702 Commits

Author SHA1 Message Date
Florian Traber 67b3957473 #46860 make git delete popup modal 2018-04-01 09:39:41 +02:00
Joao Moreno 42c882151f only detect git encoding if files.autoGuessEncoding is enabled
fixes #46826
2018-03-28 12:52:10 +02:00
Joao Moreno dafdde11c9 fixes #45911 2018-03-28 09:56:58 +02:00
Joao Moreno ab149aba6e fixes #21146 2018-03-27 14:50:53 +02:00
Joao Moreno ee25b62029 fixes #46144 2018-03-20 10:17:01 +01:00
Joao Moreno 27c68d9258 :liptstick: 2018-03-19 14:30:31 +01: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
Shobhit Chittora 1c6aa0e93d Adds workspace config for submodules detection limit
Closes #45266
2018-03-14 10:09:04 +05:30
Joao Moreno 886f9c2e10 fixes #43161 2018-03-09 11:25:44 +01:00
Joao Moreno e7a96243af improve pull/push specificity 2018-03-08 10:44:26 +01:00
Joao Moreno efda2abf54 fixes #44715 2018-03-07 15:44:53 +01:00
Joao Moreno c889303366 fixes #44802 2018-03-02 17:32:33 +01:00
Joao Moreno dda0911086 update diff.tmbundle license 2018-03-01 16:37:26 +01:00
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 7201035735 fixes #43234 2018-02-27 18:14:16 +01:00
Joao Moreno d7df300c7a bump git version 2018-02-27 13:03:00 +01:00
Benjamin Pasero a23edada50 debt - avoid deprecated Buffer ctors 2018-02-26 13:09:54 +01:00
Joao Moreno 03be224fa4 use links in messages 2018-02-26 09:11:23 +01:00
Ramya Achutha Rao c1ee104fd4 Use latest version of telemetry module 2018-02-23 14:57:27 -08:00
Benjamin Pasero 393aa4f985 notifications - polish some extension messages 2018-02-23 18:19:55 +01:00
Joao Moreno 462fb54c58 fixes #43580 2018-02-23 12:24:19 +01:00
Joao Moreno 91659bfeca fixes #43528 2018-02-23 12:24:19 +01:00
Joao Moreno 2288e7cecd improve git logging 2018-02-23 10:21:06 +01:00
Joao Moreno 8e746bbd4c show show git output command 2018-02-23 09:04:57 +01:00
Joao Moreno ca58c21bfc fixes #44188 2018-02-22 10:22:19 +01:00
Joao Moreno efa33330fb use png icon for git 2018-02-21 10:04:06 +01:00
Joao Moreno 54b13f7250 git readme 2018-02-20 17:50:07 +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
Benjamin Pasero 466ef767bb notifications - tweak wording of messages 2018-02-20 08:31:06 +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 38ab734646 improve input validation setting description 2018-02-09 12:05:45 +01:00
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