aboutsummaryrefslogtreecommitdiffstats
path: root/t/t0300-credentials.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-04credential: let helpers tell us to quitJeff King1-0/+9
2014-04-29t0300-credentials.sh: use the $( ... ) construct for command substitutionElia Pinto1-1/+1
2012-06-25git credential fill: output the whole 'struct credential'Matthieu Moy1-0/+14
2012-03-04Merge branch 'maint'Junio C Hamano1-1/+4
2012-03-02t0300: work around bug in dash 0.5.6Michael J Gruber1-1/+4
2012-02-03t0300: use write_script helperJeff King1-6/+2
2011-12-11credential: make relevance of http path configurableJeff King1-0/+29
2011-12-11credential: add credential.*.usernameJeff King1-0/+13
2011-12-11credential: apply helper configJeff King1-0/+42
2011-12-11introduce credentials APIJeff King1-0/+195