From: Junio C Hamano Date: Mon, 30 Jan 2023 22:24:22 +0000 (-0800) Subject: Merge branch 'jk/hash-object-fsck' X-Git-Tag: v2.40.0-rc0~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=abf2bb895b429e9fefc478d9c230bf74622be620;p=thirdparty%2Fgit.git Merge branch 'jk/hash-object-fsck' "git hash-object" now checks that the resulting object is well formed with the same code as "git fsck". * jk/hash-object-fsck: fsck: do not assume NUL-termination of buffers hash-object: use fsck for object checks fsck: provide a function to fsck buffer without object struct t: use hash-object --literally when created malformed objects t7030: stop using invalid tag name t1006: stop using 0-padded timestamps t1007: modernize malformed object tests --- abf2bb895b429e9fefc478d9c230bf74622be620