summaryrefslogtreecommitdiffstats
path: root/scripts/get_maintainer.pl
Commit message (Expand)AuthorAgeFilesLines
* scripts: Teach get_maintainer.pl about the new "R:" tagJoe Perches2014-07-081-1/+21
* get_maintainer: fix detection of git repositoryRichard Genoud2014-02-101-1/+1
* get_maintainer: add commit author information to --rolestatsJoe Perches2014-01-231-6/+85
* get_maintainer: use filename-only regex match for TegraStephen Warren2013-04-291-1/+1
* get_maintainer: allow keywords to match filenamesStephen Warren2013-02-271-0/+4
* get_maintainer.pl: find maintainers for removed filesGeert Uytterhoeven2013-02-211-1/+1
* get_maintainer: Fix --help warningJoe Perches2012-06-201-1/+2
* get_maintainer.pl: add support for moderated listsRichard Weinberger2012-03-231-2/+7
* get_maintainer: use a default "unknown" S: status/roleJoe Perches2012-03-231-1/+1
* get_maintainers.pl: follow renames when looking up commit signersIan Campbell2012-01-101-1/+1
* scripts/get_maintainer.pl: update Linus's git repositoryRalf Thielow2011-08-251-1/+1
* get_maintainers.pl: improve .mailmap parsingJoe Perches2011-07-251-4/+5
* get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches2011-03-221-1/+10
* scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches2011-01-131-1/+37
* scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches2011-01-131-3/+4
* scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsJoe Perches2010-10-261-3/+3
* scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesJoe Perches2010-10-261-84/+148
* scripts/get_maintainer.pl: correct indentation in a few placesJoe Perches2010-10-261-78/+78
* scripts/get_maintainer.pl: fix mailmap handlingFlorian Mickler2010-10-261-38/+109
* scripts/get_maintainer.pl: use case insensitive name de-duplicationJoe Perches2010-10-261-34/+101
* scripts/get_maintainer.pl: improve --interactive UIJoe Perches2010-10-261-275/+596
* scripts/get_maintainer.pl: add interactive modeFlorian Mickler2010-10-261-5/+141
* scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...Joe Perches2010-10-261-3/+17
* scripts/get_maintainer.pl: add default --git-fallback, remove default --gitJoe Perches2010-10-261-2/+9
* scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emailsJoe Perches2010-10-261-1/+1
* scripts/get_maintainer.pl: use correct indentationJoe Perches2010-10-261-15/+15
* scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...Joe Perches2010-10-261-3/+57
* scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler2010-05-251-1/+1
* scripts/get_maintainer.pl: add .get_maintainer.conf default options fileJoe Perches2010-05-251-1/+30
* scripts/get_maintainer.pl: optionally ignore non-maintainer signaturesJoe Perches2010-05-251-9/+26
* get_maintainer: repair STDIN usageWolfram Sang2010-03-241-1/+1
* scripts/get_maintainer.pl: fix possible infinite loopJoe Perches2010-03-061-2/+2
* get_maintainer: quote email address with periodStephen Hemminger2010-03-061-2/+2
* get_maintainer: fix perlcritic warningsStephen Hemminger2010-03-061-14/+20
* scripts/get_maintainer.pl: add ability to read from STDINJoe Perches2010-03-061-11/+15
* scripts/get_maintainer.pl: change --sections to print in the same style as MA...Joe Perches2010-03-061-0/+2
* scripts/get_maintainer.pl: add --sections, print entire matched subsystemJoe Perches2010-03-061-4/+32
* scripts/get_maintainer.pl: add --file-emails, find embedded email addressesJoe Perches2010-03-061-7/+76
* get_maintainer.pl: teach git log to use --no-colorRichard Kennedy2010-02-021-2/+2
* scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches2010-01-111-30/+54
* scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches2009-12-151-93/+168
* scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches2009-12-151-94/+104
* scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches2009-12-151-18/+176
* get_maintainer: fix usage commentRoel Kluin2009-11-121-2/+2
* scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches2009-10-291-2/+35
* scripts/get_maintainer.pl: add maintainers in order listed in matched sectionJoe Perches2009-09-221-16/+54
* scripts/get_maintainer.pl: add --remove-duplicatesJoe Perches2009-09-221-53/+55
* scripts/get_maintainer.pl: using --separator implies --nomultilineJoe Perches2009-09-221-0/+5
* scripts/get_maintainer.pl: add .mailmap use, shell and email cleanupsJoe Perches2009-09-221-7/+65
* scripts/get_maintainer.pl: better email routines, use perl not shell where po...Joe Perches2009-09-221-56/+96
OpenPOWER on IntegriCloud