Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hash-ll: merge with "hash.h" | Patrick Steinhardt | 2024-06-14 | 1 | -1/+1 |
* | reftable/dump: support dumping a table's block structure | Patrick Steinhardt | 2024-05-14 | 1 | -1/+7 |
* | reftable: pass opts as constant pointer | Patrick Steinhardt | 2024-05-14 | 1 | -1/+1 |
* | reftable: consistently refer to `reftable_write_options` as `opts` | Patrick Steinhardt | 2024-05-14 | 1 | -2/+2 |
* | treewide: remove unnecessary includes in source files | Elijah Newren | 2023-12-26 | 1 | -2/+0 |
* | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 2023-04-24 | 1 | -1/+1 |
* | reftable: add dump utility | Han-Wen Nienhuys | 2021-10-08 | 1 | -0/+107 |