summaryrefslogtreecommitdiffstats
path: root/contrib/credential/wincred/git-credential-wincred.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mingw: load system libraries the recommended wayJohannes Schindelin2018-10-241-1/+2
* wincred: handle empty username/password correctlyJakub Bereżański2017-11-011-2/+8
* wincred: fix get credential if username has "@"Aleksey Vasenev2015-01-261-3/+22
* Merge branch 'da/downcase-u-in-usage'Junio C Hamano2013-03-191-1/+1
|\
| * contrib/credential: use a lowercase "usage:" stringDavid Aguilar2013-02-241-1/+1
* | 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
|/
* contrib: add win32 credential-helperErik Faye-Lund2012-08-171-0/+357