aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/get_maintainer.pl (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-22get_maintainer: allow option --mpath <directory> to read all files in <directory>Joe Perches1-7/+6
2018-08-22get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file locationJoe Perches1-18/+30
2018-08-22get_maintainer: allow usage outside of kernel treeAntonio Nino Diaz1-3/+6
2018-06-07get_maintainer: improve patch recognitionJoe Perches1-1/+12
2018-06-07scripts: use SPDX tag in get_maintainer and checkpatchJoe Perches1-2/+2
2017-11-17get_maintainer: add more --self-test optionsJoe Perches1-17/+132
2017-11-17get_maintainer: add --self-test for internal consistency testsTom Saeger1-17/+77
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches1-25/+66
2017-05-14scripts: Switch to more portable Perl shebangKamil Rytarowski1-1/+2
2016-12-12get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches1-3/+9
2016-08-26get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches1-1/+3
2016-08-10get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches1-1/+1
2016-08-02get_maintainer.pl: reduce need for command-line option -fJoe Perches1-1/+19
2016-01-20scripts/get_maintainer.pl: handle file names beginning with ./Joe Perches1-0/+4
2015-11-06get_maintainer: add subsystem to reviewer outputJoe Perches1-15/+16
2015-11-06get_maintainer: --r (list reviewer) is on by defaultBrian Norris1-1/+1
2015-11-06get_maintainer: add --no-foo options to --helpBrian Norris1-0/+3
2015-11-06get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris1-1/+1
2015-11-06get_maintainer: add missing documentation for --git-blame-signaturesBrian Norris1-0/+1
2015-06-25get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useJoe Perches1-12/+12
2015-06-25get_maintainer: emit longer section headersJoe Perches1-4/+5
2015-06-25get_maintainer.pl: add .get_maintainer.ignore file capabilityJoe Perches1-0/+32
2014-07-08scripts: Teach get_maintainer.pl about the new "R:" tagJoe Perches1-1/+21
2014-02-10get_maintainer: fix detection of git repositoryRichard Genoud1-1/+1
2014-01-23get_maintainer: add commit author information to --rolestatsJoe Perches1-6/+85
2013-04-29get_maintainer: use filename-only regex match for TegraStephen Warren1-1/+1
2013-02-27get_maintainer: allow keywords to match filenamesStephen Warren1-0/+4
2013-02-21get_maintainer.pl: find maintainers for removed filesGeert Uytterhoeven1-1/+1
2012-06-20get_maintainer: Fix --help warningJoe Perches1-1/+2
2012-03-23get_maintainer.pl: add support for moderated listsRichard Weinberger1-2/+7
2012-03-23get_maintainer: use a default "unknown" S: status/roleJoe Perches1-1/+1
2012-01-10get_maintainers.pl: follow renames when looking up commit signersIan Campbell1-1/+1
2011-08-25scripts/get_maintainer.pl: update Linus's git repositoryRalf Thielow1-1/+1
2011-07-25get_maintainers.pl: improve .mailmap parsingJoe Perches1-4/+5
2011-03-22get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches1-1/+10
2011-01-13scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches1-1/+37
2011-01-13scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches1-3/+4
2010-10-26scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsJoe Perches1-3/+3
2010-10-26scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesJoe Perches1-84/+148
2010-10-26scripts/get_maintainer.pl: correct indentation in a few placesJoe Perches1-78/+78
2010-10-26scripts/get_maintainer.pl: fix mailmap handlingFlorian Mickler1-38/+109
2010-10-26scripts/get_maintainer.pl: use case insensitive name de-duplicationJoe Perches1-34/+101
2010-10-26scripts/get_maintainer.pl: improve --interactive UIJoe Perches1-275/+596
2010-10-26scripts/get_maintainer.pl: add interactive modeFlorian Mickler1-5/+141
2010-10-26scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then scriptsJoe Perches1-3/+17
2010-10-26scripts/get_maintainer.pl: add default --git-fallback, remove default --gitJoe Perches1-2/+9
2010-10-26scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emailsJoe Perches1-1/+1
2010-10-26scripts/get_maintainer.pl: use correct indentationJoe Perches1-15/+15
2010-10-26scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" informationJoe Perches1-3/+57
2010-05-25scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler1-1/+1