Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |