qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 00/19] mailmap: Add more entries to sanitize 'git log' output
@ 2020-07-02 17:37 Philippe Mathieu-Daudé
  2020-07-02 17:38 ` [PATCH v3 01/19] .mailmap: Update Alexander Graf email address Philippe Mathieu-Daudé
                   ` (19 more replies)
  0 siblings, 20 replies; 26+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-07-02 17:37 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Philippe Mathieu-Daudé

Most of these developers have the Signed-off-by tag properly
written, but not the author/committer name. Fix this.
Also we incorrectly wrote Arei Gonglei name, update and reorder.

The committer name/email is displayed when using:

  $ git log --format=fuller

(which can be set in git-config setting format.pretty=fuller).

Example of commits with miswritten committer email:
  3b08098b40 76349f5ba8 eb83c2030a 572992eefa 0d4abda8f7

Note: git-log does not use this file by default until you specify
the --use-mailmap flag:

  $ git log --use-mailmap

Since v3:
- Split 1 patch per developer, Cc'ing each developer (lvivier)

Philippe Mathieu-Daudé (19):
  .mailmap: Update Alexander Graf email address
  .mailmap: Update Paul Burton email address
  .mailmap: Display Andreas Faerber name with diaeresis
  .mailmap: Display correct email address for Arei Gonglei
  .mailmap: Display correctly Chen Fan name
  .mailmap: Display correct email address for Christoph Hellwig
  .mailmap: Display Disheng Su name correctly
  .mailmap: Display Hiroyuki Obinata name correctly
  .mailmap: Display correct email address for Jean-Christophe Dubois
  .mailmap: Display Jia Lina name correctly
  .mailmap: Display Lili Huang name correctly
  .mailmap: Display Marek Dolata name properly
  .mailmap: Display correct email address for Michael S. Tsirkin
  .mailmap: Display correct email address for Michael Tokarev
  .mailmap: Display correct email address for Peter Maydell
  .mailmap: Display correct email address for Richard Henderson
  .mailmap: Display correct email address for Stefan Berger
  .mailmap: Display correct email address for Stefan Weil
  .mailmap: Display Ying Fang name correctly

 .mailmap | 29 +++++++++++++++++++++++++----
 1 file changed, 25 insertions(+), 4 deletions(-)

-- 
2.21.3



^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2020-07-06 20:30 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-02 17:37 [PATCH v3 00/19] mailmap: Add more entries to sanitize 'git log' output Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 01/19] .mailmap: Update Alexander Graf email address Philippe Mathieu-Daudé
2020-07-02 22:29   ` Alexander Graf
2020-07-06 16:45   ` Laurent Vivier
2020-07-02 17:38 ` [PATCH v3 02/19] .mailmap: Update Paul Burton " Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 03/19] .mailmap: Display Andreas Faerber name with diaeresis Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 04/19] .mailmap: Display correct email address for Arei Gonglei Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 05/19] .mailmap: Display correctly Chen Fan name Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 06/19] .mailmap: Display correct email address for Christoph Hellwig Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 07/19] .mailmap: Display Disheng Su name correctly Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 08/19] .mailmap: Display Hiroyuki Obinata " Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 09/19] .mailmap: Display correct email address for Jean-Christophe Dubois Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 10/19] .mailmap: Display Jia Lina name correctly Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 11/19] .mailmap: Display Lili Huang " Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 12/19] .mailmap: Display Marek Dolata name properly Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 13/19] .mailmap: Display correct email address for Michael S. Tsirkin Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 14/19] .mailmap: Display correct email address for Michael Tokarev Philippe Mathieu-Daudé
2020-07-02 18:45   ` Michael Tokarev
2020-07-04 11:15     ` Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 15/19] .mailmap: Display correct email address for Peter Maydell Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 16/19] .mailmap: Display correct email address for Richard Henderson Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 17/19] .mailmap: Display correct email address for Stefan Berger Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 18/19] .mailmap: Display correct email address for Stefan Weil Philippe Mathieu-Daudé
2020-07-02 17:38 ` [PATCH v3 19/19] .mailmap: Display Ying Fang name correctly Philippe Mathieu-Daudé
2020-07-02 18:11 ` [PATCH v3 00/19] mailmap: Add more entries to sanitize 'git log' output no-reply
2020-07-06 18:53   ` Ed Maste

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).