Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-28Merge branch 'mh/credential-erase-improvements-more'Junio C Hamano
2023-07-26credential/wincred: erase matching creds onlyM Hickford
2023-07-26credential/libsecret: erase matching creds onlyM Hickford
2023-06-16credential/libsecret: store new attributesM Hickford
2023-05-11Merge branch 'mh/credential-password-expiry-wincred'Junio C Hamano
2023-05-11Merge branch 'mh/use-wincred-from-system'Junio C Hamano
2023-05-01contrib/credential: embiggen fixed-size buffer in wincredTaylor Blau
2023-05-01contrib/credential: avoid fixed-size buffer in libsecretTaylor Blau
2023-05-01contrib/credential: .gitignore libsecret build artifactsTaylor Blau
2023-05-01contrib/credential: remove 'gnome-keyring' credential helperTaylor Blau
2023-05-01contrib/credential: avoid fixed-size buffer in osxkeychainTaylor Blau
2023-04-03credential/wincred: store password_expiry_utcM Hickford
2023-03-28credential/wincred: include wincred.hM Hickford
2022-09-23osxkeychain: clarify that we ignore unknown linesMatthew John Cheetham
2022-09-23netrc: ignore unknown lines (do not die)Matthew John Cheetham
2022-09-23wincred: ignore unknown lines (do not die)Matthew John Cheetham
2022-08-12Merge branch 'ab/leak-check'Junio C Hamano
2022-07-28test-lib: simplify by removing test_externalÆvar Arnfjörð Bjarmason
2022-07-28tests: move copy/pasted PERL + Test::More checks to a lib-perl.shÆvar Arnfjörð Bjarmason
2022-07-19osx-keychain: fix compiler warningLessley Dennington
2021-09-28*.[ch] *_INIT macros: use { 0 } for a "zero out" idiomÆvar Arnfjörð Bjarmason
2021-07-14*.c static functions: add missing __attribute__((format))Ævar Arnfjörð Bjarmason
2019-12-20contrib/credential/netrc: work outside a repoDenton Liu
2019-12-20contrib/credential/netrc: make PERL_PATH configurableDenton Liu
2018-10-24mingw: load system libraries the recommended wayJohannes Schindelin
2018-06-19git-credential-netrc: make "all" default target of MakefileTodd Zullinger
2018-06-18git-credential-netrc: fix exit status when tests failLuis Marsano
2018-06-18git-credential-netrc: use in-tree Git.pm for testsLuis Marsano
2018-06-18git-credential-netrc: minor whitespace cleanup in test scriptTodd Zullinger
2018-06-13git-credential-netrc: remove use of "autodie"Ævar Arnfjörð Bjarmason
2018-05-14git-credential-netrc: accept gpg optionLuis Marsano
2018-05-14git-credential-netrc: adapt to test framework for gitLuis Marsano
2017-11-15Merge branch 'tz/fsf-address-update'Junio C Hamano
2017-11-09Merge branch 'js/wincred-empty-cred'Junio C Hamano
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger
2017-11-04credential-libsecret: unlock locked secretsDennis Kaarsemaker
2017-11-01wincred: handle empty username/password correctlyJakub Bereżański
2016-10-26Merge branch 'mm/credential-libsecret'Junio C Hamano
2016-10-11contrib: add credential helper for libsecretMantas Mikulėnas
2016-06-14gnome-keyring: Don't hard-code pkg-config executableHeiko Becker
2015-01-26wincred: fix get credential if username has "@"Aleksey Vasenev
2014-05-14wincred: avoid overwriting configured variablesPat Thoyts
2014-05-14wincred: add install targetPat Thoyts
2013-12-16contrib/git-credential-gnome-keyring.c: small stylistic cleanupsJohn Szakmeister
2013-10-24Merge branch 'bc/gnome-keyring'Junio C Hamano
2013-10-16contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey
2013-10-16contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey