aboutsummaryrefslogtreecommitdiffstats
path: root/t/t5701-git-serve.sh
AgeCommit message (Expand)AuthorFilesLines
2021-05-16Merge branch 'jt/push-negotiation'Junio C Hamano1-1/+1
2021-05-05fetch: teach independent negotiation (no packfile)Jonathan Tan1-1/+1
2021-04-20object-info: support for retrieving object infoBruno Albuquerque1-0/+26
2021-02-17Merge branch 'jt/clone-unborn-head'Junio C Hamano1-1/+1
2021-02-05ls-refs: report unborn targets of symrefsJonathan Tan1-1/+1
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-05-27serve: advertise object-format capability for protocol v2brian m. carlson1-0/+25
2019-04-19Turn `git serve` into a test helperJohannes Schindelin1-14/+18
2019-01-17tests: define GIT_TEST_SIDEBAND_ALLJonathan Tan1-1/+1
2018-10-16Merge branch 'md/test-cleanup'Junio C Hamano1-7/+7
2018-10-07t/*: fix ordering of expected/observed argumentsMatthew DeVore1-7/+7
2018-09-11t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy1-18/+18
2018-05-30Merge branch 'jt/partial-clone-proto-v2'Junio C Hamano1-0/+14
2018-05-02upload-pack: fix error message typoJonathan Tan1-0/+14
2018-04-24serve: introduce the server-option capabilityBrandon Williams1-0/+21
2018-03-15fetch-pack: perform a fetch using v2Brandon Williams1-1/+1
2018-03-15upload-pack: introduce fetch server commandBrandon Williams1-0/+1
2018-03-15ls-refs: introduce ls-refs server commandBrandon Williams1-0/+115
2018-03-15serve: introduce git-serveBrandon Williams1-0/+60