summaryrefslogtreecommitdiffstats
path: root/t/t5701-git-serve.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-4/+4
* protocol v2: add server-side "bundle-uri" skeletonÆvar Arnfjörð Bjarmason2022-12-251-1/+39
* leak tests: mark some misc tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-11-011-0/+1
* ls-refs: reject unknown argumentsJeff King2021-09-151-0/+13
* serve: reject commands used as capabilitiesJeff King2021-09-151-0/+21
* serve: reject bogus v2 "command=ls-refs=foo"Jeff King2021-09-151-0/+10
* ls-refs: ignore very long ref-prefix countsJeff King2021-09-151-0/+31
* Merge branch 'jt/push-negotiation'Junio C Hamano2021-05-161-1/+1
|\
| * fetch: teach independent negotiation (no packfile)Jonathan Tan2021-05-051-1/+1
* | object-info: support for retrieving object infoBruno Albuquerque2021-04-211-0/+26
|/
* Merge branch 'jt/clone-unborn-head'Junio C Hamano2021-02-181-1/+1
|\
| * ls-refs: report unborn targets of symrefsJonathan Tan2021-02-051-1/+1
* | 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
|/
* serve: advertise object-format capability for protocol v2brian m. carlson2020-05-271-0/+25
* Turn `git serve` into a test helperJohannes Schindelin2019-04-191-14/+18
* tests: define GIT_TEST_SIDEBAND_ALLJonathan Tan2019-01-171-1/+1
* Merge branch 'md/test-cleanup'Junio C Hamano2018-10-161-7/+7
|\
| * t/*: fix ordering of expected/observed argumentsMatthew DeVore2018-10-071-7/+7
* | t/helper: merge test-pkt-line into test-toolNguyễn Thái Ngọc Duy2018-09-111-18/+18
|/
* Merge branch 'jt/partial-clone-proto-v2'Junio C Hamano2018-05-301-0/+14
|\
| * upload-pack: fix error message typoJonathan Tan2018-05-021-0/+14
* | serve: introduce the server-option capabilityBrandon Williams2018-04-241-0/+21
|/
* fetch-pack: perform a fetch using v2Brandon Williams2018-03-151-1/+1
* upload-pack: introduce fetch server commandBrandon Williams2018-03-151-0/+1
* ls-refs: introduce ls-refs server commandBrandon Williams2018-03-151-0/+115
* serve: introduce git-serveBrandon Williams2018-03-151-0/+60