| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-06-10 | __attribute__: add a few missing format attributes | Junio C Hamano | 1 | -0/+1 |
| 2024-02-26 | mem-pool: add mem_pool_strfmt() | René Scharfe | 1 | -0/+5 |
| 2020-08-18 | mem-pool: use consistent pool variable name | Elijah Newren | 1 | -2/+2 |
| 2020-08-18 | mem-pool: use more standard initialization and finalization | Elijah Newren | 1 | -2/+2 |
| 2020-08-18 | mem-pool: add convenience functions for strdup and strndup | Elijah Newren | 1 | -0/+6 |
| 2018-07-03 | block alloc: add validations around cache_entry lifecyle | Jameson Miller | 1 | -1/+1 |
| 2018-07-03 | mem-pool: fill out functionality | Jameson Miller | 1 | -0/+13 |
| 2018-07-03 | mem-pool: add life cycle management functions | Jameson Miller | 1 | -0/+10 |
| 2018-04-12 | mem-pool: move reusable parts of memory pool into its own file | Jameson Miller | 1 | -0/+34 |