35 Commits (a33729267504c7b1a63a1f05b47faea6f9e1642c)

Author SHA1 Message Date
Aleksey Vasenev 13d261e53a wincred: fix get credential if username has "@" 10 years ago
Pat Thoyts 248b68f3f2 wincred: avoid overwriting configured variables 11 years ago
Pat Thoyts ccfb5bdad9 wincred: add install target 11 years ago
John Szakmeister 0162b3c430 contrib/git-credential-gnome-keyring.c: small stylistic cleanups 11 years ago
Brandon Casey 15f7221686 contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyring 11 years ago
Brandon Casey 5a3db11053 contrib/git-credential-gnome-keyring.c: support ancient gnome-keyring 11 years ago
Brandon Casey 81c57e2c9d contrib/git-credential-gnome-keyring.c: report failure to store password 11 years ago
Brandon Casey 3006297a0e contrib/git-credential-gnome-keyring.c: use glib messaging functions 11 years ago
Brandon Casey 68a65f5fe5 contrib/git-credential-gnome-keyring.c: use glib memory allocation functions 11 years ago
Brandon Casey da2727f23c contrib/git-credential-gnome-keyring.c: use secure memory for reading passwords 11 years ago
Brandon Casey 9fe3e6cf9e contrib/git-credential-gnome-keyring.c: use secure memory functions for passwds 11 years ago
Brandon Casey 8bb7a54c57 contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object() 11 years ago
Brandon Casey ff55c47d0f contrib/git-credential-gnome-keyring.c: set Gnome application name 11 years ago
Brandon Casey 73bbc0796b contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before accessing 11 years ago
Brandon Casey fb2763746f contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_t 11 years ago
Brandon Casey 7a6d6423c5 contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectly 11 years ago
Brandon Casey 18fe5add33 contrib/git-credential-gnome-keyring.c: add static where applicable 11 years ago
Brandon Casey 4bc47cc009 contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc. 11 years ago
Ted Zlatanov 506524aea5 git-credential-netrc: fix uninitialized warning 11 years ago
Brandon Casey 083afc0ec0 contrib/git-credential-gnome-keyring.c: remove unused die() function 11 years ago
Brandon Casey e72aefc9ec contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarations 11 years ago
Xidorn Quan de56ccf799 credential-osxkeychain: support more protocols 12 years ago
Karsten Blees 8b2d219a3d wincred: improve compatibility with windows versions 12 years ago
Karsten Blees 3b12f46ab3 wincred: accept CRLF on stdin to simplify console usage 12 years ago
Ted Zlatanov 5482920919 Add contrib/credentials/netrc with GPG support 12 years ago
David Aguilar c358ed756e contrib/credential: use a lowercase "usage:" string 12 years ago
Philipp A. Hartmann 0e7afb18cb contrib: add credential helper for GnomeKeyring 12 years ago
Erik Faye-Lund a6253da0f3 contrib: add win32 credential-helper 12 years ago
Jeff King 17a9ac7d6b osxkeychain: pull make config from top-level directory 13 years ago
Jeff King 34961d30da contrib: add credential helper for OS X Keychain 13 years ago