summaryrefslogtreecommitdiff
path: root/t/t0300-credentials.sh
Commit message (Expand)AuthorAgeFilesLines
* credential: let empty credential specs reset helper listjk/credential-clear-configJeff King2016-02-261-0/+11
* credential: let helpers tell us to quitJeff King2014-12-041-0/+9
* t0300-credentials.sh: use the $( ... ) construct for command substitutionElia Pinto2014-04-291-1/+1
* git credential fill: output the whole 'struct credential'Matthieu Moy2012-06-251-0/+14
* Merge branch 'maint'Junio C Hamano2012-03-041-1/+4
|\
| * t0300: work around bug in dash 0.5.6Michael J Gruber2012-03-021-1/+4
* | t0300: use write_script helperjk/tests-write-scriptJeff King2012-02-031-6/+2
|/
* credential: make relevance of http path configurableJeff King2011-12-111-0/+29
* credential: add credential.*.usernameJeff King2011-12-111-0/+13
* credential: apply helper configJeff King2011-12-111-0/+42
* introduce credentials APIJeff King2011-12-111-0/+195