git/ci
Junio C Hamano bb4921cf45 Merge branch 'hn/reftable' into hn/reftable-coverity-fixes
* hn/reftable:
  Add "test-tool dump-reftable" command.
  reftable: add dump utility
  reftable: implement stack, a mutable database of reftable files.
  reftable: implement refname validation
  reftable: add merged table view
  reftable: add a heap-based priority queue for reftable records
  reftable: reftable file level tests
  reftable: read reftable files
  reftable: generic interface to tables
  reftable: write reftable files
  reftable: a generic binary tree implementation
  reftable: reading/writing blocks
  Provide zlib's uncompress2 from compat/zlib-compat.c
  reftable: (de)serialization for the polymorphic record type.
  reftable: add blocksource, an abstraction for random access reads
  reftable: utility functions
  reftable: add error related functionality
  reftable: add LICENSE
  hash.h: provide constants for the hash IDs
2021-12-07 12:44:49 -08:00
..
config
util
install-dependencies.sh tests: add a test mode for SANITIZE=leak, run it in CI 2021-09-23 11:29:45 -07:00
install-docker-dependencies.sh ci: run a pedantic build as part of the GitHub workflow 2021-08-11 11:25:06 -07:00
lib.sh Merge branch 'hn/reftable' into hn/reftable-coverity-fixes 2021-12-07 12:44:49 -08:00
make-test-artifacts.sh
mount-fileshare.sh
print-test-failures.sh
run-build-and-tests.sh Merge branch 'tb/multi-pack-bitmaps' 2021-09-20 15:20:39 -07:00
run-docker-build.sh
run-docker.sh
run-static-analysis.sh
run-test-slice.sh
test-documentation.sh