From: Joe Perches <joe@perches.com>
To: Florian Mickler <florian@mickler.org>
Cc: linux-kernel@vger.kernel.org, ebiederm@xmission.com,
greg@kroah.com, stefanr@s5r6.in-berlin.de,
broonie@opensource.wolfsonmicro.com,
Andrew Morton <akpm@linux-foundation.org>,
Stephen Hemminger <shemminger@vyatta.com>
Subject: Re: [PATCH] scripts/get_maintainer.pl: fix .mailmap handling
Date: Mon, 20 Sep 2010 22:20:35 -0700 [thread overview]
Message-ID: <1285046435.25988.131.camel@Joe-Laptop> (raw)
In-Reply-To: <20100921065921.03f06293@schatten.dmk.lab>
On Tue, 2010-09-21 at 06:59 +0200, Florian Mickler wrote:
> Come on, Joe! It was "sub mailmap" before. @addresses was @list before
> and @ret is the list that get's returned by the function.
Tell me, what's better as an individual line in perl
with typeless returns
return @ret;
or
return @list;
@ret is not descriptive.
Yeah, it's an array.
An array of what?
btw: @list was sub-optimal too.
> If you think a patch is ok, you actually may say so.
As we discussed privately, yes, .mailmap handling was broken
but both of us seem to think that it's not even necessary as
most .mailmap entries are created manually and it's not
up-to-date. Name de-duplication is more effective.
.mailmap could be used effectively I suppose, but I asked you
to show a use case where it performs differently than the
existing name de-duplication.
And, I do ack a patch after I think it is ready to be applied.
Until then, I note what I see as shortcomings and defects.
cheers, Joe
next prev parent reply other threads:[~2010-09-21 5:20 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-15 12:13 [PATCH rfc] scripts/get_maintainer.pl: add interactive mode florian
2010-09-15 13:43 ` [v2 PATCH " florian
2010-09-15 15:16 ` [PATCH RFC v3] " florian
2010-09-15 15:35 ` Joe Perches
2010-09-20 19:43 ` [RFC PATCH] " Joe Perches
2010-09-20 21:53 ` Florian Mickler
2010-09-20 22:27 ` [PATCH] scripts/get_maintainer.pl: fix .mailmap handling florian
2010-09-20 22:35 ` florian
2010-09-21 0:14 ` Joe Perches
2010-09-21 4:59 ` Florian Mickler
2010-09-21 5:20 ` Joe Perches [this message]
2010-09-21 6:23 ` Florian Mickler
2010-09-21 0:38 ` [RFC PATCH] scripts/get_maintainer.pl: add interactive mode Joe Perches
2010-09-21 5:31 ` Florian Mickler
2010-09-21 6:12 ` Joe Perches
2010-09-21 6:30 ` [PATCH v2] scripts/get_maintainer.pl: fix mailmap handling florian
2010-09-15 15:27 ` [v2 PATCH rfc] scripts/get_maintainer.pl: add interactive mode Joe Perches
2010-09-16 8:30 ` Florian Mickler
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-all 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=1285046435.25988.131.camel@Joe-Laptop \
--to=joe@perches.com \
--cc=akpm@linux-foundation.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=ebiederm@xmission.com \
--cc=florian@mickler.org \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=shemminger@vyatta.com \
--cc=stefanr@s5r6.in-berlin.de \
/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