public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Julia Lawall <julia@diku.dk>, Greg KH <greg@kroah.com>
Subject: [PATCH 0/7] scripts/get_maintainer.pl: New features
Date: Wed,  5 Aug 2009 19:43:41 -0700	[thread overview]
Message-ID: <cover.1249525834.git.joe@perches.com> (raw)

A few improvements that a couple of people requested.

Joe Perches (7):
  scripts/get_maintainer.pl: Add --git-blame
  scripts/get_maintainer.pl: Add sections in pattern match depth order
  scripts/get_maintainer.pl: Add --pattern-depth
  scripts/get_maintainer.pl: Better email routines, use perl not shell where possible
  scripts/get_maintainer.pl: Add .mailmap use, shell and email cleanups
  scripts/get_maintainer.pl: Using --separator implies --nomultiline
  scripts/get_maintainer.pl: Add --remove-duplicates

 scripts/get_maintainer.pl |  361 +++++++++++++++++++++++++++++++++++----------
 1 files changed, 280 insertions(+), 81 deletions(-)


             reply	other threads:[~2009-08-06  2:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-06  2:43 Joe Perches [this message]
2009-08-06  2:43 ` [PATCH 1/7] scripts/get_maintainer.pl: Add --git-blame Joe Perches
2009-08-06  2:43 ` [PATCH 2/7] scripts/get_maintainer.pl: Add sections in pattern match depth order Joe Perches
2009-08-06  3:51   ` Greg KH
2009-08-06  2:43 ` [PATCH 3/7] scripts/get_maintainer.pl: Add --pattern-depth Joe Perches
2009-08-06  2:43 ` [PATCH 4/7] scripts/get_maintainer.pl: Better email routines, use perl not shell where possible Joe Perches
2009-08-06  2:43 ` [PATCH 5/7] scripts/get_maintainer.pl: Add .mailmap use, shell and email cleanups Joe Perches
2009-08-06  2:43 ` [PATCH 6/7] scripts/get_maintainer.pl: Using --separator implies --nomultiline Joe Perches
2009-08-06  2:43 ` [PATCH 7/7] scripts/get_maintainer.pl: Add --remove-duplicates Joe Perches
2009-08-06  3:54 ` [PATCH 0/7] scripts/get_maintainer.pl: New features Greg KH
2009-08-26 21:48 ` [PATCH] scripts/get_maintainer.pl: Add maintainers in order listed in matched section 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.1249525834.git.joe@perches.com \
    --to=joe@perches.com \
    --cc=akpm@linux-foundation.org \
    --cc=greg@kroah.com \
    --cc=julia@diku.dk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox