From: Florian Mickler <florian@mickler.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Joe Perches <joe@perches.com>,
Stephen Hemminger <shemminger@linux-foundation.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/8] scripts/get_maintainer.pl: add interactive mode
Date: Thu, 23 Sep 2010 09:11:02 +0200 [thread overview]
Message-ID: <20100923091102.3699af2d@schatten.dmk.lab> (raw)
In-Reply-To: <4012b17a650ddf8f6b882ec9e5e755bd216219a5.1285209493.git.joe@perches.com>
Hi Andrew!
I don't know if my other mail came through to you, Joe meant his emails
probably got discarded by linux-kernel@vger.kernel.org because of a
missing ">" in your address.
Anyway:
On Wed, 22 Sep 2010 19:50:09 -0700
Joe Perches <joe@perches.com> wrote:
> From: florian@mickler.org <florian@mickler.org>
From: Florian Mickler <florian@mickler.org>
My git-send-email somehow dropped the name.
>
> This is a first version of an interactive mode for
> scripts/get_maintainer.pl .
>
> It allows the user to interact with the script. Each cc candidate can be
> selected and deselected and a shortlog of authored commits can be
> displayed for each candidate.
>
> The menu is displayed via STDERR, the end result is outputted to STDOUT.
> This unusual mechanism allows using get_maintainer.pl in interactive mode via
> git send-email --cc-cmd.
>
> Signed-off-by: Joe Perches <joe@perches.com>
Also, you can add my Signed-Off-By to this, if it is needed.
Thx,
Flo
next prev parent reply other threads:[~2010-09-23 7:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-23 3:17 [PATCH 0/8] scripts/get_maintainer.pl: Add --interactive Joe Perches
2010-09-23 3:17 ` [PATCH 1/8] scripts/get_maintainer.pl: add interactive mode Joe Perches
2010-09-23 7:11 ` Florian Mickler [this message]
2010-09-23 3:17 ` [PATCH 2/8] scripts/get_maintainer.pl: Improve --interactive UI Joe Perches
2010-09-23 3:17 ` [PATCH 3/8] scripts/get_maintainer.pl: Update --interactive UI, improve hg runtime Joe Perches
2010-09-23 3:17 ` [PATCH 4/8] scripts/get_maintainer.pl: Use case insensitive name de-duplication Joe Perches
2010-09-23 3:17 ` [PATCH 5/8] scripts/get_maintainer.pl: fix mailmap handling Joe Perches
2010-09-23 7:12 ` Florian Mickler
2010-09-23 3:17 ` [PATCH 6/8] scripts/get_maintainer.pl: Correct indentation in a few places Joe Perches
2010-09-23 3:17 ` [PATCH 7/8] scripts/get_maintainer.pl: Use mailmap in name deduplication and other updates Joe Perches
2010-09-23 3:17 ` [PATCH 8/8] scripts/get_maintainer.pl: Don't deduplicate unnamed addresses ie: mailing lists Joe Perches
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=20100923091102.3699af2d@schatten.dmk.lab \
--to=florian@mickler.org \
--cc=akpm@linux-foundation.org \
--cc=joe@perches.com \
--cc=linux-kernel@vger.kernel.org \
--cc=shemminger@linux-foundation.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.