From: Joe Perches <joe@perches.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 0/5] scripts/get_maintainer.pl: Update to 0.25
Date: Thu, 16 Sep 2010 05:11:07 -0700 [thread overview]
Message-ID: <cover.1284636516.git.joe@perches.com> (raw)
Some miscellaneous improvements to the script. Please apply.
Command line option changes:
--git-fallback is added and becomes the default
--git is no longer a default
--git-blame --rolestats shows "authored lines"
The default option changes reduces the number of people cc'd on patches when
a maintainer exists for particular files, but not necessarily the files in
subdirectories of patterns like "F: net/" or "F: arch/arm/".
Joe Perches (5):
scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" information
scripts/get_maintainer.pl: Use correct indentation
scripts/get_maintainer.pl: Don't search MAINTAINERS for keywords or emails
scripts/get_maintainer.pl: Add default --git-fallback, remove default --git
scripts/get_maintainer.pl: Use .get_maintainer.conf from . then $HOME then scripts
scripts/get_maintainer.pl | 123 ++++++++++++++++++++++++++++++++++++---------
1 files changed, 99 insertions(+), 24 deletions(-)
--
1.7.3.rc1
next reply other threads:[~2010-09-16 12:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-16 12:11 Joe Perches [this message]
2010-09-16 12:11 ` [PATCH 1/5] scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" information Joe Perches
2010-09-16 12:11 ` [PATCH 2/5] scripts/get_maintainer.pl: Use correct indentation Joe Perches
2010-09-16 12:11 ` [PATCH 3/5] scripts/get_maintainer.pl: Don't search MAINTAINERS for keywords or emails Joe Perches
2010-09-16 12:11 ` [PATCH 4/5] scripts/get_maintainer.pl: Add default --git-fallback, remove default --git Joe Perches
2010-09-16 12:11 ` [PATCH 5/5] scripts/get_maintainer.pl: Use .get_maintainer.conf from . then $HOME then scripts Joe Perches
2010-09-16 15:35 ` [PATCH V2 3/5] scripts/get_maintainer.pl: Don't search MAINTAINERS for keywords or emails 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=cover.1284636516.git.joe@perches.com \
--to=joe@perches.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.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.