From: Junio C Hamano Date: Mon, 1 Apr 2024 20:21:33 +0000 (-0700) Subject: Merge branch 'jk/pretty-subject-cleanup' X-Git-Tag: v2.45.0-rc0~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a031815a7df317a4387151b1f4af1c85834458b1;p=thirdparty%2Fgit.git Merge branch 'jk/pretty-subject-cleanup' Code clean-up in the "git log" machinery that implements custom log message formatting. * jk/pretty-subject-cleanup: format-patch: fix leak of empty header string format-patch: simplify after-subject MIME header handling format-patch: return an allocated string from log_write_email_headers() log: do not set up extra_headers for non-email formats pretty: drop print_email_subject flag pretty: split oneline and email subject printing shortlog: stop setting pp.print_email_subject --- a031815a7df317a4387151b1f4af1c85834458b1