summaryrefslogtreecommitdiffstats
path: root/t/lib-git-daemon.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t/lib-git-daemon: add network-protocol helpersJeff King2018-01-251-1/+24
* t/lib-git-daemon: record daemon logJeff King2018-01-251-4/+12
* t/interop: add test of old clients against modern git-daemonJeff King2017-03-101-1/+2
* t/lib-git-daemon: use test_match_signalJeff King2016-07-061-2/+1
* tests: turn off git-daemon tests if FIFOs are not availableJohannes Schindelin2016-01-281-0/+5
* Merge branch 'jk/run-network-tests-by-default'Junio C Hamano2014-03-061-3/+5
|\
| * tests: turn on network daemon tests by defaultJeff King2014-02-141-3/+5
* | tests: auto-set git-daemon portJeff King2014-02-101-1/+1
|/
* test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-261-1/+17
* t5570: fix forwarding of git-daemon messages via catJohannes Sixt2012-04-271-11/+11
* git-daemon tests: wait until daemon is readyClemens Buchacher2012-01-091-1/+17
* git-daemon: add testsClemens Buchacher2012-01-091-0/+53