summaryrefslogtreecommitdiff
path: root/t/t0300-credentials.sh
AgeCommit message (Expand)Author
2020-02-20credential: allow wildcard patterns when matching configbrian m. carlson
2020-02-20credential: use the last matching username in the configbrian m. carlson
2020-02-20t0300: add tests for some additional casesbrian m. carlson
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2016-02-26credential: let empty credential specs reset helper listJeff King
2014-12-04credential: let helpers tell us to quitJeff King
2014-04-29t0300-credentials.sh: use the $( ... ) construct for command substitutionElia Pinto
2012-06-25git credential fill: output the whole 'struct credential'Matthieu Moy
2012-03-05Merge branch 'maint'Junio C Hamano
2012-03-03t0300: work around bug in dash 0.5.6Michael J Gruber
2012-02-04t0300: use write_script helperJeff King
2011-12-12credential: make relevance of http path configurableJeff King
2011-12-12credential: add credential.*.usernameJeff King
2011-12-12credential: apply helper configJeff King
2011-12-12introduce credentials APIJeff King