From: Junio C Hamano Date: Thu, 22 Jun 2023 23:29:06 +0000 (-0700) Subject: Merge branch 'ps/cat-file-null-output' X-Git-Tag: v2.42.0-rc0~102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a9ea4c23dc34bd0c27166f3445aba5a8696700c7;p=thirdparty%2Fgit.git Merge branch 'ps/cat-file-null-output' "git cat-file --batch" and friends learned "-Z" that uses NUL delimiter for both input and output. * ps/cat-file-null-output: cat-file: add option '-Z' that delimits input and output with NUL cat-file: simplify reading from standard input strbuf: provide CRLF-aware helper to read until a specified delimiter t1006: modernize test style to use `test_cmp` t1006: don't strip timestamps from expected results --- a9ea4c23dc34bd0c27166f3445aba5a8696700c7