| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-12 | reftable: don't second-guess errors from flock interface | Patrick Steinhardt | 1 | -1/+3 |
| 2025-04-29 | Merge branch 'ps/reftable-api-revamp' | Junio C Hamano | 1 | -6/+6 |
| 2025-04-07 | reftable: fix formatting of the license header | Patrick Steinhardt | 1 | -6/+6 |
| 2025-02-18 | reftable: ignore file-in-use errors when unlink(3p) fails on Windows | Patrick Steinhardt | 1 | -0/+1 |
| 2025-02-18 | reftable: decouple from Git codebase by pulling in "compat/posix.h" | Patrick Steinhardt | 1 | -1/+1 |
| 2025-02-18 | reftable/system: introduce `reftable_rand()` | Patrick Steinhardt | 1 | -0/+6 |
| 2025-02-06 | Merge branch 'ps/zlib-ng' | Junio C Hamano | 1 | -0/+1 |
| 2025-01-28 | git-compat-util: move include of "compat/zlib.h" into "git-zlib.h" | Patrick Steinhardt | 1 | -0/+1 |
| 2025-01-21 | reftable: address trivial -Wsign-compare warnings | Patrick Steinhardt | 1 | -2/+0 |
| 2024-12-23 | Merge branch 'ps/build-sign-compare' | Junio C Hamano | 1 | -0/+2 |
| 2024-12-06 | global: mark code units that generate warnings with `-Wsign-compare` | Patrick Steinhardt | 1 | -0/+2 |
| 2024-11-19 | reftable/system: provide thin wrapper for lockfile subsystem | Patrick Steinhardt | 1 | -1/+44 |
| 2024-11-19 | reftable/system: provide thin wrapper for tempfile subsystem | Patrick Steinhardt | 1 | -1/+41 |
| 2024-11-19 | reftable/system: stop depending on "hash.h" | Patrick Steinhardt | 1 | -3/+0 |
| 2024-11-19 | reftable/system: move "dir.h" to its only user | Patrick Steinhardt | 1 | -1/+0 |
| 2024-10-17 | reftable: convert from `strbuf` to `reftable_buf` | Patrick Steinhardt | 1 | -1/+0 |
| 2024-06-14 | hash-ll: merge with "hash.h" | Patrick Steinhardt | 1 | -1/+1 |
| 2024-03-07 | reftable/stack: register lockfiles during compaction | Patrick Steinhardt | 1 | -0/+2 |
| 2023-04-24 | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 1 | -1/+1 |
| 2022-01-26 | compat: auto-detect if zlib has uncompress2() | Ævar Arnfjörð Bjarmason | 1 | -11/+0 |
| 2021-10-08 | reftable: utility functions | Han-Wen Nienhuys | 1 | -0/+32 |