25 Commits (27be78173da3b11011f55061571d81ae006b8915)

Author SHA1 Message Date
Elijah Newren 1731310745 alloc: make allocate_alloc_state and clear_alloc_state more consistent 6 years ago
Derrick Stolee 83073cc994 commit: add generation number to struct commit 7 years ago
Stefan Beller 14ba97f81c alloc: allow arbitrary repositories for alloc functions 7 years ago
Stefan Beller dd5d9deb01 alloc: add repository argument to alloc_commit_index 7 years ago
Stefan Beller 17bfe87369 alloc: add repository argument to alloc_report 7 years ago
Stefan Beller 13e3fdcb76 alloc: add repository argument to alloc_object_node 7 years ago
Stefan Beller a0bd9086bb alloc: add repository argument to alloc_tag_node 7 years ago
Stefan Beller 8ba0e5ec57 alloc: add repository argument to alloc_commit_node 7 years ago
Stefan Beller cf7203bdc6 alloc: add repository argument to alloc_tree_node 7 years ago
Stefan Beller f0de1d62ae alloc: add repository argument to alloc_blob_node 7 years ago
Derrick Stolee 177722b344 commit: integrate commit graph with commit parsing 7 years ago
Jeff King 5de7f500c1 alloc: factor out commit index 11 years ago
Jeff King fe24d396e1 move setting of object->type to alloc_* functions 11 years ago
Jeff King 52604d7144 alloc: write out allocator definitions 11 years ago
Ramsay Jones 8c3f3f28cb alloc.c: remove the alloc_raw_commit_node() function 11 years ago
Jeff King 94d5a22cf6 alloc: factor out commit index 11 years ago
Jeff King d36f51c13b move setting of object->type to alloc_* functions 11 years ago
Jeff King 600e2a69df alloc: write out allocator definitions 11 years ago
Ramsay Jones 225ea22046 alloc.c: remove the alloc_raw_commit_node() function 11 years ago
Jeff King 969eba6341 commit: push commit_index update into alloc_commit_node 11 years ago
Jeff King c335d74d34 alloc: include any-object allocations in alloc_report 11 years ago
Junio C Hamano ea6640ec3e alloc.c: have SP around arithmetic operators 11 years ago
Jonathan Nieder 28bd70d811 unbreak and eliminate NO_C99_FORMAT 14 years ago
Felipe Contreras 4b25d091ba Fix a bunch of pointer declarations (codestyle) 16 years ago
Linus Torvalds 100c5f3b0b Clean up object creation to use more common code 18 years ago
Linus Torvalds 2c1cbec1e2 Use proper object allocators for unknown object nodes too 18 years ago
Ramsay Allan Jones 579d1fbfaf Add NO_C99_FORMAT to support older compilers. 19 years ago
Linus Torvalds 855419f764 Add specialized object allocator 19 years ago