aboutsummaryrefslogtreecommitdiff
path: root/reftable/tree.c
AgeCommit message (Expand)Author
2025-04-07reftable: fix formatting of the license headerPatrick Steinhardt
2024-10-02reftable/tree: handle allocation failuresPatrick Steinhardt
2024-08-04reftable: remove unnecessary curly braces in reftable/tree.cChandra Pratap
2024-02-06reftable: introduce macros to allocate arraysPatrick Steinhardt
2023-04-24reftable: ensure git-compat-util.h is the first (indirect) includeElijah Newren
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano
2021-10-08reftable: a generic binary tree implementationHan-Wen Nienhuys