summaryrefslogtreecommitdiff
path: root/t/helper/test-serve-v2.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove cache.h inclusion due to setup.h changesElijah Newren2023-03-211-1/+0
* setup.h: move declarations for setup.c functions from cache.hElijah Newren2023-03-211-0/+1
* treewide: be explicit about dependence on gettext.hElijah Newren2023-03-211-0/+1
* parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --optionsSZEDER Gábor2022-08-191-1/+1
* serve.[ch]: remove "serve_options", split up --advertise-refs codeÆvar Arnfjörð Bjarmason2021-08-051-5/+9
* Turn `git serve` into a test helperJohannes Schindelin2019-04-191-0/+31