From: Junio C Hamano Date: Thu, 5 Mar 2026 18:04:49 +0000 (-0800) Subject: Merge branch 'ps/fsck-stream-from-the-right-object-instance' X-Git-Tag: v2.54.0-rc0~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d93be9cbcaf80f4d1ff56a3d7aa5d722236b6eac;p=thirdparty%2Fgit.git Merge branch 'ps/fsck-stream-from-the-right-object-instance' "fsck" iterates over packfiles and its access to pack data caused the list to be permuted, which caused it to loop forever; the code to access pack data by "fsck" has been updated to avoid this. * ps/fsck-stream-from-the-right-object-instance: pack-check: fix verification of large objects packfile: expose function to read object stream for an offset object-file: adapt `stream_object_signature()` to take a stream t/helper: improve "genrandom" test helper --- d93be9cbcaf80f4d1ff56a3d7aa5d722236b6eac