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