aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5570-git-daemon.sh
AgeCommit message (Expand)AuthorFilesLines
2016-02-22Merge branch 'ew/connect-verbose'Junio C Hamano1-2/+20
2016-02-15t5570: add tests for "git {clone,fetch,pull} -v"Eric Wong1-2/+20
2016-01-04t/t5570-git-daemon.sh: use the $( ... ) construct for command substitutionElia Pinto1-4/+4
2015-02-17daemon: sanitize incoming virtual hostnameJeff King1-0/+11
2015-02-17t5570: test git-daemon's --interpolated-path optionJeff King1-0/+16
2014-02-10tests: auto-set git-daemon portJeff King1-1/+0
2013-10-22t5570: Update for clone-progress-to-stderr branchBrian Gernhardt1-2/+1
2013-10-22t5570: Update for symref capabilityBrian Gernhardt1-1/+1
2013-04-03t5570: do not assume the "matching" push is the defaultBrian Gernhardt1-0/+1
2012-04-24t5570: use explicit push refspecClemens Buchacher1-16/+14
2012-01-08git-daemon: add testsClemens Buchacher1-0/+148