git/reftable
Junio C Hamano f50f046794 Merge branch 'kn/reftable-consistency-checks'
The reftable backend learned to sanity check its on-disk data more
carefully.

* kn/reftable-consistency-checks:
  refs/reftable: add fsck check for checking the table name
  reftable: add code to facilitate consistency checks
  fsck: order 'fsck_msg_type' alphabetically
  Documentation/fsck-msgids: remove duplicate msg id
  reftable: check for trailing newline in 'tables.list'
  refs: move consistency check msg to generic layer
  refs: remove unused headers
2025-10-13 22:00:35 -07:00
..
LICENSE
basics.c
basics.h
block.c
block.h
blocksource.c
blocksource.h
constants.h
error.c
fsck.c
iter.c
iter.h
merged.c
merged.h
pq.c
pq.h
record.c
record.h
reftable-basics.h
reftable-block.h
reftable-blocksource.h
reftable-constants.h
reftable-error.h
reftable-fsck.h
reftable-iterator.h
reftable-merged.h
reftable-record.h
reftable-stack.h
reftable-table.h
reftable-writer.h
stack.c Merge branch 'kn/reftable-consistency-checks' 2025-10-13 22:00:35 -07:00
stack.h
system.c
system.h
table.c
table.h
tree.c
tree.h
writer.c
writer.h