aboutsummaryrefslogtreecommitdiffstats
path: root/fetch-negotiator.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-28fetch-negotiator: add specific noop initializerRobert Coup1-0/+5
2022-02-02repo-settings: rename the traditional default fetch.negotiationAlgorithmElijah Newren1-1/+1
2021-09-22repo-settings.c: simplify the setupÆvar Arnfjörð Bjarmason1-3/+0
2021-09-22read-cache & fetch-negotiator: check "enum" values in switch()Ævar Arnfjörð Bjarmason1-1/+3
2020-08-18negotiator/noop: add noop fetch negotiatorJonathan Tan1-0/+5
2019-08-13repo-settings: create feature.experimental settingDerrick Stolee1-12/+13
2018-08-01negotiator: unknown fetch.negotiationAlgorithm should error outÆvar Arnfjörð Bjarmason1-3/+9
2018-07-16negotiator/skipping: skip commits during fetchJonathan Tan1-1/+7
2018-06-15fetch-pack: introduce negotiator APIJonathan Tan1-0/+8