Commit Graph

17 Commits

Author SHA1 Message Date
Ladislau Szomoru
e3d7e621f2 Git - Remove localization from askpass-main (#165129)
Remove localization from askpass as it runs in a separate process
2022-11-03 09:35:45 -07:00
Ladislau Szomoru
f09c4124a2 Engineering - adopt l10n for git-base/git/github extesions (#164566)
Co-authored-by: Tyler James Leonhardt <me@tylerleonhardt.com>
2022-10-28 11:27:08 +02:00
Ladislau Szomoru
a6272c9416 Git - implement SSH_ASKPASS handler (#159573) 2022-09-07 15:59:40 +02:00
Felix Haase
524e119a8b remove colon from git host in askpass arguments (#117230)
fixes #117152
2021-02-22 15:04:24 +01:00
João Moreno
7b0cfdd04a fix git askpass 2021-01-27 09:45:19 +01:00
João Moreno
9e07bfd594 related to #115037 2021-01-26 14:12:50 +01:00
João Moreno
75ff8b1131 fixes #115037 2021-01-26 14:10:49 +01:00
Joao Moreno
e518f536de fixes #85569 2019-11-26 15:07:06 +01:00
Joao Moreno
db5b58c442 isolate askpass 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
14cc75aa22 git: extract ipc 2019-11-20 15:15:45 +01:00
Joao Moreno
f367d0fe20 skip auth only for auto fetch
related to #72615
2019-10-17 16:19:26 +02:00
Oxirt
c0cca64e3c allow Git: fetch command to show password prompt
There was some 2 years old code which was preventing `Git: fetch` command from displaying a password prompt. I've removed this special treatment. Tested, now `Git: fetch` is showing password prompt as expected and the operation is also successful.
2019-04-19 22:03:08 +05:30
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
Matt Bierner
ab1d686a41 Fix a few more errors 2017-11-06 13:43:15 -08:00
Joao Moreno
60efdae34c fixes #27595 2017-06-28 15:54:13 +02:00
Joao Moreno
77f0e95307 git: askpass support 2017-02-20 12:28:42 +01:00