Age | Commit message (Expand) | Author | Files | Lines |
2021-07-19 | test-lib-functions: use test-tool for [de]packetize() | Ævar Arnfjörð Bjarmason | 1 | -1/+1 |
2021-01-25 | Merge branch 'js/default-branch-name-tests-final-stretch' | Junio C Hamano | 1 | -8/+11 |
2021-01-25 | Merge branch 'jk/forbid-lf-in-git-url' | Junio C Hamano | 1 | -0/+5 |
2021-01-07 | git_connect_git(): forbid newlines in host and path | Jeff King | 1 | -0/+5 |
2020-11-19 | t55[4-9]*: adjust the references to the default branch name "main" | Johannes Schindelin | 1 | -9/+9 |
2020-11-19 | tests: mark tests relying on the current default for `init.defaultBranch` | Johannes Schindelin | 1 | -0/+3 |
2020-11-09 | t5570: remove trailing padding | Johannes Schindelin | 1 | -6/+6 |
2019-04-25 | Merge branch 'jk/server-info-rabbit-hole' | Junio C Hamano | 1 | -0/+1 |
2019-04-16 | packfile: fix pack basename computation | Jeff King | 1 | -0/+1 |
2019-03-14 | git-daemon: use 'test_atexit` to stop 'git-daemon' | Johannes Schindelin | 1 | -1/+0 |
2018-12-28 | t5570: drop racy test | Thomas Gummerer | 1 | -13/+0 |
2018-08-27 | Merge branch 'sg/test-must-be-empty' | Junio C Hamano | 1 | -1/+1 |
2018-08-21 | tests: use 'test_must_be_empty' instead of '! test -s' | SZEDER Gábor | 1 | -1/+1 |
2018-07-23 | connect.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 1 | -3/+3 |
2018-02-28 | t5570-git-daemon: don't check the stderr of a subshell | SZEDER Gábor | 1 | -1/+1 |
2018-01-25 | daemon: fix length computation in newline stripping | Jeff King | 1 | -0/+15 |
2018-01-25 | daemon: handle NULs in extended attribute string | Jeff King | 1 | -3/+5 |
2018-01-25 | daemon: fix off-by-one in logging extended attributes | Jeff King | 1 | -0/+11 |
2018-01-25 | t5570: use ls-remote instead of clone for interp tests | Jeff King | 1 | -6/+3 |
2016-02-22 | Merge branch 'ew/connect-verbose' | Junio C Hamano | 1 | -2/+20 |
2016-02-15 | t5570: add tests for "git {clone,fetch,pull} -v" | Eric Wong | 1 | -2/+20 |
2016-01-04 | t/t5570-git-daemon.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -4/+4 |
2015-02-17 | daemon: sanitize incoming virtual hostname | Jeff King | 1 | -0/+11 |
2015-02-17 | t5570: test git-daemon's --interpolated-path option | Jeff King | 1 | -0/+16 |
2014-02-10 | tests: auto-set git-daemon port | Jeff King | 1 | -1/+0 |
2013-10-22 | t5570: Update for clone-progress-to-stderr branch | Brian Gernhardt | 1 | -2/+1 |
2013-10-22 | t5570: Update for symref capability | Brian Gernhardt | 1 | -1/+1 |
2013-04-03 | t5570: do not assume the "matching" push is the default | Brian Gernhardt | 1 | -0/+1 |
2012-04-24 | t5570: use explicit push refspec | Clemens Buchacher | 1 | -16/+14 |
2012-01-08 | git-daemon: add tests | Clemens Buchacher | 1 | -0/+148 |