summaryrefslogtreecommitdiff
path: root/reftable/basics.c
AgeCommit message (Collapse)AuthorFilesLines
2021-10-08reftable: utility functionsLibravatar Han-Wen Nienhuys1-0/+128
This commit provides basic utility classes for the reftable library. Signed-off-by: Han-Wen Nienhuys <hanwen@google.com> Helped-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>