From: Junio C Hamano Date: Thu, 10 Oct 2024 21:22:29 +0000 (-0700) Subject: Merge branch 'jk/output-prefix-cleanup' X-Git-Tag: v2.48.0-rc0~125 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=3eb4cc451ed97123ff76e183a5be8a7dc164d1f6;p=thirdparty%2Fgit.git Merge branch 'jk/output-prefix-cleanup' Code clean-up. * jk/output-prefix-cleanup: diff: store graph prefix buf in git_graph struct diff: return line_prefix directly when possible diff: return const char from output_prefix callback diff: drop line_prefix_length field line-log: use diff_line_prefix() instead of custom helper --- 3eb4cc451ed97123ff76e183a5be8a7dc164d1f6