Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-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-02-24 | contrib/credential: use a lowercase "usage:" string | David Aguilar | 1 | -1/+1 |
2012-08-24 | contrib: add credential helper for GnomeKeyring | Philipp A. Hartmann | 3 | -0/+470 |