lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 16 Sep 2010 05:11:07 -0700
From:	Joe Perches <joe@...ches.com>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] scripts/get_maintainer.pl: Update to 0.25

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ