Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reftable: remove unnecessary curly braces in reftable/tree.c | Chandra Pratap | 2024-08-04 | 1 | -10/+5 |
* | reftable: introduce macros to allocate arrays | Patrick Steinhardt | 2024-02-06 | 1 | -2/+2 |
* | reftable: ensure git-compat-util.h is the first (indirect) include | Elijah Newren | 2023-04-24 | 1 | -1/+1 |
* | tree-wide: apply equals-null.cocci | Junio C Hamano | 2022-05-02 | 1 | -2/+2 |
* | reftable: a generic binary tree implementation | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+63 |