summaryrefslogtreecommitdiffstats
path: root/t/lib-credential.sh
AgeCommit message (Expand)AuthorLines
2025-01-09credential-cache: respect authtype capabilityM Hickford-0/+15
2024-04-16t: add credential tests for authtypebrian m. carlson-0/+123
2024-02-15t/lib-credential: clean additional credentialBo Anderson-0/+1
2023-08-28Merge branch 'mh/credential-libsecret-attrs'Junio C Hamano-0/+77
2023-06-16credential/libsecret: store new attributesM Hickford-0/+77
2023-06-15credential: erase all matching credentialsM Hickford-0/+33
2023-06-15credential: avoid erasing distinct passwordM Hickford-0/+70
2023-05-10Merge branch 'mh/credential-oauth-refresh-token'Junio C Hamano-0/+30
2023-05-01t/lib-credential.sh: ensure credential helpers handle long headersTaylor Blau-0/+29
2023-04-21credential: new attribute oauth_refresh_tokenM Hickford-0/+30
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason-1/+1
2020-04-22Merge branch 'jk/test-cleanup'Junio C Hamano-1/+2
2020-03-27t/lib-*.sh: drop executable bitJeff King-0/+0
2020-03-27t/lib-credential.sh: drop shebang lineJeff King-1/+2
2020-03-12t/lib-credential: use test_i18ncmp to check stderrJeff King-1/+1
2017-11-01t0302: check helper can handle empty credentialsJakub Bereżański-0/+19
2014-09-29t/lib-credential: use write_scriptBen Walton-3/+1
2014-04-23lib-credential.sh: use the $( ... ) construct for command substitutionElia Pinto-1/+1
2013-10-28tests: undo special treatment of CRLF for WindowsJohannes Sixt-4/+0
2012-08-16contrib: add win32 credential-helperErik Faye-Lund-0/+4
2012-06-25git credential fill: output the whole 'struct credential'Matthieu Moy-0/+25
2012-06-25add 'git credential' plumbing commandJavier Roucher Iglesias-2/+12
2011-12-11credentials: add "cache" helperJeff King-0/+221
2011-12-11introduce credentials APIJeff King-0/+33