aboutsummaryrefslogtreecommitdiff
path: root/scripts/get_maintainer.pl
AgeCommit message (Expand)AuthorFilesLines
2023-12-31get_maintainer: remove stray punctuation when cleaning file emailsGravatar Alvin Šipraga 1-7/+11
2023-12-31get_maintainer: correctly parse UTF-8 encoded names in filesGravatar Alvin Šipraga 1-13/+17
2023-10-18get_maintainer: add --keywords-in-file optionGravatar Joe Perches 1-18/+20
2022-04-29get_maintainer: Honor mailmap for in file emailsGravatar Rob Herring 1-0/+1
2022-01-20get_maintainer: don't remind about no git repo when --nogit is usedGravatar Randy Dunlap 1-1/+1
2020-10-16get_maintainer: exclude MAINTAINERS file(s) from --git-fallbackGravatar Joe Perches 1-2/+4
2020-10-16get_maintainer: add test for file in VCSGravatar Joe Perches 1-0/+3
2020-06-04get_maintainer: fix unexpected behavior for path/to//file (double slashes)Gravatar Joe Perches 1-0/+2
2020-06-04get_maintainer: add email addresses from .yaml filesGravatar Joe Perches 1-15/+29
2020-02-21scripts/get_maintainer.pl: deprioritize old Fixes: addressesGravatar Douglas Anderson 1-4/+4
2020-02-21get_maintainer: remove uses of P: for maintainer nameGravatar Joe Perches 1-24/+0
2019-12-04scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co...Gravatar Joe Perches 1-1/+37
2019-07-16get_maintainer: add ability to skip moderated mailing listsGravatar Joe Perches 1-4/+10
2018-08-22get_maintainer: allow option --mpath <directory> to read all files in <direct...Gravatar Joe Perches 1-7/+6
2018-08-22get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file locationGravatar Joe Perches 1-18/+30
2018-08-22get_maintainer: allow usage outside of kernel treeGravatar Antonio Nino Diaz 1-3/+6
2018-06-07get_maintainer: improve patch recognitionGravatar Joe Perches 1-1/+12
2018-06-07scripts: use SPDX tag in get_maintainer and checkpatchGravatar Joe Perches 1-2/+2
2017-11-17get_maintainer: add more --self-test optionsGravatar Joe Perches 1-17/+132
2017-11-17get_maintainer: add --self-test for internal consistency testsGravatar Tom Saeger 1-17/+77
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesGravatar Joe Perches 1-25/+66
2017-05-14scripts: Switch to more portable Perl shebangGravatar Kamil Rytarowski 1-1/+2
2016-12-12get_maintainer: look for arbitrary letter prefixes in sectionsGravatar Joe Perches 1-3/+9
2016-08-26get_maintainer: quiet noisy implicit -f vcs_file_exists checkingGravatar Joe Perches 1-1/+3
2016-08-10get_maintainer: Don't check if STDIN exists in a VCS repositoryGravatar Joe Perches 1-1/+1
2016-08-02get_maintainer.pl: reduce need for command-line option -fGravatar Joe Perches 1-1/+19
2016-01-20scripts/get_maintainer.pl: handle file names beginning with ./Gravatar Joe Perches 1-0/+4
2015-11-06get_maintainer: add subsystem to reviewer outputGravatar Joe Perches 1-15/+16
2015-11-06get_maintainer: --r (list reviewer) is on by defaultGravatar Brian Norris 1-1/+1
2015-11-06get_maintainer: add --no-foo options to --helpGravatar Brian Norris 1-0/+3
2015-11-06get_maintainer: it's '--pattern-depth', not '-pattern-depth'Gravatar Brian Norris 1-1/+1
2015-11-06get_maintainer: add missing documentation for --git-blame-signaturesGravatar Brian Norris 1-0/+1
2015-06-25get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useGravatar Joe Perches 1-12/+12
2015-06-25get_maintainer: emit longer section headersGravatar Joe Perches 1-4/+5
2015-06-25get_maintainer.pl: add .get_maintainer.ignore file capabilityGravatar Joe Perches 1-0/+32
2014-07-08scripts: Teach get_maintainer.pl about the new "R:" tagGravatar Joe Perches 1-1/+21
2014-02-10get_maintainer: fix detection of git repositoryGravatar Richard Genoud 1-1/+1
2014-01-23get_maintainer: add commit author information to --rolestatsGravatar Joe Perches 1-6/+85
2013-04-29get_maintainer: use filename-only regex match for TegraGravatar Stephen Warren 1-1/+1
2013-02-27get_maintainer: allow keywords to match filenamesGravatar Stephen Warren 1-0/+4
2013-02-21get_maintainer.pl: find maintainers for removed filesGravatar Geert Uytterhoeven 1-1/+1
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