Pine Wu
d44f9dae34
Use array of string for applicable builtin settings
2019-07-17 15:07:31 -07:00
Miguel Solorio
005a5e4fae
Update SCM icons
2019-06-18 13:17:44 -07:00
Joao Moreno
4a3c056e9a
use --follow-tags instead of --tags when pushing
...
fixes #70081
fixes #75240
2019-06-12 11:06:54 +02:00
Aurélien Pupier
7a5bca9faf
Add License field to package.jsons #68423 ( #68771 )
...
it should avoid to have "warning XXX: No license field" during yarn
build
Signed-off-by: Aurélien Pupier <apupier@redhat.com >
2019-06-06 11:44:50 +02:00
Joao Moreno
afa4faa587
fix git extension tests
2019-06-05 10:22:48 +02:00
Benjamin Pasero
d78a75973c
update @types/node ( #74881 )
2019-06-05 10:20:01 +02:00
Hao Hu
2058f27615
Add git.pullTags setting
2019-05-23 11:28:28 +02:00
Sandeep Somavarapu
1fd2993b54
Fix #72185
2019-04-12 07:44:56 +02:00
Joao Moreno
f50b46c334
fixes #70985
2019-03-25 11:56:30 +01:00
Joao Moreno
6824561046
fixes #70812
2019-03-20 09:34:26 +01:00
Joao Moreno
9fb1a067b6
Merge branch 'master', commit 'refs/pull/60640/head' of github.com:Microsoft/vscode into pr/60640
2019-03-08 10:07:10 +01:00
Joao Moreno
94f7ae74c5
fixes #69529
2019-03-05 11:15:49 +01:00
Joao Moreno
5c049a93ae
fixes #68894
2019-02-19 10:58:59 +01:00
Benjamin Pasero
e2d1fd06d1
debt - update extensions node dependency to 10.x
2019-02-07 08:49:36 +01:00
SteVen Batten
ccdd2997a6
update AI module ( #66370 )
...
fixes #64849
2019-01-10 17:43:25 -08:00
Joao Moreno
c4a1b80e48
fix git settings scope
2019-01-07 09:58:34 +01:00
Joao Moreno
2f82209adf
💄 cleanup git input validation rules
...
#60407
2019-01-04 17:03:11 +01:00
Joao Moreno
e6878ce54f
Merge commit 'refs/pull/60407/head' of github.com:Microsoft/vscode into pr/60407
2019-01-04 16:51:22 +01:00
Joao Moreno
a8aa85192a
Merge branch 'master', commit 'refs/pull/60387/head' of github.com:Microsoft/vscode into pr/60387
2019-01-04 16:40:21 +01:00
Joao Moreno
3d928bbb27
💄 auto fetch period
2019-01-04 16:38:12 +01:00
Joao Moreno
32d22dbace
Merge commit 'refs/pull/59988/head' of github.com:Microsoft/vscode into pr/59988
2019-01-04 16:30:25 +01:00
Joao Moreno
133e999097
💄
2019-01-04 15:16:45 +01:00
Joao Moreno
cf107f3c3d
Merge commit 'refs/pull/59078/head' of github.com:Microsoft/vscode into pr/59078
2019-01-04 15:02:46 +01:00
Joao Moreno
9b88d30734
Merge commit 'refs/pull/59849/head' of github.com:Microsoft/vscode into pr/59849
2019-01-04 14:34:28 +01:00
Joao Moreno
349b0d454e
fix git.openDiffOnClick scope
2018-12-20 10:17:26 +01:00
Joao Moreno
6052fcf07f
Merge commit 'refs/pull/59735/head' of github.com:Microsoft/vscode into pr/59735
2018-11-20 09:43:16 +01:00
Joao Moreno
e5406b523e
introduce git.openDiffOnClick
...
fixes #63005
2018-11-19 11:54:51 +01:00
Joao Moreno
eb6025ec9b
git.postCommitCommand
...
fixes #62058
2018-11-19 11:54:51 +01:00
Joao Moreno
d4b84e645f
fix #62344
2018-11-12 11:18:58 +01:00
Joao Moreno
fb9e1da186
update git iconv-lite dependency
...
fixes #62272
2018-11-05 13:39:47 +00:00
Ramya Achutha Rao
a975e59eaf
Update applicationInsights for #60585
2018-10-16 16:29:08 -07:00
Manjiri Tapaswi
17ef20d21d
Putting back git.inputValidationLength for backward compatibility
2018-10-16 10:46:02 -07:00
Manjiri Tapaswi
75fb61aa70
Per review suggestion
2018-10-10 10:55:09 -07:00
Manjiri Tapaswi
2772e8b234
Git: Separate the commit length limit of subject line and description lines #60300
2018-10-09 16:21:56 -07:00
nesukun
c8e4544542
Add entries to scm context menu for force pushing
2018-10-09 21:10:06 +01:00
Omkar Manjrekar
9983f260fe
Missing comma in JSON
2018-10-09 19:02:34 +05:30
Omkar Manjrekar
b2350b41bc
Added commands
2018-10-08 18:18:51 +05:30
Guy Waldman
ad6660d0c4
Add command to create branch from specific ref
2018-10-04 14:15:15 +03:00
Ryan Scott
373f50a102
Add git.fetchPrune to menus.menus.commandPalette
2018-10-02 18:59:15 -05:00
Vladimir Kotikov
ae2d0cd96f
Add option to automatically stash changes before performing git pull
2018-10-02 22:49:46 +03:00
Jeremy Shore
7761add538
Fix #57910 - Add setting for auto fetch timeout
...
Finishes the race condition when either setting is changed, and then if it wasn’t disabled creates a new timeout using the new value (instead of waiting for it to go through the loop again to update).
2018-10-01 14:35:45 -05:00
Ryan Scott
6cc0f06531
Add git.fetchPrune
2018-09-30 19:38:48 -05:00
Ramya Achutha Rao
972ee3f948
Use latest applicationinsights in extensions too
2018-09-25 16:45:00 -07:00
Johannes Rieken
6999ddbab7
update vscode-extension-telemetry
2018-09-20 12:06:55 +02:00
Joao Moreno
cac9991579
fixes #56504
2018-09-19 16:23:54 +02:00
Ramya Achutha Rao
d0a67178ca
Update appinsights in built in extensions
2018-09-18 18:35:12 -07:00
Joao Moreno
31419e264a
fixes #39048
2018-09-18 16:23:35 +02:00
Joao Moreno
8a620ab5b8
fixes #18807
2018-09-18 11:20:21 +02:00
Miguel Solorio
337c626b07
Make ignored folders darker
2018-09-13 09:44:47 -07:00
Joao Moreno
4d46fb709c
cleanup git push force
2018-09-13 17:15:21 +02:00