Eric Amodio
38a8980905
Avoids triggering autofetch unless setting changes
2020-12-11 01:06:10 -05:00
Jason Williams
83f43bee1d
Changing autofetch to a string config which has "current", "all" and ( #111090 )
2020-12-11 00:54:21 -05:00
Joao Moreno
f367d0fe20
skip auth only for auto fetch
...
related to #72615
2019-10-17 16:19:26 +02:00
Joao Moreno
c4a1b80e48
fix git settings scope
2019-01-07 09:58:34 +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
Matt Bierner
dd3e2d94f8
Remove use strict directives in extension code
...
We compile with alwaysStrict so these directives are not needed
2018-10-02 16:02:44 -07: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
Joao Moreno
6e909d4132
git: expose error codes in API
2018-08-24 12:24:37 +02:00
Joao Moreno
28d2b5d2d6
wip: git api
2018-08-24 11:19:05 +02:00
Joao Moreno
03be224fa4
use links in messages
2018-02-26 09:11:23 +01:00
Benjamin Pasero
466ef767bb
notifications - tweak wording of messages
2018-02-20 08:31:06 +01:00
Joao Moreno
424c9da7cc
improve git.autofetch suggestion
...
fixes #40282
2017-12-18 09:10:11 +01:00
Joao Moreno
32d7bcd358
fixes #39173
2017-11-27 11:16:37 +01:00
Joao Moreno
548bfe91af
disable auto fetch
...
fixes #34684
2017-11-24 11:12:45 +01:00
Matt Bierner
d8e926be97
Mark most private static constants as private static readonly
2017-11-20 15:18:52 -08:00
Joao Moreno
3b76085a6c
fixes #35216
2017-09-28 11:51:40 +02:00
Joao Moreno
fe8ee2e7b8
git: repository == scm provider
2017-08-15 18:03:47 +02:00
Joao Moreno
16e8189650
model -> repository
2017-08-15 15:17:15 +02:00
Joao Moreno
7ec10a9052
fixes #18662
2017-01-18 16:53:10 +01:00
Joao Moreno
65478f4b5e
git: autofetch
2017-01-13 16:10:10 +01:00