summaryrefslogtreecommitdiff
path: root/fetch-negotiator.c
Commit message (Expand)AuthorAgeFilesLines
* fetch-negotiator: add specific noop initializerRobert Coup2022-03-281-0/+5
* repo-settings: rename the traditional default fetch.negotiationAlgorithmElijah Newren2022-02-021-1/+1
* repo-settings.c: simplify the setupÆvar Arnfjörð Bjarmason2021-09-221-3/+0
* read-cache & fetch-negotiator: check "enum" values in switch()Ævar Arnfjörð Bjarmason2021-09-221-1/+3
* negotiator/noop: add noop fetch negotiatorJonathan Tan2020-08-181-0/+5
* repo-settings: create feature.experimental settingDerrick Stolee2019-08-131-12/+13
* negotiator: unknown fetch.negotiationAlgorithm should error outÆvar Arnfjörð Bjarmason2018-08-011-3/+9
* negotiator/skipping: skip commits during fetchJonathan Tan2018-07-161-1/+7
* fetch-pack: introduce negotiator APIJonathan Tan2018-06-151-0/+8