git-commit-vandalism/contrib/credential/gnome-keyring
Brandon Casey 5a3db11053 contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring
The gnome-keyring lib distributed with RHEL 5.X is ancient and does
not provide a few of the functions/defines that more recent versions
do, but mostly the API is the same.  Let's provide the missing bits
via macro definitions and function implementation.

Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-10-16 09:35:33 -07:00
..
.gitignore contrib: add credential helper for GnomeKeyring 2012-08-24 11:18:31 -07:00
git-credential-gnome-keyring.c contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring 2013-10-16 09:35:33 -07:00
Makefile contrib/git-credential-gnome-keyring.c: set Gnome application name 2013-10-16 09:35:31 -07:00