1. 0b75e5b alloc.[ch]: remove alloc_report() function by Ævar Arnfjörð Bjarmason · 3 years ago
  2. c49c82a commit: move members graph_pos, generation to a slab by Abhishek Kumar · 4 years, 10 months ago
  3. 6da43d9 object: drop parsed_object_pool->commit_count by Abhishek Kumar · 4 years, 10 months ago
  4. 4468d44 object_as_type: initialize commit-graph-related fields of 'struct commit' by SZEDER Gábor · 6 years ago
  5. 1731310 alloc: make allocate_alloc_state and clear_alloc_state more consistent by Elijah Newren · 7 years ago
  6. 1102405 Merge branch 'sb/object-store-alloc' by Junio C Hamano · 7 years ago
  7. 83073cc commit: add generation number to struct commit by Derrick Stolee · 7 years ago
  8. 14ba97f alloc: allow arbitrary repositories for alloc functions by Stefan Beller · 7 years ago
  9. dd5d9de alloc: add repository argument to alloc_commit_index by Stefan Beller · 7 years ago
  10. 17bfe87 alloc: add repository argument to alloc_report by Stefan Beller · 7 years ago
  11. 13e3fdc alloc: add repository argument to alloc_object_node by Stefan Beller · 7 years ago
  12. a0bd908 alloc: add repository argument to alloc_tag_node by Stefan Beller · 7 years ago
  13. 8ba0e5e alloc: add repository argument to alloc_commit_node by Stefan Beller · 7 years ago
  14. cf7203b alloc: add repository argument to alloc_tree_node by Stefan Beller · 7 years ago
  15. f0de1d6 alloc: add repository argument to alloc_blob_node by Stefan Beller · 7 years ago
  16. 177722b commit: integrate commit graph with commit parsing by Derrick Stolee · 7 years ago
  17. 94d5a22 alloc: factor out commit index by Jeff King · 11 years ago
  18. d36f51c move setting of object->type to alloc_* functions by Jeff King · 11 years ago
  19. 600e2a6 alloc: write out allocator definitions by Jeff King · 11 years ago
  20. 225ea22 alloc.c: remove the alloc_raw_commit_node() function by Ramsay Jones · 11 years ago
  21. 969eba6 commit: push commit_index update into alloc_commit_node by Jeff King · 11 years ago
  22. c335d74 alloc: include any-object allocations in alloc_report by Jeff King · 11 years ago
  23. ea6640e alloc.c: have SP around arithmetic operators by Junio C Hamano · 11 years ago
  24. 28bd70d unbreak and eliminate NO_C99_FORMAT by Jonathan Nieder · 14 years ago
  25. 4b25d09 Fix a bunch of pointer declarations (codestyle) by Felipe Contreras · 16 years ago
  26. 100c5f3 Clean up object creation to use more common code by Linus Torvalds · 18 years ago
  27. 2c1cbec Use proper object allocators for unknown object nodes too by Linus Torvalds · 18 years ago
  28. 579d1fb Add NO_C99_FORMAT to support older compilers. by Ramsay Allan Jones · 19 years ago
  29. 855419f Add specialized object allocator by Linus Torvalds · 19 years ago