]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/blame-abbrev-marks'
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 Jul 2026 20:24:19 +0000 (13:24 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 Jul 2026 20:24:19 +0000 (13:24 -0700)
commit7381be0d632ac41b4ffb083a8d0a8eb2ff32d834
treeda8d2a42db4cccdaf2cad15b5660b07a9b9dfdc9
parente38e971f32c9e45da14dd7ec8bc5f8c3c45fa66e
parentc3df27f347dcefc14629c7afb178420762d45eef
Merge branch 'rs/blame-abbrev-marks'

The alignment of commit object name abbreviations in 'git blame'
output has been optimized to reserve a column for marks (caret,
question mark, or asterisk) only when such marks are actually shown.

* rs/blame-abbrev-marks:
  blame: reserve mark column only if necessary
builtin/blame.c