summaryrefslogtreecommitdiff
path: root/builtin/checkout--worker.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-15builtin/checkout--worker: zero-initialise struct to avoid MSAN complaintsLibravatar Andrzej Hunt1-1/+1
2021-05-05make_transient_cache_entry(): optionally alloc from mem_poolLibravatar Matheus Tavares1-1/+1
2021-04-19parallel-checkout: make it truly parallelLibravatar Matheus Tavares1-0/+145