Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t/lib-credential: use write_script | Ben Walton | 2014-09-29 | 1 | -3/+1 |
* | lib-credential.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-24 | 1 | -1/+1 |
* | tests: undo special treatment of CRLF for Windows | Johannes Sixt | 2013-10-28 | 1 | -4/+0 |
* | contrib: add win32 credential-helper | Erik Faye-Lund | 2012-08-17 | 1 | -0/+4 |
* | git credential fill: output the whole 'struct credential' | Matthieu Moy | 2012-06-25 | 1 | -0/+25 |
* | add 'git credential' plumbing command | Javier Roucher Iglesias | 2012-06-25 | 1 | -2/+12 |
* | credentials: add "cache" helper | Jeff King | 2011-12-12 | 1 | -0/+221 |
* | introduce credentials API | Jeff King | 2011-12-12 | 1 | -0/+33 |