aboutsummaryrefslogtreecommitdiff
path: root/scripts/get_maintainer.pl
AgeCommit message (Expand)Author
2013-04-29get_maintainer: use filename-only regex match for TegraStephen Warren
2013-02-27get_maintainer: allow keywords to match filenamesStephen Warren
2013-02-21get_maintainer.pl: find maintainers for removed filesGeert Uytterhoeven
2012-06-20get_maintainer: Fix --help warningJoe Perches
2012-03-23get_maintainer.pl: add support for moderated listsRichard Weinberger
2012-03-23get_maintainer: use a default "unknown" S: status/roleJoe Perches
2012-01-10get_maintainers.pl: follow renames when looking up commit signersIan Campbell
2011-08-25scripts/get_maintainer.pl: update Linus's git repositoryRalf Thielow
2011-07-25get_maintainers.pl: improve .mailmap parsingJoe Perches
2011-03-22get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches
2011-01-13scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches
2011-01-13scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches
2010-10-26scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsJoe Perches
2010-10-26scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesJoe Perches
2010-10-26scripts/get_maintainer.pl: correct indentation in a few placesJoe Perches
2010-10-26scripts/get_maintainer.pl: fix mailmap handlingFlorian Mickler
2010-10-26scripts/get_maintainer.pl: use case insensitive name de-duplicationJoe Perches
2010-10-26scripts/get_maintainer.pl: improve --interactive UIJoe Perches
2010-10-26scripts/get_maintainer.pl: add interactive modeFlorian Mickler
2010-10-26scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...Joe Perches
2010-10-26scripts/get_maintainer.pl: add default --git-fallback, remove default --gitJoe Perches
2010-10-26scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emailsJoe Perches
2010-10-26scripts/get_maintainer.pl: use correct indentationJoe Perches
2010-10-26scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...Joe Perches
2010-05-25scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler
2010-05-25scripts/get_maintainer.pl: add .get_maintainer.conf default options fileJoe Perches
2010-05-25scripts/get_maintainer.pl: optionally ignore non-maintainer signaturesJoe Perches
2010-03-24get_maintainer: repair STDIN usageWolfram Sang
2010-03-06scripts/get_maintainer.pl: fix possible infinite loopJoe Perches
2010-03-06get_maintainer: quote email address with periodStephen Hemminger
2010-03-06get_maintainer: fix perlcritic warningsStephen Hemminger
2010-03-06scripts/get_maintainer.pl: add ability to read from STDINJoe Perches
2010-03-06scripts/get_maintainer.pl: change --sections to print in the same style as MA...Joe Perches
2010-03-06scripts/get_maintainer.pl: add --sections, print entire matched subsystemJoe Perches
2010-03-06scripts/get_maintainer.pl: add --file-emails, find embedded email addressesJoe Perches
2010-02-02get_maintainer.pl: teach git log to use --no-colorRichard Kennedy
2010-01-11scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches
2009-12-15scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches
2009-12-15scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches
2009-12-15scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches
2009-11-12get_maintainer: fix usage commentRoel Kluin
2009-10-29scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches
2009-09-22scripts/get_maintainer.pl: add maintainers in order listed in matched sectionJoe Perches
2009-09-22scripts/get_maintainer.pl: add --remove-duplicatesJoe Perches
2009-09-22scripts/get_maintainer.pl: using --separator implies --nomultilineJoe Perches
2009-09-22scripts/get_maintainer.pl: add .mailmap use, shell and email cleanupsJoe Perches
2009-09-22scripts/get_maintainer.pl: better email routines, use perl not shell where po...Joe Perches
2009-09-22scripts/get_maintainer.pl: add --pattern-depthJoe Perches
2009-09-22scripts/get_maintainer.pl: add sections in pattern match depth orderJoe Perches
2009-09-22scripts/get_maintainer.pl: add --git-blameJoe Perches