Merge branch 'jt/avoid-ls-refs'
[gitweb.git] / t / t5319-multi-pack-index.sh
2018-09-17 multi-pack-index: verify packname order
2018-09-17 multi-pack-index: verify corrupt chunk lookup table
2018-09-17 multi-pack-index: verify bad header
2018-09-17 multi-pack-index: add 'verify' verb
2018-08-20 pack-objects: consider packs in multi-pack-index
2018-08-20 midx: test a few commands that use get_all_packs
2018-08-20 midx: fix bug that skips midx with alternates
2018-08-20 Sync 'ds/multi-pack-index' to v2.19.0-rc0
2018-07-20 midx: clear midx on repack
2018-07-20 config: create core.multiPackIndex setting
2018-07-20 midx: write object offsets
2018-07-20 midx: write object id fanout chunk
2018-07-20 midx: write object ids in a chunk
2018-07-20 midx: read pack names into array
2018-07-20 multi-pack-index: write pack names in chunk
2018-07-20 multi-pack-index: read packfile list
2018-07-20 t5319: expand test data
2018-07-20 multi-pack-index: load into memory
2018-07-20 midx: write header information to lockfile
2018-07-20 multi-pack-index: add 'write' verb