| Commit message (Expand) | Author | Age |
* | wincred: avoid overwriting configured variables | Pat Thoyts | 2014-05-14 |
* | wincred: add install target | Pat Thoyts | 2014-05-14 |
* | contrib/git-credential-gnome-keyring.c: small stylistic cleanups | John Szakmeister | 2013-12-16 |
* | Merge branch 'bc/gnome-keyring' | Junio C Hamano | 2013-10-23 |
|\ |
|
| * | contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: report failure to store password | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: use glib messaging functions | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: use glib memory allocation functions | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object() | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: set Gnome application name | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc... | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: add static where applicable | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc. | Brandon Casey | 2013-10-16 |
| * | contrib/git-credential-gnome-keyring.c: remove unused die() function | Brandon Casey | 2013-09-23 |
| * | contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations | Brandon Casey | 2013-09-23 |
* | | Merge branch 'tz/credential-netrc' | Jonathan Nieder | 2013-10-08 |
|\ \
| |/
|/| |
|
| * | git-credential-netrc: fix uninitialized warning | Ted Zlatanov | 2013-10-08 |
* | | credential-osxkeychain: support more protocols | Xidorn Quan | 2013-05-28 |
* | | Merge branch 'tz/credential-authinfo' | Junio C Hamano | 2013-03-21 |
|\ \
| |/ |
|
| * | Add contrib/credentials/netrc with GPG support | Ted Zlatanov | 2013-02-25 |
* | | Merge branch 'da/downcase-u-in-usage' | Junio C Hamano | 2013-03-19 |
|\ \ |
|
| * | | contrib/credential: use a lowercase "usage:" string | David Aguilar | 2013-02-24 |
| |/ |
|
* | | wincred: improve compatibility with windows versions | Karsten Blees | 2013-02-26 |
* | | wincred: accept CRLF on stdin to simplify console usage | Karsten Blees | 2013-02-26 |
|/ |
|
* | Merge branch 'ph/credential-gnome-keyring' | Junio C Hamano | 2012-09-10 |
|\ |
|
| * | contrib: add credential helper for GnomeKeyring | Philipp A. Hartmann | 2012-08-24 |
* | | contrib: add win32 credential-helper | Erik Faye-Lund | 2012-08-16 |
|/ |
|
* | osxkeychain: pull make config from top-level directory | Jeff King | 2012-05-24 |
* | contrib: add credential helper for OS X Keychain | Jeff King | 2011-12-12 |