Eric Amodio
|
0ac9d25b81
|
Closes #91695 - adds emoji support
|
2020-10-12 14:38:07 -04:00 |
|
WhizSid
|
c334da1952
|
Multi git executable paths (#85954)
* Multi git executable path
* update `git.path` setting description
* 💄
Co-authored-by: João Moreno <joao.moreno@microsoft.com>
|
2020-09-10 15:02:37 +02:00 |
|
João Moreno
|
2f2ba0d764
|
fixes #102455
|
2020-08-05 12:09:17 +02:00 |
|
João Moreno
|
be901d8db1
|
fixes #103053
|
2020-07-22 10:37:09 +02:00 |
|
João Moreno
|
c85718eb81
|
git: remote source provider picker command
fixes #102394
|
2020-07-14 13:57:01 +00:00 |
|
João Moreno
|
88b1fa85e4
|
fixes #100701
|
2020-07-01 11:13:23 +02:00 |
|
João Moreno
|
a85a2e6044
|
move credential provider to github
|
2020-05-18 21:04:29 +02:00 |
|
João Moreno
|
15e159a713
|
💄
|
2020-04-27 15:00:06 +02:00 |
|
João Moreno
|
8ff93b98c5
|
git: config.githubAuthentication
|
2020-04-27 14:57:47 +02:00 |
|
João Moreno
|
54d8261f93
|
git: config.terminalAuthentication
|
2020-04-27 14:57:47 +02:00 |
|
João Moreno
|
bc9854b494
|
git: use environmentVariableCollection
|
2020-04-27 14:57:47 +02:00 |
|
João Moreno
|
bce93beff7
|
move github credential provider to git
|
2020-04-27 12:14:23 +02:00 |
|
João Moreno
|
cab6f958a2
|
git extension api: registerCredentialsProvider
|
2020-04-24 18:04:36 +02:00 |
|
João Moreno
|
77d7351226
|
add log to askpass ipc
|
2020-04-24 15:40:03 +02:00 |
|
João Moreno
|
b8512b2055
|
remove git content provider
|
2020-04-15 07:42:50 +02:00 |
|
João Moreno
|
85f3f46ec1
|
fixes #93779
|
2020-04-09 11:13:36 +02:00 |
|
Joao Moreno
|
eab81b4a31
|
git missing docs
|
2020-02-13 16:53:08 +01:00 |
|
Eric Amodio
|
87c2332fed
|
Adds timeline diff on click and icon support
|
2020-01-27 15:28:33 -05:00 |
|
Joao Moreno
|
f46ae8ff0d
|
fix build
|
2019-11-26 15:23:27 +01:00 |
|
Joao Moreno
|
db5b58c442
|
isolate askpass
|
2019-11-21 15:16:49 +01:00 |
|
Joao Moreno
|
1b5afdf5c3
|
refactor
|
2019-11-21 15:16:49 +01:00 |
|
Joao Moreno
|
f37b9d742c
|
git: isolate ipc env
|
2019-11-20 16:07:01 +01:00 |
|
Joao Moreno
|
39c14fc431
|
💄
|
2019-11-20 15:15:46 +01:00 |
|
Joao Moreno
|
14cc75aa22
|
git: extract ipc
|
2019-11-20 15:15:45 +01:00 |
|
Joao Moreno
|
5d60b7fdc4
|
wip: git fs provider
|
2019-11-07 11:31:01 +01:00 |
|
Joao Moreno
|
349e31fee9
|
fixes #58918
|
2018-11-01 15:00:53 +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 |
|
Joao Moreno
|
10e0a22f6d
|
fixes #56015
|
2018-08-29 13:22:59 +02:00 |
|
Joao Moreno
|
78d61d55f4
|
git: use simpler versioning scheme
|
2018-08-22 15:09:11 +02:00 |
|
Joao Moreno
|
456437dfaa
|
git: api 1
|
2018-08-22 11:30:07 +02:00 |
|
Joao Moreno
|
ad4fecadeb
|
git: getAPI
|
2018-08-21 16:04:00 +02:00 |
|
Joao Moreno
|
0633c77f80
|
api.d.ts
|
2018-08-21 12:04:52 +02:00 |
|
Johannes Rieken
|
34159e797b
|
adding webpack.config.js
|
2018-08-07 17:07:01 +02:00 |
|
Joao Moreno
|
044d192df0
|
remove bad timeout
|
2018-07-10 18:15:21 +02:00 |
|
Joao Moreno
|
6957a5c058
|
make git activation async
fixes #50292
|
2018-07-10 12:37:25 +02:00 |
|
Joao Moreno
|
ee582714b6
|
git: cleanup ipc handles on deactivate
related to #7758
|
2018-05-03 09:12:05 +02:00 |
|
Joao Moreno
|
35f1c86f16
|
fix compile error
|
2018-04-23 16:30:17 +02:00 |
|
Joao Moreno
|
56ad4b3953
|
clone repo by url
|
2018-04-23 16:20:08 +02:00 |
|
Joao Moreno
|
2288e7cecd
|
improve git logging
|
2018-02-23 10:21:06 +01:00 |
|
Joao Moreno
|
ca58c21bfc
|
fixes #44188
|
2018-02-22 10:22:19 +01:00 |
|
Ramya Achutha Rao
|
3b075ee291
|
Wait for telemetryReporter to complete dispose before deactivating extensions
|
2018-02-06 17:55:39 -08: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 |
|
Dirk Baeumer
|
04594c864b
|
Add support for Language Packs
|
2018-01-25 21:14:34 +01:00 |
|
Benjamin Pasero
|
b939d90808
|
fix #40224
|
2018-01-16 18:04:46 +01:00 |
|
Joao Moreno
|
6d5112610f
|
fixes #38389
|
2017-12-04 15:43:14 +01:00 |
|
Joao Moreno
|
9544e5faa0
|
git.enabled as a resource setting
fixes #37492
|
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
|
8feee8ebb9
|
fixes #39077
|
2017-11-24 07:59:51 +01:00 |
|
Joao Moreno
|
000325a03b
|
alert when git is missing
fixes #38393
|
2017-11-17 11:35:49 +01:00 |
|