Files
git/diff.c
Junio C Hamano 39e4f413ca 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.

Comments?

* 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-09 16:20:06 -07:00

217 KiB