summaryrefslogtreecommitdiff
path: root/credential.h
AgeCommit message (Expand)Author
2023-06-15credential: avoid erasing distinct passwordM Hickford
2023-05-10Merge branch 'mh/credential-oauth-refresh-token'Junio C Hamano
2023-04-21credential: new attribute oauth_refresh_tokenM Hickford
2023-03-17Merge branch 'mc/credential-helper-www-authenticate'Junio C Hamano
2023-02-27http: read HTTP WWW-Authenticate response headersMatthew John Cheetham
2023-02-22credential: new attribute password_expiry_utcM Hickford
2021-07-01*.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason
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