Age | Commit message (Expand) | Author | Files | Lines |
2019-12-20 | contrib/credential/netrc: work outside a repo | Denton Liu | 1 | -1/+1 |
2019-12-20 | contrib/credential/netrc: make PERL_PATH configurable | Denton Liu | 3 | -2/+25 |
2018-10-24 | mingw: load system libraries the recommended way | Johannes Schindelin | 1 | -1/+2 |
2018-06-18 | git-credential-netrc: make "all" default target of Makefile | Todd Zullinger | 1 | -0/+3 |
2018-06-18 | git-credential-netrc: fix exit status when tests fail | Luis Marsano | 1 | -1/+3 |
2018-06-18 | git-credential-netrc: use in-tree Git.pm for tests | Luis Marsano | 2 | -2/+2 |
2018-06-18 | git-credential-netrc: minor whitespace cleanup in test script | Todd Zullinger | 1 | -4/+4 |
2018-06-13 | git-credential-netrc: remove use of "autodie" | Ævar Arnfjörð Bjarmason | 1 | -1/+0 |
2018-05-14 | git-credential-netrc: accept gpg option | Luis Marsano | 6 | -24/+62 |
2018-05-14 | git-credential-netrc: adapt to test framework for git | Luis Marsano | 3 | -30/+77 |
2017-11-15 | Merge branch 'tz/fsf-address-update' | Junio C Hamano | 2 | -4/+2 |
2017-11-09 | Merge branch 'js/wincred-empty-cred' | Junio C Hamano | 1 | -2/+8 |
2017-11-09 | Replace Free Software Foundation address in license notices | Todd Zullinger | 2 | -4/+2 |
2017-11-04 | credential-libsecret: unlock locked secrets | Dennis Kaarsemaker | 1 | -1/+1 |
2017-11-01 | wincred: handle empty username/password correctly | Jakub Bereżański | 1 | -2/+8 |
2016-10-26 | Merge branch 'mm/credential-libsecret' | Junio C Hamano | 2 | -0/+395 |
2016-10-11 | contrib: add credential helper for libsecret | Mantas Mikulėnas | 2 | -0/+395 |
2016-06-14 | gnome-keyring: Don't hard-code pkg-config executable | Heiko Becker | 1 | -2/+3 |
2015-01-25 | wincred: fix get credential if username has "@" | Aleksey Vasenev | 1 | -3/+22 |
2014-05-14 | wincred: avoid overwriting configured variables | Pat Thoyts | 1 | -4/+4 |
2014-05-14 | wincred: add install target | Pat Thoyts | 1 | -0/+8 |
2013-12-16 | contrib/git-credential-gnome-keyring.c: small stylistic cleanups | John Szakmeister | 1 | -46/+39 |
2013-10-23 | Merge branch 'bc/gnome-keyring' | Junio C Hamano | 2 | -134/+167 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring | Brandon Casey | 1 | -0/+39 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring | Brandon Casey | 1 | -0/+58 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: report failure to store password | Brandon Casey | 1 | -1/+9 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: use glib messaging functions | Brandon Casey | 1 | -29/+4 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: use glib memory allocation functions | Brandon Casey | 1 | -32/+16 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords | Brandon Casey | 1 | -3/+9 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds | Brandon Casey | 1 | -15/+6 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object() | Brandon Casey | 1 | -11/+3 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: set Gnome application name | Brandon Casey | 2 | -2/+5 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc... | Brandon Casey | 1 | -1/+1 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t | Brandon Casey | 1 | -1/+1 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly | Brandon Casey | 1 | -1/+1 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: add static where applicable | Brandon Casey | 1 | -9/+9 |
2013-10-16 | contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc. | Brandon Casey | 1 | -10/+10 |
2013-10-08 | Merge branch 'tz/credential-netrc' | Jonathan Nieder | 1 | -1/+3 |
2013-10-08 | git-credential-netrc: fix uninitialized warning | Ted Zlatanov | 1 | -1/+3 |
2013-09-23 | contrib/git-credential-gnome-keyring.c: remove unused die() function | Brandon Casey | 1 | -10/+0 |
2013-09-23 | contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations | Brandon Casey | 1 | -13/+0 |
2013-05-28 | credential-osxkeychain: support more protocols | Xidorn Quan | 1 | -1/+11 |
2013-03-21 | Merge branch 'tz/credential-authinfo' | Junio C Hamano | 4 | -0/+545 |
2013-03-19 | Merge branch 'da/downcase-u-in-usage' | Junio C Hamano | 3 | -3/+3 |
2013-02-26 | wincred: improve compatibility with windows versions | Karsten Blees | 1 | -129/+70 |
2013-02-26 | wincred: accept CRLF on stdin to simplify console usage | Karsten Blees | 1 | -2/+5 |
2013-02-25 | Add contrib/credentials/netrc with GPG support | Ted Zlatanov | 4 | -0/+545 |
2013-02-24 | contrib/credential: use a lowercase "usage:" string | David Aguilar | 3 | -3/+3 |
2012-09-10 | Merge branch 'ph/credential-gnome-keyring' | Junio C Hamano | 3 | -0/+470 |
2012-08-24 | contrib: add credential helper for GnomeKeyring | Philipp A. Hartmann | 3 | -0/+470 |