aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5700-protocol-v1.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-26clone: support unusual remote ref configurationsJonathan Tan1-0/+15
2020-11-19t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin1-9/+9
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-01-15test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriateJonathan Nieder1-1/+2
2019-08-02t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'SZEDER Gábor1-0/+3
2019-04-25Merge branch 'sg/test-atexit'Junio C Hamano1-2/+0
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor1-2/+0
2019-03-07t5700: only run with protocol version 1Jonathan Tan1-0/+3
2017-10-17ssh: introduce a 'simple' ssh variantBrandon Williams1-0/+2
2017-10-17http: tell server that the client understands v1Brandon Williams1-0/+69
2017-10-17connect: tell server that the client understands v1Brandon Williams1-0/+223