public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Laszlo Ersek" <lersek@redhat.com>
To: philmd@redhat.com
Cc: devel@edk2.groups.io, Michael Kinney <michael.d.kinney@intel.com>,
	Brian Richardson <brian.richardson@intel.com>,
	Andrew Fish <afish@apple.com>,
	Leif Lindholm <leif.lindholm@linaro.org>
Subject: Re: [edk2-devel] [PATCH 0/8] .mailmap: Add mailmap file to have a cleaner git history
Date: Tue, 3 Dec 2019 19:51:06 +0100	[thread overview]
Message-ID: <cbbb7e02-f0e4-e05d-eb3c-dcb29e7e87a4@redhat.com> (raw)
In-Reply-To: <20191126150838.5858-1-philmd@redhat.com>

Hi Phil,

(heavily trimmer CC list)

On 11/26/19 16:08, Philippe Mathieu-Daudé via Groups.Io wrote:
> Hi,
> 
> The .mailmap git feature helps fixing commit mistakes (in name/email).
> 
> The easiest way to use it is with the --use-mailmap flag:
> 
>   $ git log --use-mailmap
> 
> See:
> https://git-scm.com/docs/git-shortlog#_mapping_authors
> https://git-scm.com/docs/git-check-mailmap#_mapping_authors
> 
> Also interesting:
> https://github.com/sympy/sympy/wiki/Using-.mailmap#making-mailmap-entries
> 
> Regards,
> 
> Phil.
> 
> Philippe Mathieu-Daudé (8):
>   .mailmap: Convert emails generated by the Subversion original import
>   .mailmap: Fix emails from the Subversion era
>   .mailmap: Fix Intel emails rewritten by Microsoft Exchange Server
>   .mailmap: Fix emails rewritten by lists DMARC / DKIM / SPF
>   .mailmap: Fix incorrect email formats
>   .mailmap: Unify Intel email addresses format
>   .mailmap: Fix UTF-8 mojibaked names
>   .mailmap: Miscellaneous fixes on various emails
> 
>  .mailmap | 221 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 221 insertions(+)
>  create mode 100644 .mailmap
> 

our suggestion from the stewards' confcall is to avoid cross-domain
mappings, unless a contributor explicitly confirms (in an email sent
from the mapped-to, i.e. "new" address) that they are OK with the
mapped-from (i.e. "old") address being "hidden" by the mapping.

Due to two reasons:
- mappings across domains could hide employer changes,
- even the "mapped-to" (i.e. "new") address may not be up-to-date.

Stewards may be able ACK typo fixes and simple name order changes even
in the absence of the affected (historical) contributor, but
cross-domain mappings are not something they can ACK on their own.

(At least this is my understanding from the meeting.)

Personal note in the end: can we perhaps structure this patch set per
email adress / "liveliness groups"? I think most people will ignore a
patch that has tens of CC's, even if their personal ACK is needed for
it. On the other hand, if we have 60-100 patches, but each patch is just
emailed to 2-3 people (and any given person only gets a very low number
of personal patch emails), such a series has a better chance at
succeeding. (We could even commit such a set piece-meal -- commit the
most recently ACKed subset every week or every two weeks.) Just some
speculation on my part.

Thanks!
Laszlo


  parent reply	other threads:[~2019-12-03 18:51 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-26 15:08 [PATCH 0/8] .mailmap: Add mailmap file to have a cleaner git history Philippe Mathieu-Daudé
2019-11-26 15:08 ` [PATCH 1/8] .mailmap: Convert emails generated by the Subversion original import Philippe Mathieu-Daudé
2019-11-26 18:59   ` [edk2-devel] " Laszlo Ersek
2019-11-26 15:08 ` [PATCH 2/8] .mailmap: Fix emails from the Subversion era Philippe Mathieu-Daudé
2019-11-26 15:08 ` [PATCH 3/8] .mailmap: Fix Intel emails rewritten by Microsoft Exchange Server Philippe Mathieu-Daudé
2019-11-26 19:03   ` [edk2-devel] " Laszlo Ersek
2019-11-26 15:08 ` [PATCH 4/8] .mailmap: Fix emails rewritten by lists DMARC / DKIM / SPF Philippe Mathieu-Daudé
2019-11-26 19:13   ` [edk2-devel] " Laszlo Ersek
2019-11-26 15:08 ` [PATCH 5/8] .mailmap: Fix incorrect email formats Philippe Mathieu-Daudé
2019-11-26 15:08 ` [PATCH 6/8] .mailmap: Unify Intel email addresses format Philippe Mathieu-Daudé
2019-11-26 19:16   ` [edk2-devel] " Laszlo Ersek
2019-11-26 15:08 ` [PATCH 7/8] .mailmap: Fix UTF-8 mojibaked names Philippe Mathieu-Daudé
2019-11-26 15:08 ` [PATCH 8/8] .mailmap: Miscellaneous fixes on various emails Philippe Mathieu-Daudé
2019-12-03 18:51 ` Laszlo Ersek [this message]
2019-12-03 19:15   ` [edk2-devel] [PATCH 0/8] .mailmap: Add mailmap file to have a cleaner git history Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cbbb7e02-f0e4-e05d-eb3c-dcb29e7e87a4@redhat.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox