summaryrefslogtreecommitdiffstats
path: root/reftable/system.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ps/build-sign-compare'Junio C Hamano2024-12-231-0/+2
|\
| * global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt2024-12-061-0/+2
* | reftable/system: provide thin wrapper for lockfile subsystemPatrick Steinhardt2024-11-191-1/+44
* | reftable/system: provide thin wrapper for tempfile subsystemPatrick Steinhardt2024-11-191-1/+41
* | reftable/system: stop depending on "hash.h"Patrick Steinhardt2024-11-191-3/+0
* | reftable/system: move "dir.h" to its only userPatrick Steinhardt2024-11-191-1/+0
|/
* reftable: convert from `strbuf` to `reftable_buf`Patrick Steinhardt2024-10-171-1/+0
* hash-ll: merge with "hash.h"Patrick Steinhardt2024-06-141-1/+1
* reftable/stack: register lockfiles during compactionPatrick Steinhardt2024-03-071-0/+2
* hash-ll.h: split out of hash.h to remove dependency on repository.hElijah Newren2023-04-241-1/+1
* compat: auto-detect if zlib has uncompress2()Ævar Arnfjörð Bjarmason2022-01-261-11/+0
* reftable: utility functionsHan-Wen Nienhuys2021-10-081-0/+32