summaryrefslogtreecommitdiff
path: root/t/t5701-git-serve.sh
AgeCommit message (Expand)Author
2021-02-18Merge branch 'jt/clone-unborn-head'Junio C Hamano
2021-02-05ls-refs: report unborn targets of symrefsJonathan Tan
2020-11-19t5[6-9]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-05-27serve: advertise object-format capability for protocol v2brian m. carlson
2019-04-19Turn `git serve` into a test helperJohannes Schindelin
2019-01-17tests: define GIT_TEST_SIDEBAND_ALLJonathan Tan
2018-10-16Merge branch 'md/test-cleanup'Junio C Hamano
2018-10-06t/*: fix ordering of expected/observed argumentsMatthew DeVore
2018-09-11t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy
2018-05-30Merge branch 'jt/partial-clone-proto-v2'Junio C Hamano
2018-05-02upload-pack: fix error message typoJonathan Tan
2018-04-24serve: introduce the server-option capabilityBrandon Williams
2018-03-15fetch-pack: perform a fetch using v2Brandon Williams
2018-03-15upload-pack: introduce fetch server commandBrandon Williams
2018-03-15ls-refs: introduce ls-refs server commandBrandon Williams
2018-03-15serve: introduce git-serveBrandon Williams