summaryrefslogtreecommitdiffstats
path: root/scripts/get_maintainer.pl
Commit message (Expand)AuthorAgeFilesLines
* get_maintainer: improve patch recognitionJoe Perches2018-06-071-1/+12
* scripts: use SPDX tag in get_maintainer and checkpatchJoe Perches2018-06-071-2/+2
* get_maintainer: add more --self-test optionsJoe Perches2017-11-171-17/+132
* get_maintainer: add --self-test for internal consistency testsTom Saeger2017-11-171-17/+77
* get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches2017-08-081-25/+66
* scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-141-1/+2
* get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches2016-12-121-3/+9
* get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches2016-08-261-1/+3
* get_maintainer: Don't check if STDIN exists in a VCS repositoryJoe Perches2016-08-101-1/+1
* get_maintainer.pl: reduce need for command-line option -fJoe Perches2016-08-021-1/+19
* scripts/get_maintainer.pl: handle file names beginning with ./Joe Perches2016-01-201-0/+4
* get_maintainer: add subsystem to reviewer outputJoe Perches2015-11-061-15/+16
* get_maintainer: --r (list reviewer) is on by defaultBrian Norris2015-11-061-1/+1
* get_maintainer: add --no-foo options to --helpBrian Norris2015-11-061-0/+3
* get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris2015-11-061-1/+1
* get_maintainer: add missing documentation for --git-blame-signaturesBrian Norris2015-11-061-0/+1
* get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" useJoe Perches2015-06-251-12/+12
* get_maintainer: emit longer section headersJoe Perches2015-06-251-4/+5
* get_maintainer.pl: add .get_maintainer.ignore file capabilityJoe Perches2015-06-251-0/+32
* scripts: Teach get_maintainer.pl about the new "R:" tagJoe Perches2014-07-081-1/+21
* get_maintainer: fix detection of git repositoryRichard Genoud2014-02-101-1/+1
* get_maintainer: add commit author information to --rolestatsJoe Perches2014-01-231-6/+85
* get_maintainer: use filename-only regex match for TegraStephen Warren2013-04-291-1/+1
* get_maintainer: allow keywords to match filenamesStephen Warren2013-02-271-0/+4
* get_maintainer.pl: find maintainers for removed filesGeert Uytterhoeven2013-02-211-1/+1
* get_maintainer: Fix --help warningJoe Perches2012-06-201-1/+2
* get_maintainer.pl: add support for moderated listsRichard Weinberger2012-03-231-2/+7
* get_maintainer: use a default "unknown" S: status/roleJoe Perches2012-03-231-1/+1
* get_maintainers.pl: follow renames when looking up commit signersIan Campbell2012-01-101-1/+1
* scripts/get_maintainer.pl: update Linus's git repositoryRalf Thielow2011-08-251-1/+1
* get_maintainers.pl: improve .mailmap parsingJoe Perches2011-07-251-4/+5
* get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches2011-03-221-1/+10
* scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches2011-01-131-1/+37
* scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches2011-01-131-3/+4
* scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsJoe Perches2010-10-261-3/+3
* scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesJoe Perches2010-10-261-84/+148
* scripts/get_maintainer.pl: correct indentation in a few placesJoe Perches2010-10-261-78/+78
* scripts/get_maintainer.pl: fix mailmap handlingFlorian Mickler2010-10-261-38/+109
* scripts/get_maintainer.pl: use case insensitive name de-duplicationJoe Perches2010-10-261-34/+101
* scripts/get_maintainer.pl: improve --interactive UIJoe Perches2010-10-261-275/+596
* scripts/get_maintainer.pl: add interactive modeFlorian Mickler2010-10-261-5/+141
* scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...Joe Perches2010-10-261-3/+17
* scripts/get_maintainer.pl: add default --git-fallback, remove default --gitJoe Perches2010-10-261-2/+9
* scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emailsJoe Perches2010-10-261-1/+1
* scripts/get_maintainer.pl: use correct indentationJoe Perches2010-10-261-15/+15
* scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...Joe Perches2010-10-261-3/+57
* scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler2010-05-251-1/+1
* scripts/get_maintainer.pl: add .get_maintainer.conf default options fileJoe Perches2010-05-251-1/+30
* scripts/get_maintainer.pl: optionally ignore non-maintainer signaturesJoe Perches2010-05-251-9/+26
* get_maintainer: repair STDIN usageWolfram Sang2010-03-241-1/+1
OpenPOWER on IntegriCloud