Files
git/diff.c
Junio C Hamano e0af199b99 Merge branch 'mm/line-log-use-standard-diff-output' into seen
The way "git log -L<range>:<file>" feature is bolted onto the
log/diff machinery is being reworked a bit to make the feature
compatible with more diff options, like -S/G.

* mm/line-log-use-standard-diff-output:
  doc: note that -L supports patch formatting and pickaxe options
  t4211: add tests for -L with standard diff options
  line-log: route -L output through the standard diff pipeline
  line-log: fix crash when combined with pickaxe options
2026-03-10 16:26:36 -07:00

217 KiB