From: Junio C Hamano Date: Thu, 11 Jun 2026 11:31:17 +0000 (-0700) Subject: Merge branch 'mm/line-log-cleanup' X-Git-Tag: v2.55.0-rc0~6 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=53ff39320449d993443904c823b129d47c16d0a7;p=thirdparty%2Fgit.git Merge branch 'mm/line-log-cleanup' The `git log -L` implementation has been refactored to use the standard diff output pipeline, enabling pickaxe and diff-filter to work as expected. Additionally, metadata-only diff formats like --raw and --name-only are now supported with -L. * mm/line-log-cleanup: line-log: allow non-patch diff formats with -L line-log: integrate -L output with the standard log-tree pipeline revision: move -L setup before output_format-to-diff derivation --- 53ff39320449d993443904c823b129d47c16d0a7