summaryrefslogtreecommitdiff
path: root/parallel-checkout.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-18parallel-checkout: send the new object_id algo field to the workersLibravatar Matheus Tavares1-7/+6
2021-05-05ci: run test round with parallel-checkout enabledLibravatar Matheus Tavares1-0/+14
2021-05-05parallel-checkout: add tests related to path collisionsLibravatar Matheus Tavares1-0/+4
2021-04-19parallel-checkout: support progress displayingLibravatar Matheus Tavares1-3/+31
2021-04-19parallel-checkout: add configuration optionsLibravatar Matheus Tavares1-5/+19
2021-04-19parallel-checkout: make it truly parallelLibravatar Matheus Tavares1-26/+274
2021-04-19unpack-trees: add basic support for parallel checkoutLibravatar Matheus Tavares1-0/+365