summaryrefslogtreecommitdiff
path: root/builtin/checkout--worker.c
Commit message (Expand)AuthorAgeFilesLines
* alloc.h: move ALLOC_GROW() functions from cache.hElijah Newren2023-02-231-0/+1
* pkt-line.[ch]: remove unused packet_read_line_buf()Ævar Arnfjörð Bjarmason2021-10-151-2/+2
* builtin/checkout--worker: zero-initialise struct to avoid MSAN complaintsAndrzej Hunt2021-06-151-1/+1
* make_transient_cache_entry(): optionally alloc from mem_poolMatheus Tavares2021-05-051-1/+1
* parallel-checkout: make it truly parallelMatheus Tavares2021-04-191-0/+145