From: Junio C Hamano Date: Tue, 9 May 2023 23:45:44 +0000 (-0700) Subject: Merge branch 'jk/parse-commit-with-malformed-ident' X-Git-Tag: v2.41.0-rc0~42 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=620e92b8454d2569b9ad9a2070fd2edea99895cc;p=thirdparty%2Fgit.git Merge branch 'jk/parse-commit-with-malformed-ident' The commit object parser has been taught to be a bit more lenient to parse timestamps on the author/committer line with a malformed author/committer ident. * jk/parse-commit-with-malformed-ident: parse_commit(): describe more date-parsing failure modes parse_commit(): handle broken whitespace-only timestamp parse_commit(): parse timestamp from end of line t4212: avoid putting git on left-hand side of pipe --- 620e92b8454d2569b9ad9a2070fd2edea99895cc