[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1231962939.30095.25.camel@localhost>
Date: Wed, 14 Jan 2009 11:55:39 -0800
From: Joe Perches <joe@...ches.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: torvalds@...ux-foundation.org, pavel@....cz,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/10] MAINTAINERS - script, patterns, and misc fixes
On Wed, 2009-01-14 at 11:37 -0800, Joe Perches wrote:
> max-history
Not quite.
commit 0cd5dbd1d732a36777f27f1250622554e7aa3b62
Author: Joe Perches <joe@...ches.com>
Date: Wed Jan 14 11:52:48 2009 -0800
scripts/get_maintainer.pl - Correct --help for git-since
Signed-off-by: Joe Perches <joe@...ches.com>
diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl
index 48e2d5f..1ed62a8 100755
--- a/scripts/get_maintainer.pl
+++ b/scripts/get_maintainer.pl
@@ -285,7 +285,7 @@ MAINTAINER field selection options:
--git-chief-penguins => include ${penguin_chiefs}
--git-min-signatures => number of signatures required (default: 1)
--git-max-maintainers => maximum maintainers to add (default: 5)
- --git-max-history => git history to use (default: 1-year-ago)
+ --git-since => git history to use (default: 1-year-ago)
--m => include maintainer(s) if any
--n => include name 'Full Name <addr\@domain.tld>'
--l => include list(s) if any
--
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