git-commit-vandalism/reftable
Junio C Hamano 00e38ba6d8 Merge branch 'ab/auto-detect-zlib-compress2'
The build procedure has been taught to notice older version of zlib
and enable our replacement uncompress2() automatically.

* ab/auto-detect-zlib-compress2:
  compat: auto-detect if zlib has uncompress2()
2022-02-16 15:14:30 -08:00
..
basics_test.c
basics.c
basics.h
block_test.c reftable: make reftable_record a tagged union 2022-01-20 11:31:53 -08:00
block.c reftable: make reftable_record a tagged union 2022-01-20 11:31:53 -08:00
block.h
blocksource.c
blocksource.h
constants.h
dump.c
error.c
generic.c reftable: make reftable_record a tagged union 2022-01-20 11:31:53 -08:00
generic.h
iter.c reftable: make reftable_record a tagged union 2022-01-20 11:31:53 -08:00
iter.h
LICENSE
merged_test.c
merged.c reftable: make reftable_record a tagged union 2022-01-20 11:31:53 -08:00
merged.h
pq_test.c reftable: make reftable_record a tagged union 2022-01-20 11:31:53 -08:00
pq.c reftable: make reftable_record a tagged union 2022-01-20 11:31:53 -08:00
pq.h
publicbasics.c
reader.c reftable: make reftable_record a tagged union 2022-01-20 11:31:53 -08:00
reader.h
readwrite_test.c Merge branch 'hn/reftable-coverity-fixes' 2022-02-16 15:14:28 -08:00
record_test.c reftable: add print functions to the record types 2022-01-20 11:31:53 -08:00
record.c reftable: add print functions to the record types 2022-01-20 11:31:53 -08:00
record.h reftable: add print functions to the record types 2022-01-20 11:31:53 -08:00
refname_test.c
refname.c
refname.h
reftable-blocksource.h
reftable-error.h
reftable-generic.h
reftable-iterator.h
reftable-malloc.h
reftable-merged.h
reftable-reader.h
reftable-record.h reftable: make reftable-record.h function signatures const correct 2022-01-20 11:31:53 -08:00
reftable-stack.h
reftable-tests.h
reftable-writer.h
stack_test.c Merge branch 'hn/reftable-coverity-fixes' 2022-02-16 15:14:28 -08:00
stack.c Merge branch 'hn/reftable-coverity-fixes' 2022-02-16 15:14:28 -08:00
stack.h
system.h compat: auto-detect if zlib has uncompress2() 2022-01-26 09:05:55 -08:00
test_framework.c
test_framework.h
tree_test.c
tree.c
tree.h
writer.c Merge branch 'hn/reftable-coverity-fixes' 2022-02-16 15:14:28 -08:00
writer.h