Merge branch 'sa/cat-file-mailmap'
commit87098a047be46ee69da056336109eee2139c1398
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2022 20:36:08 +0000 (3 13:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Aug 2022 20:36:08 +0000 (3 13:36 -0700)
tree6153173514050f41a47867414dc972894c36747c
parent8e56affcb52e2cf344437a892356a419985ea4ba
parentec031da9f97a2545601304b5ac1e93fee09425b4
Merge branch 'sa/cat-file-mailmap'

"git cat-file" learned an option to use the mailmap when showing
commit and tag objects.

* sa/cat-file-mailmap:
  cat-file: add mailmap support
  ident: rename commit_rewrite_person() to apply_mailmap_to_header()
  ident: move commit_rewrite_person() to ident.c
  revision: improve commit_rewrite_person()
builtin/cat-file.c
revision.c