summaryrefslogtreecommitdiff
path: root/t/t5701-git-serve.sh
AgeCommit message (Expand)AuthorFilesLines
2021-05-16Merge branch 'jt/push-negotiation'Libravatar Junio C Hamano1-1/+1
2021-05-05fetch: teach independent negotiation (no packfile)Libravatar Jonathan Tan1-1/+1
2021-04-20object-info: support for retrieving object infoLibravatar Bruno Albuquerque1-0/+26
2021-02-17Merge branch 'jt/clone-unborn-head'Libravatar Junio C Hamano1-1/+1
2021-02-05ls-refs: report unborn targets of symrefsLibravatar Jonathan Tan1-1/+1
2020-11-19t5[6-9]*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-9/+9
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2020-05-27serve: advertise object-format capability for protocol v2Libravatar brian m. carlson1-0/+25
2019-04-19Turn `git serve` into a test helperLibravatar Johannes Schindelin1-14/+18
2019-01-17tests: define GIT_TEST_SIDEBAND_ALLLibravatar Jonathan Tan1-1/+1
2018-10-16Merge branch 'md/test-cleanup'Libravatar Junio C Hamano1-7/+7
2018-10-07t/*: fix ordering of expected/observed argumentsLibravatar Matthew DeVore1-7/+7
2018-09-11t/helper: merge test-pkt-line into test-toolLibravatar Nguyễn Thái Ngọc Duy1-18/+18
2018-05-30Merge branch 'jt/partial-clone-proto-v2'Libravatar Junio C Hamano1-0/+14
2018-05-02upload-pack: fix error message typoLibravatar Jonathan Tan1-0/+14
2018-04-24serve: introduce the server-option capabilityLibravatar Brandon Williams1-0/+21
2018-03-15fetch-pack: perform a fetch using v2Libravatar Brandon Williams1-1/+1
2018-03-15upload-pack: introduce fetch server commandLibravatar Brandon Williams1-0/+1
2018-03-15ls-refs: introduce ls-refs server commandLibravatar Brandon Williams1-0/+115
2018-03-15serve: introduce git-serveLibravatar Brandon Williams1-0/+60