[PATCH 0/5] scripts/get_maintainer.pl: Update to 0.25

From: Joe Perches
Date: Thu Sep 16 2010 - 08:12:01 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/