aboutsummaryrefslogtreecommitdiff
path: root/scripts/get_maintainer.pl
AgeCommit message (Expand)AuthorFilesLines
2012-06-20get_maintainer: Fix --help warningGravatar Joe Perches 1-1/+2
2012-03-23get_maintainer.pl: add support for moderated listsGravatar Richard Weinberger 1-2/+7
2012-03-23get_maintainer: use a default "unknown" S: status/roleGravatar Joe Perches 1-1/+1
2012-01-10get_maintainers.pl: follow renames when looking up commit signersGravatar Ian Campbell 1-1/+1
2011-08-25scripts/get_maintainer.pl: update Linus's git repositoryGravatar Ralf Thielow 1-1/+1
2011-07-25get_maintainers.pl: improve .mailmap parsingGravatar Joe Perches 1-4/+5
2011-03-22get_maintainer.pl: allow "K:" pattern tests to match non-patch textGravatar Joe Perches 1-1/+10
2011-01-13scripts/get_maintainer.pl: use --git-fallback more oftenGravatar Joe Perches 1-1/+37
2011-01-13scripts/get_maintainer.pl: make --rolestats the defaultGravatar Joe Perches 1-3/+4
2010-10-26scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsGravatar Joe Perches 1-3/+3
2010-10-26scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesGravatar Joe Perches 1-84/+148
2010-10-26scripts/get_maintainer.pl: correct indentation in a few placesGravatar Joe Perches 1-78/+78
2010-10-26scripts/get_maintainer.pl: fix mailmap handlingGravatar Florian Mickler 1-38/+109
2010-10-26scripts/get_maintainer.pl: use case insensitive name de-duplicationGravatar Joe Perches 1-34/+101
2010-10-26scripts/get_maintainer.pl: improve --interactive UIGravatar Joe Perches 1-275/+596
2010-10-26scripts/get_maintainer.pl: add interactive modeGravatar Florian Mickler 1-5/+141
2010-10-26scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...Gravatar Joe Perches 1-3/+17
2010-10-26scripts/get_maintainer.pl: add default --git-fallback, remove default --gitGravatar Joe Perches 1-2/+9
2010-10-26scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emailsGravatar Joe Perches 1-1/+1
2010-10-26scripts/get_maintainer.pl: use correct indentationGravatar Joe Perches 1-15/+15
2010-10-26scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...Gravatar Joe Perches 1-3/+57
2010-05-25scripts/get_maintainer.pl: default to not include unspecified tagsGravatar Florian Mickler 1-1/+1
2010-05-25scripts/get_maintainer.pl: add .get_maintainer.conf default options fileGravatar Joe Perches 1-1/+30
2010-05-25scripts/get_maintainer.pl: optionally ignore non-maintainer signaturesGravatar Joe Perches 1-9/+26
2010-03-24get_maintainer: repair STDIN usageGravatar Wolfram Sang 1-1/+1
2010-03-06scripts/get_maintainer.pl: fix possible infinite loopGravatar Joe Perches 1-2/+2
2010-03-06get_maintainer: quote email address with periodGravatar Stephen Hemminger 1-2/+2
2010-03-06get_maintainer: fix perlcritic warningsGravatar Stephen Hemminger 1-14/+20
2010-03-06scripts/get_maintainer.pl: add ability to read from STDINGravatar Joe Perches 1-11/+15
2010-03-06scripts/get_maintainer.pl: change --sections to print in the same style as MA...Gravatar Joe Perches 1-0/+2
2010-03-06scripts/get_maintainer.pl: add --sections, print entire matched subsystemGravatar Joe Perches 1-4/+32
2010-03-06scripts/get_maintainer.pl: add --file-emails, find embedded email addressesGravatar Joe Perches 1-7/+76
2010-02-02get_maintainer.pl: teach git log to use --no-colorGravatar Richard Kennedy 1-2/+2
2010-01-11scripts/get_maintainer.pl: fix file exclusion X: logicGravatar Joe Perches 1-30/+54
2009-12-15scripts/get_maintainer.pl: support multiple VCSs - add mercurialGravatar Joe Perches 1-93/+168
2009-12-15scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsGravatar Joe Perches 1-94/+104
2009-12-15scripts/get_maintainer.pl: add --roles and --rolestatsGravatar Joe Perches 1-18/+176
2009-11-12get_maintainer: fix usage commentGravatar Roel Kluin 1-2/+2
2009-10-29scripts/get_maintainer.pl: add patch/file search for keywordsGravatar Joe Perches 1-2/+35
2009-09-22scripts/get_maintainer.pl: add maintainers in order listed in matched sectionGravatar Joe Perches 1-16/+54
2009-09-22scripts/get_maintainer.pl: add --remove-duplicatesGravatar Joe Perches 1-53/+55
2009-09-22scripts/get_maintainer.pl: using --separator implies --nomultilineGravatar Joe Perches 1-0/+5
2009-09-22scripts/get_maintainer.pl: add .mailmap use, shell and email cleanupsGravatar Joe Perches 1-7/+65
2009-09-22scripts/get_maintainer.pl: better email routines, use perl not shell where po...Gravatar Joe Perches 1-56/+96
2009-09-22scripts/get_maintainer.pl: add --pattern-depthGravatar Joe Perches 1-7/+14
2009-09-22scripts/get_maintainer.pl: add sections in pattern match depth orderGravatar Joe Perches 1-1/+8
2009-09-22scripts/get_maintainer.pl: add --git-blameGravatar Joe Perches 1-29/+109
2009-07-29get_maintainerpl-add-git-min-percent-option-fixGravatar Joe Perches 1-1/+1
2009-07-29get_maintainer.pl: Add git-min-percent optionGravatar Joe Perches 1-3/+16
2009-07-29scripts/get_maintainer.pl: Add -f directory useGravatar Joe Perches 1-4/+19