aboutsummaryrefslogtreecommitdiffstats
path: root/t/lib-credential.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-1/+1
2020-04-22Merge branch 'jk/test-cleanup'Junio C Hamano1-1/+2
2020-03-27t/lib-*.sh: drop executable bitJeff King1-0/+0
2020-03-27t/lib-credential.sh: drop shebang lineJeff King1-1/+2
2020-03-12t/lib-credential: use test_i18ncmp to check stderrJeff King1-1/+1
2017-11-01t0302: check helper can handle empty credentialsJakub Bereżański1-0/+19
2014-09-29t/lib-credential: use write_scriptBen Walton1-3/+1
2014-04-23lib-credential.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2013-10-28tests: undo special treatment of CRLF for WindowsJohannes Sixt1-4/+0
2012-08-16contrib: add win32 credential-helperErik Faye-Lund1-0/+4
2012-06-25git credential fill: output the whole 'struct credential'Matthieu Moy1-0/+25
2012-06-25add 'git credential' plumbing commandJavier Roucher Iglesias1-2/+12
2011-12-11credentials: add "cache" helperJeff King1-0/+221
2011-12-11introduce credentials APIJeff King1-0/+33