summaryrefslogtreecommitdiff
path: root/builtin/checkout--worker.c
AgeCommit message (Expand)Author
2023-07-05git-compat-util: move alloc macros to git-compat-util.hCalvin Wan
2023-06-21read-cache*.h: move declarations for read-cache.c functions from cache.hElijah Newren
2023-03-21treewide: be explicit about dependence on gettext.hElijah Newren
2023-02-23alloc.h: move ALLOC_GROW() functions from cache.hElijah Newren
2021-10-15pkt-line.[ch]: remove unused packet_read_line_buf()Ævar Arnfjörð Bjarmason
2021-06-15builtin/checkout--worker: zero-initialise struct to avoid MSAN complaintsAndrzej Hunt
2021-05-05make_transient_cache_entry(): optionally alloc from mem_poolMatheus Tavares
2021-04-19parallel-checkout: make it truly parallelMatheus Tavares