]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tools/git-grouped-log: add co-author support
authorKarel Zak <kzak@redhat.com>
Tue, 3 Mar 2026 11:52:11 +0000 (12:52 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 3 Mar 2026 11:52:11 +0000 (12:52 +0100)
commitb1baf61cc032d72020cf03b930d350d9ee56cafd
tree9d3bda79ab507162d6a6fab8c95c9b058ced4652
parent8d595cdc64453c883f5875e4b3f809706167d974
tools/git-grouped-log: add co-author support

Parse Co-authored-by and Co-Author trailers from commit bodies and
display co-author names alongside the primary author.

Signed-off-by: Karel Zak <kzak@redhat.com>
tools/git-grouped-log