summaryrefslogtreecommitdiff
path: root/scripts/get_maintainer.pl
AgeCommit message (Expand)Author
2018-08-22get_maintainer: allow option --mpath <directory> to read all files in <direct...Joe Perches
2018-08-22get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file locationJoe Perches
2018-08-22get_maintainer: allow usage outside of kernel treeAntonio Nino Diaz
2018-06-07get_maintainer: improve patch recognitionJoe Perches
2018-06-07scripts: use SPDX tag in get_maintainer and checkpatchJoe Perches
2017-11-17get_maintainer: add more --self-test optionsJoe Perches
2017-11-17get_maintainer: add --self-test for internal consistency testsTom Saeger
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches
2017-05-14scripts: Switch to more portable Perl shebangKamil Rytarowski
2016-12-12get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches
2016-08-26get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches
2016-08-10get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches
2016-08-02get_maintainer.pl: reduce need for command-line option -fJoe Perches
2016-01-20scripts/get_maintainer.pl: handle file names beginning with ./Joe Perches
2015-11-06get_maintainer: add subsystem to reviewer outputJoe Perches
2015-11-06get_maintainer: --r (list reviewer) is on by defaultBrian Norris
2015-11-06get_maintainer: add --no-foo options to --helpBrian Norris
2015-11-06get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris
2015-11-06get_maintainer: add missing documentation for --git-blame-signaturesBrian Norris
2015-06-25get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useJoe Perches
2015-06-25get_maintainer: emit longer section headersJoe Perches
2015-06-25get_maintainer.pl: add .get_maintainer.ignore file capabilityJoe Perches
2014-07-08scripts: Teach get_maintainer.pl about the new "R:" tagJoe Perches
2014-02-10get_maintainer: fix detection of git repositoryRichard Genoud
2014-01-23get_maintainer: add commit author information to --rolestatsJoe Perches
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