public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] scripts/get_maintainer.pl: Update to 0.25
@ 2010-09-16 12:11 Joe Perches
  2010-09-16 12:11 ` [PATCH 1/5] scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" information Joe Perches
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Joe Perches @ 2010-09-16 12:11 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

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


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

end of thread, other threads:[~2010-09-16 15:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-16 12:11 [PATCH 0/5] scripts/get_maintainer.pl: Update to 0.25 Joe Perches
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox