summaryrefslogtreecommitdiff
path: root/credential.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bc/wildcard-credential'Junio C Hamano2020-03-051-1/+2
|\
| * credential: use the last matching username in the configbrian m. carlson2020-02-201-1/+2
* | doc: move credential helper info into gitcredentials(7)Jeff King2020-02-141-90/+0
|/
* credential: move doc to credential.hHeba Waly2019-11-181-0/+236
* credential: let helpers tell us to quitJeff King2014-12-041-0/+1
* git credential fill: output the whole 'struct credential'Matthieu Moy2012-06-251-0/+1
* credential: make relevance of http path configurableJeff King2011-12-111-1/+2
* credential: apply helper configJeff King2011-12-111-1/+4
* credential: add function for parsing url componentsJeff King2011-12-111-0/+1
* introduce credentials APIJeff King2011-12-111-0/+28