| Commit message (Expand) | Author | Age | Files | Lines |
* | get_maintainer.pl: add support for moderated lists | Richard Weinberger | 2012-03-23 | 1 | -2/+7 |
* | get_maintainer: use a default "unknown" S: status/role | Joe Perches | 2012-03-23 | 1 | -1/+1 |
* | get_maintainers.pl: follow renames when looking up commit signers | Ian Campbell | 2012-01-10 | 1 | -1/+1 |
* | scripts/get_maintainer.pl: update Linus's git repository | Ralf Thielow | 2011-08-25 | 1 | -1/+1 |
* | get_maintainers.pl: improve .mailmap parsing | Joe Perches | 2011-07-25 | 1 | -4/+5 |
* | get_maintainer.pl: allow "K:" pattern tests to match non-patch text | Joe Perches | 2011-03-22 | 1 | -1/+10 |
* | scripts/get_maintainer.pl: use --git-fallback more often | Joe Perches | 2011-01-13 | 1 | -1/+37 |
* | scripts/get_maintainer.pl: make --rolestats the default | Joe Perches | 2011-01-13 | 1 | -3/+4 |
* | scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists | Joe Perches | 2010-10-26 | 1 | -3/+3 |
* | scripts/get_maintainer.pl: use mailmap in name deduplication and other updates | Joe Perches | 2010-10-26 | 1 | -84/+148 |
* | scripts/get_maintainer.pl: correct indentation in a few places | Joe Perches | 2010-10-26 | 1 | -78/+78 |
* | scripts/get_maintainer.pl: fix mailmap handling | Florian Mickler | 2010-10-26 | 1 | -38/+109 |
* | scripts/get_maintainer.pl: use case insensitive name de-duplication | Joe Perches | 2010-10-26 | 1 | -34/+101 |
* | scripts/get_maintainer.pl: improve --interactive UI | Joe Perches | 2010-10-26 | 1 | -275/+596 |
* | scripts/get_maintainer.pl: add interactive mode | Florian Mickler | 2010-10-26 | 1 | -5/+141 |
* | scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc... | Joe Perches | 2010-10-26 | 1 | -3/+17 |
* | scripts/get_maintainer.pl: add default --git-fallback, remove default --git | Joe Perches | 2010-10-26 | 1 | -2/+9 |
* | scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails | Joe Perches | 2010-10-26 | 1 | -1/+1 |
* | scripts/get_maintainer.pl: use correct indentation | Joe Perches | 2010-10-26 | 1 | -15/+15 |
* | scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor... | Joe Perches | 2010-10-26 | 1 | -3/+57 |
* | scripts/get_maintainer.pl: default to not include unspecified tags | Florian Mickler | 2010-05-25 | 1 | -1/+1 |
* | scripts/get_maintainer.pl: add .get_maintainer.conf default options file | Joe Perches | 2010-05-25 | 1 | -1/+30 |
* | scripts/get_maintainer.pl: optionally ignore non-maintainer signatures | Joe Perches | 2010-05-25 | 1 | -9/+26 |
* | get_maintainer: repair STDIN usage | Wolfram Sang | 2010-03-24 | 1 | -1/+1 |
* | scripts/get_maintainer.pl: fix possible infinite loop | Joe Perches | 2010-03-06 | 1 | -2/+2 |
* | get_maintainer: quote email address with period | Stephen Hemminger | 2010-03-06 | 1 | -2/+2 |
* | get_maintainer: fix perlcritic warnings | Stephen Hemminger | 2010-03-06 | 1 | -14/+20 |
* | scripts/get_maintainer.pl: add ability to read from STDIN | Joe Perches | 2010-03-06 | 1 | -11/+15 |
* | scripts/get_maintainer.pl: change --sections to print in the same style as MA... | Joe Perches | 2010-03-06 | 1 | -0/+2 |
* | scripts/get_maintainer.pl: add --sections, print entire matched subsystem | Joe Perches | 2010-03-06 | 1 | -4/+32 |
* | scripts/get_maintainer.pl: add --file-emails, find embedded email addresses | Joe Perches | 2010-03-06 | 1 | -7/+76 |
* | get_maintainer.pl: teach git log to use --no-color | Richard Kennedy | 2010-02-02 | 1 | -2/+2 |
* | scripts/get_maintainer.pl: fix file exclusion X: logic | Joe Perches | 2010-01-11 | 1 | -30/+54 |
* | scripts/get_maintainer.pl: support multiple VCSs - add mercurial | Joe Perches | 2009-12-15 | 1 | -93/+168 |
* | scripts/get_maintainer.pl: fix --non with --git-blame and cleanups | Joe Perches | 2009-12-15 | 1 | -94/+104 |
* | scripts/get_maintainer.pl: add --roles and --rolestats | Joe Perches | 2009-12-15 | 1 | -18/+176 |
* | get_maintainer: fix usage comment | Roel Kluin | 2009-11-12 | 1 | -2/+2 |
* | scripts/get_maintainer.pl: add patch/file search for keywords | Joe Perches | 2009-10-29 | 1 | -2/+35 |
* | scripts/get_maintainer.pl: add maintainers in order listed in matched section | Joe Perches | 2009-09-22 | 1 | -16/+54 |
* | scripts/get_maintainer.pl: add --remove-duplicates | Joe Perches | 2009-09-22 | 1 | -53/+55 |
* | scripts/get_maintainer.pl: using --separator implies --nomultiline | Joe Perches | 2009-09-22 | 1 | -0/+5 |
* | scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups | Joe Perches | 2009-09-22 | 1 | -7/+65 |
* | scripts/get_maintainer.pl: better email routines, use perl not shell where po... | Joe Perches | 2009-09-22 | 1 | -56/+96 |
* | scripts/get_maintainer.pl: add --pattern-depth | Joe Perches | 2009-09-22 | 1 | -7/+14 |
* | scripts/get_maintainer.pl: add sections in pattern match depth order | Joe Perches | 2009-09-22 | 1 | -1/+8 |
* | scripts/get_maintainer.pl: add --git-blame | Joe Perches | 2009-09-22 | 1 | -29/+109 |
* | get_maintainerpl-add-git-min-percent-option-fix | Joe Perches | 2009-07-29 | 1 | -1/+1 |
* | get_maintainer.pl: Add git-min-percent option | Joe Perches | 2009-07-29 | 1 | -3/+16 |
* | scripts/get_maintainer.pl: Add -f directory use | Joe Perches | 2009-07-29 | 1 | -4/+19 |
* | scripts/get_maintainer.pl: change "die" to "warn" when command line file is n... | Joe Perches | 2009-06-16 | 1 | -1/+1 |