Age | Commit message (Expand) | Author | Files | Lines |
2021-07-01 | *.h: move some *_INIT to designated initializers | Ævar Arnfjörð Bjarmason | 1 | -1/+3 |
2020-05-04 | credential: correct order of parameters for credential_match | Carlo Marcelo Arenas Belón | 1 | -2/+2 |
2020-05-04 | credential: update description for credential_from_url_gently | Carlo Marcelo Arenas Belón | 1 | -2/+2 |
2020-03-25 | Git 2.26.1 | Junio C Hamano | 1 | -1/+14 |
2020-03-17 | Git 2.25.3 | Junio C Hamano | 1 | -1/+14 |
2020-03-12 | credential: detect unrepresentable values when parsing urls | Jeff King | 1 | -0/+16 |
2020-03-05 | Merge branch 'bc/wildcard-credential' | Junio C Hamano | 1 | -1/+2 |
2020-02-20 | credential: use the last matching username in the config | brian m. carlson | 1 | -1/+2 |
2020-02-14 | doc: move credential helper info into gitcredentials(7) | Jeff King | 1 | -90/+0 |
2019-11-18 | credential: move doc to credential.h | Heba Waly | 1 | -0/+236 |
2014-12-04 | credential: let helpers tell us to quit | Jeff King | 1 | -0/+1 |
2012-06-25 | git credential fill: output the whole 'struct credential' | Matthieu Moy | 1 | -0/+1 |
2011-12-11 | credential: make relevance of http path configurable | Jeff King | 1 | -1/+2 |
2011-12-11 | credential: apply helper config | Jeff King | 1 | -1/+4 |
2011-12-11 | credential: add function for parsing url components | Jeff King | 1 | -0/+1 |
2011-12-11 | introduce credentials API | Jeff King | 1 | -0/+28 |