Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | credential: let helpers tell us to quit | Jeff King | 2014-12-04 | 1 | -0/+9 |
* | t0300-credentials.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2014-04-29 | 1 | -1/+1 |
* | git credential fill: output the whole 'struct credential' | Matthieu Moy | 2012-06-25 | 1 | -0/+14 |
* | Merge branch 'maint' | Junio C Hamano | 2012-03-04 | 1 | -1/+4 |
|\ | |||||
| * | t0300: work around bug in dash 0.5.6 | Michael J Gruber | 2012-03-02 | 1 | -1/+4 |
* | | t0300: use write_script helperjk/tests-write-script | Jeff King | 2012-02-03 | 1 | -6/+2 |
|/ | |||||
* | credential: make relevance of http path configurable | Jeff King | 2011-12-11 | 1 | -0/+29 |
* | credential: add credential.*.username | Jeff King | 2011-12-11 | 1 | -0/+13 |
* | credential: apply helper config | Jeff King | 2011-12-11 | 1 | -0/+42 |
* | introduce credentials API | Jeff King | 2011-12-11 | 1 | -0/+195 |