summaryrefslogtreecommitdiff
path: root/t/t5570-git-daemon.sh
AgeCommit message (Expand)Author
2016-02-22Merge branch 'ew/connect-verbose'Junio C Hamano
2016-02-15t5570: add tests for "git {clone,fetch,pull} -v"Eric Wong
2016-01-04t/t5570-git-daemon.sh: use the $( ... ) construct for command substitutionElia Pinto
2015-02-17daemon: sanitize incoming virtual hostnameJeff King
2015-02-17t5570: test git-daemon's --interpolated-path optionJeff King
2014-02-10tests: auto-set git-daemon portJeff King
2013-10-22t5570: Update for clone-progress-to-stderr branchBrian Gernhardt
2013-10-22t5570: Update for symref capabilityBrian Gernhardt
2013-04-03t5570: do not assume the "matching" push is the defaultBrian Gernhardt
2012-04-24t5570: use explicit push refspecClemens Buchacher
2012-01-08git-daemon: add testsClemens Buchacher