summaryrefslogtreecommitdiffstats
path: root/reftable/error.c
AgeCommit message (Expand)AuthorLines
2025-04-07reftable: fix formatting of the license headerPatrick Steinhardt-6/+6
2024-10-02reftable/error: introduce out-of-memory error codePatrick Steinhardt-0/+2
2024-05-08Merge branch 'ps/reftable-write-optim'Junio C Hamano-2/+0
2024-04-08reftable: remove name checksPatrick Steinhardt-2/+0
2024-03-25reftable/error: discern locked/outdated errorsPatrick Steinhardt-1/+3
2023-04-24reftable: ensure git-compat-util.h is the first (indirect) includeElijah Newren-0/+1
2021-12-23reftable: signal overflowHan-Wen Nienhuys-0/+2
2021-10-08reftable: add error related functionalityHan-Wen Nienhuys-0/+41