summaryrefslogtreecommitdiff
path: root/parallel-checkout.c
Commit message (Expand)AuthorAgeFilesLines
* checkout: fix two bugs on the final count of updated entriesMatheus Tavares2022-07-141-3/+7
* i18n: factorize "invalid value" messagesJean-Noël Avila2022-02-041-2/+2
* Merge branch 'mc/clean-smudge-with-llp64'Junio C Hamano2021-11-291-1/+1
|\
| * odb: teach read_blob_entry to use size_tMatt Cooper2021-11-031-1/+1
* | pkt-line.[ch]: remove unused packet_read_line_buf()Ævar Arnfjörð Bjarmason2021-10-151-2/+1
* | parallel-checkout: send the new object_id algo field to the workersMatheus Tavares2021-05-181-7/+6
|/
* ci: run test round with parallel-checkout enabledMatheus Tavares2021-05-051-0/+14
* parallel-checkout: add tests related to path collisionsMatheus Tavares2021-05-051-0/+4
* parallel-checkout: support progress displayingMatheus Tavares2021-04-191-3/+31
* parallel-checkout: add configuration optionsMatheus Tavares2021-04-191-5/+19
* parallel-checkout: make it truly parallelMatheus Tavares2021-04-191-26/+274
* unpack-trees: add basic support for parallel checkoutMatheus Tavares2021-04-191-0/+365