summaryrefslogtreecommitdiff
path: root/t/lib-credential.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mh/credential-oauth-refresh-token'Junio C Hamano2023-05-101-0/+30
|\
| * credential: new attribute oauth_refresh_tokenM Hickford2023-04-211-0/+30
* | t/lib-credential.sh: ensure credential helpers handle long headersTaylor Blau2023-05-011-0/+29
|/
* tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason2021-02-101-1/+1
* Merge branch 'jk/test-cleanup'Junio C Hamano2020-04-221-1/+2
|\
| * t/lib-*.sh: drop executable bitJeff King2020-03-271-0/+0
| * t/lib-credential.sh: drop shebang lineJeff King2020-03-271-1/+2
* | t/lib-credential: use test_i18ncmp to check stderrJeff King2020-03-121-1/+1
|/
* t0302: check helper can handle empty credentialsJakub Bereżański2017-11-011-0/+19
* t/lib-credential: use write_scriptbw/use-write-script-in-testsBen Walton2014-09-291-3/+1
* lib-credential.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-231-1/+1
* tests: undo special treatment of CRLF for Windowsjs/tests-windows-port-fixJohannes Sixt2013-10-281-4/+0
* contrib: add win32 credential-helperErik Faye-Lund2012-08-161-0/+4
* git credential fill: output the whole 'struct credential'Matthieu Moy2012-06-251-0/+25
* add 'git credential' plumbing commandJavier Roucher Iglesias2012-06-251-2/+12
* credentials: add "cache" helperJeff King2011-12-111-0/+221
* introduce credentials APIJeff King2011-12-111-0/+33