summaryrefslogtreecommitdiff
path: root/contrib/credential
Commit message (Expand)AuthorAgeFilesLines
* mingw: load system libraries the recommended wayJohannes Schindelin2018-10-241-1/+2
* git-credential-netrc: make "all" default target of MakefileTodd Zullinger2018-06-181-0/+3
* git-credential-netrc: fix exit status when tests failLuis Marsano2018-06-181-1/+3
* git-credential-netrc: use in-tree Git.pm for testsLuis Marsano2018-06-182-2/+2
* git-credential-netrc: minor whitespace cleanup in test scriptTodd Zullinger2018-06-181-4/+4
* git-credential-netrc: remove use of "autodie"Ævar Arnfjörð Bjarmason2018-06-131-1/+0
* git-credential-netrc: accept gpg optionLuis Marsano2018-05-146-24/+62
* git-credential-netrc: adapt to test framework for gitLuis Marsano2018-05-143-30/+77
* Merge branch 'tz/fsf-address-update'Junio C Hamano2017-11-152-4/+2
|\
| * Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-092-4/+2
* | Merge branch 'js/wincred-empty-cred'Junio C Hamano2017-11-091-2/+8
|\ \
| * | wincred: handle empty username/password correctlyjs/wincred-empty-credJakub Bereżański2017-11-011-2/+8
| |/
* | credential-libsecret: unlock locked secretsdk/libsecret-unlock-to-load-fixDennis Kaarsemaker2017-11-041-1/+1
|/
* Merge branch 'mm/credential-libsecret'Junio C Hamano2016-10-262-0/+395
|\
| * contrib: add credential helper for libsecretmm/credential-libsecretMantas Mikulėnas2016-10-112-0/+395
* | gnome-keyring: Don't hard-code pkg-config executablenb/gnome-keyring-buildHeiko Becker2016-06-141-2/+3
|/
* wincred: fix get credential if username has "@"av/wincred-with-at-in-username-fixAleksey Vasenev2015-01-251-3/+22
* wincred: avoid overwriting configured variablessk/wincredPat Thoyts2014-05-141-4/+4
* wincred: add install targetPat Thoyts2014-05-141-0/+8
* contrib/git-credential-gnome-keyring.c: small stylistic cleanupsjs/gnome-keyringJohn Szakmeister2013-12-161-46/+39
* Merge branch 'bc/gnome-keyring'Junio C Hamano2013-10-232-134/+167
|\
| * contrib/git-credential-gnome-keyring.c: support really ancient gnome-keyringbc/gnome-keyringBrandon Casey2013-10-161-0/+39
| * contrib/git-credential-gnome-keyring.c: support ancient gnome-keyringBrandon Casey2013-10-161-0/+58
| * contrib/git-credential-gnome-keyring.c: report failure to store passwordBrandon Casey2013-10-161-1/+9
| * contrib/git-credential-gnome-keyring.c: use glib messaging functionsBrandon Casey2013-10-161-29/+4
| * contrib/git-credential-gnome-keyring.c: use glib memory allocation functionsBrandon Casey2013-10-161-32/+16
| * contrib/git-credential-gnome-keyring.c: use secure memory for reading passwordsBrandon Casey2013-10-161-3/+9
| * contrib/git-credential-gnome-keyring.c: use secure memory functions for passwdsBrandon Casey2013-10-161-15/+6
| * contrib/git-credential-gnome-keyring.c: use gnome helpers in keyring_object()Brandon Casey2013-10-161-11/+3
| * contrib/git-credential-gnome-keyring.c: set Gnome application nameBrandon Casey2013-10-162-2/+5
| * contrib/git-credential-gnome-keyring.c: ensure buffer is non-empty before acc...Brandon Casey2013-10-161-1/+1
| * contrib/git-credential-gnome-keyring.c: strlen() returns size_t, not ssize_tBrandon Casey2013-10-161-1/+1
| * contrib/git-credential-gnome-keyring.c: exit non-zero when called incorrectlyBrandon Casey2013-10-161-1/+1
| * contrib/git-credential-gnome-keyring.c: add static where applicableBrandon Casey2013-10-161-9/+9
| * contrib/git-credential-gnome-keyring.c: *style* use "if ()" not "if()" etc.Brandon Casey2013-10-161-10/+10
| * contrib/git-credential-gnome-keyring.c: remove unused die() functionBrandon Casey2013-09-231-10/+0
| * contrib/git-credential-gnome-keyring.c: remove unnecessary pre-declarationsBrandon Casey2013-09-231-13/+0
* | Merge branch 'tz/credential-netrc'Jonathan Nieder2013-10-081-1/+3
|\ \ | |/ |/|
| * git-credential-netrc: fix uninitialized warningtz/credential-netrcTed Zlatanov2013-10-081-1/+3
* | credential-osxkeychain: support more protocolsXidorn Quan2013-05-281-1/+11
* | Merge branch 'tz/credential-authinfo'Junio C Hamano2013-03-214-0/+545
|\ \ | |/
| * Add contrib/credentials/netrc with GPG supportTed Zlatanov2013-02-254-0/+545
* | Merge branch 'da/downcase-u-in-usage'Junio C Hamano2013-03-193-3/+3
|\ \
| * | contrib/credential: use a lowercase "usage:" stringDavid Aguilar2013-02-243-3/+3
| |/
* | wincred: improve compatibility with windows versionsKarsten Blees2013-02-261-129/+70
* | wincred: accept CRLF on stdin to simplify console usageKarsten Blees2013-02-261-2/+5
|/
* Merge branch 'ph/credential-gnome-keyring'Junio C Hamano2012-09-103-0/+470
|\
| * contrib: add credential helper for GnomeKeyringPhilipp A. Hartmann2012-08-243-0/+470
* | contrib: add win32 credential-helperErik Faye-Lund2012-08-162-0/+371
|/
* osxkeychain: pull make config from top-level directoryJeff King2012-05-241-2/+5