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"ew/connect-verbose | 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 hostnamejk/daemon-interpolate | 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 portjk/test-ports | Jeff King | 2014-02-10 | 1 | -1/+0 |
* | t5570: Update for clone-progress-to-stderr branchjc/upload-pack-send-symref | 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-24 | 1 | -16/+14 |
* | git-daemon: add tests | Clemens Buchacher | 2012-01-08 | 1 | -0/+148 |