aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-serve-v2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-18serve: stop using `the_repository`Patrick Steinhardt1-2/+5
2023-03-21treewide: remove cache.h inclusion due to setup.h changesElijah Newren1-1/+0
2023-03-21setup.h: move declarations for setup.c functions from cache.hElijah Newren1-0/+1
2023-03-21treewide: be explicit about dependence on gettext.hElijah Newren1-0/+1
2022-08-19parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --optionsSZEDER Gábor1-1/+1
2021-08-05serve.[ch]: remove "serve_options", split up --advertise-refs codeÆvar Arnfjörð Bjarmason1-5/+9
2019-04-19Turn `git serve` into a test helperJohannes Schindelin1-0/+31