git/reftable
Junio C Hamano 4861bbf85a Merge branch 'ak/typofix-2.46-maint'
Typofixes.

* ak/typofix-2.46-maint:
  perl: fix a typo
  mergetool: fix a typo
  reftable: fix a typo
  trace2: fix typos
2024-10-04 14:21:40 -07:00
..
LICENSE
basics.c
basics.h
block.c
block.h
blocksource.c Merge branch 'ps/reftable-concurrent-compaction' 2024-09-03 09:15:03 -07:00
blocksource.h
constants.h
error.c
iter.c Merge branch 'ps/reftable-drop-generic' 2024-08-29 11:08:16 -07:00
iter.h
merged.c
merged.h
pq.c
pq.h
publicbasics.c
reader.c reftable/reader: make table iterator reseekable 2024-09-16 13:57:19 -07:00
reader.h Merge branch 'ak/typofix-2.46-maint' 2024-10-04 14:21:40 -07:00
record.c Merge branch 'ps/reftable-drop-generic' 2024-08-29 11:08:16 -07:00
record.h
reftable-blocksource.h
reftable-error.h
reftable-iterator.h
reftable-malloc.h
reftable-merged.h
reftable-reader.h
reftable-record.h
reftable-stack.h reftable/stack: allow locking of outdated stacks 2024-09-24 09:45:25 -07:00
reftable-writer.h refs/reftable: introduce "reftable.lockTimeout" 2024-09-24 09:45:25 -07:00
stack.c reftable/stack: allow locking of outdated stacks 2024-09-24 09:45:25 -07:00
stack.h
system.h
tree.c
tree.h
writer.c
writer.h