From: Junio C Hamano Date: Wed, 16 Feb 2022 23:14:29 +0000 (-0800) Subject: Merge branch 'tb/midx-bitmap-corruption-fix' X-Git-Tag: v2.36.0-rc0~152 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2cb46a6b3398308d148c037fdd786e6d45b59bf;p=thirdparty%2Fgit.git Merge branch 'tb/midx-bitmap-corruption-fix' A bug that made multi-pack bitmap and the object order out-of-sync, making the .midx data corrupt, has been fixed. * tb/midx-bitmap-corruption-fix: pack-bitmap.c: gracefully fallback after opening pack/MIDX midx: read `RIDX` chunk when present t/lib-bitmap.sh: parameterize tests over reverse index source t5326: move tests to t/lib-bitmap.sh t5326: extract `test_rev_exists` t5326: drop unnecessary setup pack-revindex.c: instrument loading on-disk reverse index midx.c: make changing the preferred pack safe t5326: demonstrate bitmap corruption after permutation --- f2cb46a6b3398308d148c037fdd786e6d45b59bf