summaryrefslogtreecommitdiff
path: root/credential.h
AgeCommit message (Expand)Author
2020-05-05credential: correct order of parameters for credential_matchCarlo Marcelo Arenas Belón
2020-05-05credential: update description for credential_from_url_gentlyCarlo Marcelo Arenas Belón
2020-03-25Git 2.26.1v2.26.1Junio C Hamano
2020-03-18Git 2.25.3v2.25.3Junio C Hamano
2020-03-12credential: detect unrepresentable values when parsing urlsJeff King
2020-03-05Merge branch 'bc/wildcard-credential'Junio C Hamano
2020-02-20credential: use the last matching username in the configbrian m. carlson
2020-02-14doc: move credential helper info into gitcredentials(7)Jeff King
2019-11-18credential: move doc to credential.hHeba Waly
2014-12-04credential: let helpers tell us to quitJeff King
2012-06-25git credential fill: output the whole 'struct credential'Matthieu Moy
2011-12-12credential: make relevance of http path configurableJeff King
2011-12-12credential: apply helper configJeff King
2011-12-12credential: add function for parsing url componentsJeff King
2011-12-12introduce credentials APIJeff King