summaryrefslogtreecommitdiffstats
path: root/scripts/get_maintainer.pl
Commit message (Expand)AuthorAgeFilesLines
* 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
* scripts/get_maintainer.pl: fix possible infinite loopJoe Perches2010-03-061-2/+2
* get_maintainer: quote email address with periodStephen Hemminger2010-03-061-2/+2
* get_maintainer: fix perlcritic warningsStephen Hemminger2010-03-061-14/+20
* scripts/get_maintainer.pl: add ability to read from STDINJoe Perches2010-03-061-11/+15
* scripts/get_maintainer.pl: change --sections to print in the same style as MA...Joe Perches2010-03-061-0/+2
* scripts/get_maintainer.pl: add --sections, print entire matched subsystemJoe Perches2010-03-061-4/+32
* scripts/get_maintainer.pl: add --file-emails, find embedded email addressesJoe Perches2010-03-061-7/+76
* get_maintainer.pl: teach git log to use --no-colorRichard Kennedy2010-02-021-2/+2
* scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches2010-01-111-30/+54
* scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches2009-12-151-93/+168
* scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches2009-12-151-94/+104
* scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches2009-12-151-18/+176
* get_maintainer: fix usage commentRoel Kluin2009-11-121-2/+2
* scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches2009-10-291-2/+35
* scripts/get_maintainer.pl: add maintainers in order listed in matched sectionJoe Perches2009-09-221-16/+54
* scripts/get_maintainer.pl: add --remove-duplicatesJoe Perches2009-09-221-53/+55
* scripts/get_maintainer.pl: using --separator implies --nomultilineJoe Perches2009-09-221-0/+5
* scripts/get_maintainer.pl: add .mailmap use, shell and email cleanupsJoe Perches2009-09-221-7/+65
* scripts/get_maintainer.pl: better email routines, use perl not shell where po...Joe Perches2009-09-221-56/+96
* scripts/get_maintainer.pl: add --pattern-depthJoe Perches2009-09-221-7/+14
* scripts/get_maintainer.pl: add sections in pattern match depth orderJoe Perches2009-09-221-1/+8
* scripts/get_maintainer.pl: add --git-blameJoe Perches2009-09-221-29/+109
* get_maintainerpl-add-git-min-percent-option-fixJoe Perches2009-07-291-1/+1
* get_maintainer.pl: Add git-min-percent optionJoe Perches2009-07-291-3/+16
* scripts/get_maintainer.pl: Add -f directory useJoe Perches2009-07-291-4/+19
* scripts/get_maintainer.pl: change "die" to "warn" when command line file is n...Joe Perches2009-06-161-1/+1
* scripts/get_maintainer.pl: allow 8 bit characters in email addressesJoe Perches2009-06-161-1/+1
* scripts/get_maintainer.pl: don't print maintainers when not requestedJoe Perches2009-06-161-4/+6
* scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" linesJoe Perches2009-06-161-8/+22
* scripts/get_maintainer.pl: better email name quotingJoe Perches2009-06-161-0/+1
* scripts/get_maintainer.pl: support M: lines with names and multiple entries p...Joe Perches2009-06-161-16/+129
* scripts/get_maintainer.pl: warn on missing git or git repositoryJoe Perches2009-06-161-3/+12
* scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt...Joe Perches2009-06-161-15/+12
* scripts/get_maintainer.pl: better fix for subscriber-only mailing listsJoe Perches2009-06-161-1/+1
OpenPOWER on IntegriCloud