summaryrefslogtreecommitdiff
path: root/t/t5570-git-daemon.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/server-info-rabbit-hole'Junio C Hamano2019-04-251-0/+1
|\
| * packfile: fix pack basename computationJeff King2019-04-161-0/+1
* | git-daemon: use 'test_atexit` to stop 'git-daemon'Johannes Schindelin2019-03-141-1/+0
|/
* t5570: drop racy testThomas Gummerer2018-12-281-13/+0
* Merge branch 'sg/test-must-be-empty'Junio C Hamano2018-08-271-1/+1
|\
| * tests: use 'test_must_be_empty' instead of '! test -s'SZEDER Gábor2018-08-211-1/+1
* | connect.c: mark more strings for translationNguyễn Thái Ngọc Duy2018-07-231-3/+3
|/
* t5570-git-daemon: don't check the stderr of a subshellSZEDER Gábor2018-02-281-1/+1
* daemon: fix length computation in newline strippingjk/daemon-fixesJeff King2018-01-251-0/+15
* daemon: handle NULs in extended attribute stringJeff King2018-01-251-3/+5
* daemon: fix off-by-one in logging extended attributesJeff King2018-01-251-0/+11
* t5570: use ls-remote instead of clone for interp testsJeff King2018-01-251-6/+3
* 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