summaryrefslogtreecommitdiff
path: root/t/t5570-git-daemon.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ew/connect-verbose'Junio C Hamano2016-02-221-2/+20
|\
| * t5570: add tests for "git {clone,fetch,pull} -v"ew/connect-verboseEric Wong2016-02-151-2/+20
* | t/t5570-git-daemon.sh: use the $( ... ) construct for command substitutionElia Pinto2016-01-041-4/+4
|/
* daemon: sanitize incoming virtual hostnamejk/daemon-interpolateJeff King2015-02-171-0/+11
* t5570: test git-daemon's --interpolated-path optionJeff King2015-02-171-0/+16
* tests: auto-set git-daemon portjk/test-portsJeff King2014-02-101-1/+0
* t5570: Update for clone-progress-to-stderr branchjc/upload-pack-send-symrefBrian Gernhardt2013-10-221-2/+1
* t5570: Update for symref capabilityBrian Gernhardt2013-10-221-1/+1
* t5570: do not assume the "matching" push is the defaultBrian Gernhardt2013-04-031-0/+1
* t5570: use explicit push refspecClemens Buchacher2012-04-241-16/+14
* git-daemon: add testsClemens Buchacher2012-01-081-0/+148