Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | repo-settings.c: simplify the setup | Ævar Arnfjörð Bjarmason | 2021-09-22 | 1 | -3/+0 |
* | read-cache & fetch-negotiator: check "enum" values in switch() | Ævar Arnfjörð Bjarmason | 2021-09-22 | 1 | -1/+3 |
* | negotiator/noop: add noop fetch negotiator | Jonathan Tan | 2020-08-18 | 1 | -0/+5 |
* | repo-settings: create feature.experimental setting | Derrick Stolee | 2019-08-13 | 1 | -12/+13 |
* | negotiator: unknown fetch.negotiationAlgorithm should error out | Ævar Arnfjörð Bjarmason | 2018-08-01 | 1 | -3/+9 |
* | negotiator/skipping: skip commits during fetch | Jonathan Tan | 2018-07-16 | 1 | -1/+7 |
* | fetch-pack: introduce negotiator API | Jonathan Tan | 2018-06-15 | 1 | -0/+8 |