From: Junio C Hamano Date: Wed, 20 May 2026 02:32:39 +0000 (+0900) Subject: Merge branch 'tb/pseudo-merge-bugfixes' into tb/bitmap-build-performance X-Git-Tag: v2.55.0-rc0~16^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9e49a6abe15a291ab87868f3195dabe10be4790;p=thirdparty%2Fgit.git Merge branch 'tb/pseudo-merge-bugfixes' into tb/bitmap-build-performance * tb/pseudo-merge-bugfixes: pack-bitmap: prevent pattern leak on pseudo-merge re-assignment Documentation: fix broken `sampleRate` in gitpacking(7) pack-bitmap: reject pseudo-merge "sampleRate" of 0 pack-bitmap: parse commits in `find_pseudo_merge_group_for_ref()` pack-bitmap: fix pseudo-merge lookup for shared commits pack-bitmap: fix inverted binary search in `pseudo_merge_at()` pack-bitmap-write: sort pseudo-merge commit lookup table in pack order t5333: demonstrate various pseudo-merge bugs t/helper: add 'test-tool bitmap write' subcommand --- d9e49a6abe15a291ab87868f3195dabe10be4790