]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'sg/line-log-boundary-fixes' into maint-2.51
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Oct 2025 17:29:30 +0000 (10:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Oct 2025 17:29:30 +0000 (10:29 -0700)
commitf06ea7cf3c9e01bb4df0cc5fb2e928b859560fe4
tree06441b28d5899f7ed73739612f1f32b58f8098b3
parentcaba7e3d864cbb19ab19dfa239c9aa641a9ffbbb
parente3106998ff84c9e1b548b72e0b034ca837d6c06b
Merge branch 'sg/line-log-boundary-fixes' into maint-2.51

A corner case bug in "git log -L..." has been corrected.

* sg/line-log-boundary-fixes:
  line-log: show all line ranges touched by the same diff range
  line-log: fix assertion error
line-log.c