summaryrefslogtreecommitdiff
path: root/t/t0300-credentials.sh
AgeCommit message (Expand)AuthorFilesLines
2018-07-30tests: make use of the test_must_be_empty functionLibravatar Ævar Arnfjörð Bjarmason1-2/+1
2016-02-26credential: let empty credential specs reset helper listLibravatar Jeff King1-0/+11
2014-12-04credential: let helpers tell us to quitLibravatar Jeff King1-0/+9
2014-04-29t0300-credentials.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-1/+1
2012-06-25git credential fill: output the whole 'struct credential'Libravatar Matthieu Moy1-0/+14
2012-03-04Merge branch 'maint'Libravatar Junio C Hamano1-1/+4
2012-03-02t0300: work around bug in dash 0.5.6Libravatar Michael J Gruber1-1/+4
2012-02-03t0300: use write_script helperLibravatar Jeff King1-6/+2
2011-12-11credential: make relevance of http path configurableLibravatar Jeff King1-0/+29
2011-12-11credential: add credential.*.usernameLibravatar Jeff King1-0/+13
2011-12-11credential: apply helper configLibravatar Jeff King1-0/+42
2011-12-11introduce credentials APILibravatar Jeff King1-0/+195