summaryrefslogtreecommitdiffstats
path: root/contrib/credential (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mh/libsecret-empty-password-fix'Junio C Hamano2024-02-281-0/+3
|\
| * libsecret: retrieve empty passwordM Hickford2024-02-191-0/+3
* | Merge branch 'mh/credential-oauth-refresh-token-with-wincred'Junio C Hamano2024-02-081-6/+40
|\ \ | |/ |/|
| * credential/wincred: store oauth_refresh_tokenM Hickford2024-01-291-6/+40
* | Merge branch 'mh/credential-erase-improvements-more'Junio C Hamano2023-08-282-4/+33
|\ \
| * | credential/wincred: erase matching creds onlyM Hickford2023-07-261-4/+16
| * | credential/libsecret: erase matching creds onlyM Hickford2023-07-261-0/+17
| |/
* / credential/libsecret: store new attributesM Hickford2023-06-161-6/+72
|/
* Merge branch 'mh/credential-password-expiry-wincred'Junio C Hamano2023-05-111-2/+23
|\
| * credential/wincred: store password_expiry_utcM Hickford2023-04-031-2/+23
* | Merge branch 'mh/use-wincred-from-system'Junio C Hamano2023-05-111-60/+1
|\ \
| * | credential/wincred: include wincred.hM Hickford2023-03-281-60/+1
| |/
* | contrib/credential: embiggen fixed-size buffer in wincredTaylor Blau2023-05-011-4/+17
* | contrib/credential: avoid fixed-size buffer in libsecretTaylor Blau2023-05-011-8/+7
* | contrib/credential: .gitignore libsecret build artifactsTaylor Blau2023-05-011-0/+1
* | contrib/credential: remove 'gnome-keyring' credential helperTaylor Blau2023-05-013-496/+0
* | contrib/credential: avoid fixed-size buffer in osxkeychainTaylor Blau2023-05-011-3/+7
|/
* osxkeychain: clarify that we ignore unknown linesMatthew John Cheetham2022-09-221-0/+5
* netrc: ignore unknown lines (do not die)Matthew John Cheetham2022-09-221-1/+4
* wincred: ignore unknown lines (do not die)Matthew John Cheetham2022-09-221-2/+5
* Merge branch 'ab/leak-check'Junio C Hamano2022-08-121-14/+4
|\
| * test-lib: simplify by removing test_externalÆvar Arnfjörð Bjarmason2022-07-281-5/+2
| * tests: move copy/pasted PERL + Test::More checks to a lib-perl.shÆvar Arnfjörð Bjarmason2022-07-281-9/+2
* | osx-keychain: fix compiler warningLessley Dennington2022-07-191-1/+1
|/
* *.[ch] *_INIT macros: use { 0 } for a "zero out" idiomÆvar Arnfjörð Bjarmason2021-09-272-2/+2
* *.c static functions: add missing __attribute__((format))Ævar Arnfjörð Bjarmason2021-07-142-0/+2
* contrib/credential/netrc: work outside a repoDenton Liu2019-12-201-1/+1
* contrib/credential/netrc: make PERL_PATH configurableDenton Liu2019-12-203-2/+25
* mingw: load system libraries the recommended wayJohannes Schindelin2018-10-241-1/+2
* git-credential-netrc: make "all" default target of MakefileTodd Zullinger2018-06-181-0/+3
* git-credential-netrc: fix exit status when tests failLuis Marsano2018-06-181-1/+3
* git-credential-netrc: use in-tree Git.pm for testsLuis Marsano2018-06-182-2/+2
* git-credential-netrc: minor whitespace cleanup in test scriptTodd Zullinger2018-06-181-4/+4
* git-credential-netrc: remove use of "autodie"Ævar Arnfjörð Bjarmason2018-06-131-1/+0
* git-credential-netrc: accept gpg optionLuis Marsano2018-05-146-24/+62
* git-credential-netrc: adapt to test framework for gitLuis Marsano2018-05-143-30/+77
* Merge branch 'tz/fsf-address-update'Junio C Hamano2017-11-152-4/+2
|\
| * Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-092-4/+2
* | Merge branch 'js/wincred-empty-cred'Junio C Hamano2017-11-091-2/+8
|\ \
| * | wincred: handle empty username/password correctlyJakub Bereżański2017-11-011-2/+8
| |/
* / credential-libsecret: unlock locked secretsDennis Kaarsemaker2017-11-041-1/+1
|/
* Merge branch 'mm/credential-libsecret'Junio C Hamano2016-10-262-0/+395
|\
| * contrib: add credential helper for libsecretMantas Mikulėnas2016-10-112-0/+395
* | gnome-keyring: Don't hard-code pkg-config executableHeiko Becker2016-06-141-2/+3
|/
* wincred: fix get credential if username has "@"Aleksey Vasenev2015-01-261-3/+22
* wincred: avoid overwriting configured variablesPat Thoyts2014-05-141-4/+4
* wincred: add install targetPat Thoyts2014-05-141-0/+8
* contrib/git-credential-gnome-keyring.c: small stylistic cleanupsJohn Szakmeister2013-12-161-46/+39
* Merge branch 'bc/gnome-keyring'Junio C Hamano2013-10-232-134/+167
|\
| * contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey2013-10-161-0/+39