summaryrefslogtreecommitdiffstats
path: root/t/t5700-protocol-v1.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* fetch-pack: fix leaking sought refsPatrick Steinhardt2024-09-251-0/+1
* upload-pack: advertise capabilities when cloning empty reposbrian m. carlson2023-05-171-2/+29
* clone: support unusual remote ref configurationsJonathan Tan2022-01-261-0/+15
* t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-9/+9
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder2020-01-151-1/+2
* t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor2019-08-021-0/+3
* Merge branch 'sg/test-atexit'Junio C Hamano2019-04-251-2/+0
|\
| * tests: use 'test_atexit' to stop httpdSZEDER Gábor2019-03-141-2/+0
* | t5700: only run with protocol version 1Jonathan Tan2019-03-071-0/+3
|/
* ssh: introduce a 'simple' ssh variantBrandon Williams2017-10-171-0/+2
* http: tell server that the client understands v1Brandon Williams2017-10-171-0/+69
* connect: tell server that the client understands v1Brandon Williams2017-10-171-0/+223