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