summaryrefslogtreecommitdiff
path: root/t/t5570-git-daemon.sh
AgeCommit message (Expand)AuthorFilesLines
2018-02-28t5570-git-daemon: don't check the stderr of a subshellLibravatar SZEDER Gábor1-1/+1
2018-01-25daemon: fix length computation in newline strippingLibravatar Jeff King1-0/+15
2018-01-25daemon: handle NULs in extended attribute stringLibravatar Jeff King1-3/+5
2018-01-25daemon: fix off-by-one in logging extended attributesLibravatar Jeff King1-0/+11
2018-01-25t5570: use ls-remote instead of clone for interp testsLibravatar Jeff King1-6/+3
2016-02-22Merge branch 'ew/connect-verbose'Libravatar Junio C Hamano1-2/+20
2016-02-15t5570: add tests for "git {clone,fetch,pull} -v"Libravatar Eric Wong1-2/+20
2016-01-04t/t5570-git-daemon.sh: use the $( ... ) construct for command substitutionLibravatar Elia Pinto1-4/+4
2015-02-17daemon: sanitize incoming virtual hostnameLibravatar Jeff King1-0/+11
2015-02-17t5570: test git-daemon's --interpolated-path optionLibravatar Jeff King1-0/+16
2014-02-10tests: auto-set git-daemon portLibravatar Jeff King1-1/+0
2013-10-22t5570: Update for clone-progress-to-stderr branchLibravatar Brian Gernhardt1-2/+1
2013-10-22t5570: Update for symref capabilityLibravatar Brian Gernhardt1-1/+1
2013-04-03t5570: do not assume the "matching" push is the defaultLibravatar Brian Gernhardt1-0/+1
2012-04-24t5570: use explicit push refspecLibravatar Clemens Buchacher1-16/+14
2012-01-08git-daemon: add testsLibravatar Clemens Buchacher1-0/+148