Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bc/wildcard-credential' | Junio C Hamano | 2020-03-05 | 1 | -1/+2 |
|\ | |||||
| * | credential: use the last matching username in the config | brian m. carlson | 2020-02-20 | 1 | -1/+2 |
* | | doc: move credential helper info into gitcredentials(7) | Jeff King | 2020-02-14 | 1 | -90/+0 |
|/ | |||||
* | credential: move doc to credential.h | Heba Waly | 2019-11-18 | 1 | -0/+236 |
* | credential: let helpers tell us to quit | Jeff King | 2014-12-04 | 1 | -0/+1 |
* | git credential fill: output the whole 'struct credential' | Matthieu Moy | 2012-06-25 | 1 | -0/+1 |
* | credential: make relevance of http path configurable | Jeff King | 2011-12-12 | 1 | -1/+2 |
* | credential: apply helper config | Jeff King | 2011-12-12 | 1 | -1/+4 |
* | credential: add function for parsing url components | Jeff King | 2011-12-12 | 1 | -0/+1 |
* | introduce credentials API | Jeff King | 2011-12-12 | 1 | -0/+28 |