Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-compat-util: move alloc macros to git-compat-util.h | Calvin Wan | 2023-07-05 | 1 | -75/+0 |
* | alloc.h: move ALLOC_GROW() functions from cache.h | Elijah Newren | 2023-02-24 | 1 | -0/+75 |
* | alloc.[ch]: remove alloc_report() function | Ævar Arnfjörð Bjarmason | 2022-04-01 | 1 | -1/+0 |
* | object: drop parsed_object_pool->commit_count | Abhishek Kumar | 2020-06-17 | 1 | -1/+1 |
* | object_as_type: initialize commit-graph-related fields of 'struct commit' | SZEDER Gábor | 2019-01-28 | 1 | -1/+1 |
* | alloc: make allocate_alloc_state and clear_alloc_state more consistent | Elijah Newren | 2018-08-15 | 1 | -1/+1 |
* | Add missing includes and forward declarations | Elijah Newren | 2018-08-15 | 1 | -0/+2 |
* | alloc: allow arbitrary repositories for alloc functions | Stefan Beller | 2018-05-16 | 1 | -0/+19 |