Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ew/connect-verbose' | Junio C Hamano | 2016-02-22 | 1 | -2/+20 |
|\ | |||||
| * | t5570: add tests for "git {clone,fetch,pull} -v" | Eric Wong | 2016-02-15 | 1 | -2/+20 |
* | | t/t5570-git-daemon.sh: use the $( ... ) construct for command substitution | Elia Pinto | 2016-01-04 | 1 | -4/+4 |
|/ | |||||
* | daemon: sanitize incoming virtual hostname | Jeff King | 2015-02-17 | 1 | -0/+11 |
* | t5570: test git-daemon's --interpolated-path option | Jeff King | 2015-02-17 | 1 | -0/+16 |
* | tests: auto-set git-daemon port | Jeff King | 2014-02-10 | 1 | -1/+0 |
* | t5570: Update for clone-progress-to-stderr branch | Brian Gernhardt | 2013-10-22 | 1 | -2/+1 |
* | t5570: Update for symref capability | Brian Gernhardt | 2013-10-22 | 1 | -1/+1 |
* | t5570: do not assume the "matching" push is the default | Brian Gernhardt | 2013-04-03 | 1 | -0/+1 |
* | t5570: use explicit push refspec | Clemens Buchacher | 2012-04-25 | 1 | -16/+14 |
* | git-daemon: add tests | Clemens Buchacher | 2012-01-09 | 1 | -0/+148 |