Age | Commit message (Expand) | Author | Files | Lines |
2025-03-16 | get_maintainer: stop reporting subsystem status as maintainer role | Vlastimil Babka | 1 | -15/+6 |
2025-03-16 | get_maintainer: add --substatus for reporting subsystem status | Vlastimil Babka | 1 | -3/+25 |
2024-08-26 | get_maintainer: add --bug option to print bug reporting info | Jani Nikula | 1 | -2/+15 |
2023-12-31 | get_maintainer: remove stray punctuation when cleaning file emails | Alvin Šipraga | 1 | -7/+11 |
2023-12-31 | get_maintainer: correctly parse UTF-8 encoded names in files | Alvin Šipraga | 1 | -13/+17 |
2023-10-18 | get_maintainer: add --keywords-in-file option | Joe Perches | 1 | -18/+20 |
2022-04-29 | get_maintainer: Honor mailmap for in file emails | Rob Herring | 1 | -0/+1 |
2022-01-20 | get_maintainer: don't remind about no git repo when --nogit is used | Randy Dunlap | 1 | -1/+1 |
2020-10-16 | get_maintainer: exclude MAINTAINERS file(s) from --git-fallback | Joe Perches | 1 | -2/+4 |
2020-10-16 | get_maintainer: add test for file in VCS | Joe Perches | 1 | -0/+3 |
2020-06-04 | get_maintainer: fix unexpected behavior for path/to//file (double slashes) | Joe Perches | 1 | -0/+2 |
2020-06-04 | get_maintainer: add email addresses from .yaml files | Joe Perches | 1 | -15/+29 |
2020-02-21 | scripts/get_maintainer.pl: deprioritize old Fixes: addresses | Douglas Anderson | 1 | -4/+4 |
2020-02-21 | get_maintainer: remove uses of P: for maintainer name | Joe Perches | 1 | -24/+0 |
2019-12-04 | scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co... | Joe Perches | 1 | -1/+37 |
2019-07-16 | get_maintainer: add ability to skip moderated mailing lists | Joe Perches | 1 | -4/+10 |
2018-08-22 | get_maintainer: allow option --mpath <directory> to read all files in <direct... | Joe Perches | 1 | -7/+6 |
2018-08-22 | get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location | Joe Perches | 1 | -18/+30 |
2018-08-22 | get_maintainer: allow usage outside of kernel tree | Antonio Nino Diaz | 1 | -3/+6 |
2018-06-07 | get_maintainer: improve patch recognition | Joe Perches | 1 | -1/+12 |
2018-06-07 | scripts: use SPDX tag in get_maintainer and checkpatch | Joe Perches | 1 | -2/+2 |
2017-11-17 | get_maintainer: add more --self-test options | Joe Perches | 1 | -17/+132 |
2017-11-17 | get_maintainer: add --self-test for internal consistency tests | Tom Saeger | 1 | -17/+77 |
2017-08-08 | get_maintainer: Prepare for separate MAINTAINERS files | Joe Perches | 1 | -25/+66 |
2017-05-14 | scripts: Switch to more portable Perl shebang | Kamil Rytarowski | 1 | -1/+2 |
2016-12-12 | get_maintainer: look for arbitrary letter prefixes in sections | Joe Perches | 1 | -3/+9 |
2016-08-26 | get_maintainer: quiet noisy implicit -f vcs_file_exists checking | Joe Perches | 1 | -1/+3 |
2016-08-10 | get_maintainer: Don't check if STDIN exists in a VCS repository | Joe Perches | 1 | -1/+1 |
2016-08-02 | get_maintainer.pl: reduce need for command-line option -f | Joe Perches | 1 | -1/+19 |
2016-01-20 | scripts/get_maintainer.pl: handle file names beginning with ./ | Joe Perches | 1 | -0/+4 |
2015-11-06 | get_maintainer: add subsystem to reviewer output | Joe Perches | 1 | -15/+16 |
2015-11-06 | get_maintainer: --r (list reviewer) is on by default | Brian Norris | 1 | -1/+1 |
2015-11-06 | get_maintainer: add --no-foo options to --help | Brian Norris | 1 | -0/+3 |
2015-11-06 | get_maintainer: it's '--pattern-depth', not '-pattern-depth' | Brian Norris | 1 | -1/+1 |
2015-11-06 | get_maintainer: add missing documentation for --git-blame-signatures | Brian Norris | 1 | -0/+1 |
2015-06-25 | get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use | Joe Perches | 1 | -12/+12 |
2015-06-25 | get_maintainer: emit longer section headers | Joe Perches | 1 | -4/+5 |
2015-06-25 | get_maintainer.pl: add .get_maintainer.ignore file capability | Joe Perches | 1 | -0/+32 |
2014-07-08 | scripts: Teach get_maintainer.pl about the new "R:" tag | Joe Perches | 1 | -1/+21 |
2014-02-10 | get_maintainer: fix detection of git repository | Richard Genoud | 1 | -1/+1 |
2014-01-23 | get_maintainer: add commit author information to --rolestats | Joe Perches | 1 | -6/+85 |
2013-04-29 | get_maintainer: use filename-only regex match for Tegra | Stephen Warren | 1 | -1/+1 |
2013-02-27 | get_maintainer: allow keywords to match filenames | Stephen Warren | 1 | -0/+4 |
2013-02-21 | get_maintainer.pl: find maintainers for removed files | Geert Uytterhoeven | 1 | -1/+1 |
2012-06-20 | get_maintainer: Fix --help warning | Joe Perches | 1 | -1/+2 |
2012-03-23 | get_maintainer.pl: add support for moderated lists | Richard Weinberger | 1 | -2/+7 |
2012-03-23 | get_maintainer: use a default "unknown" S: status/role | Joe Perches | 1 | -1/+1 |
2012-01-10 | get_maintainers.pl: follow renames when looking up commit signers | Ian Campbell | 1 | -1/+1 |
2011-08-25 | scripts/get_maintainer.pl: update Linus's git repository | Ralf Thielow | 1 | -1/+1 |
2011-07-25 | get_maintainers.pl: improve .mailmap parsing | Joe Perches | 1 | -4/+5 |
2011-03-22 | get_maintainer.pl: allow "K:" pattern tests to match non-patch text | Joe Perches | 1 | -1/+10 |
2011-01-13 | scripts/get_maintainer.pl: use --git-fallback more often | Joe Perches | 1 | -1/+37 |
2011-01-13 | scripts/get_maintainer.pl: make --rolestats the default | Joe Perches | 1 | -3/+4 |
2010-10-26 | scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists | Joe Perches | 1 | -3/+3 |
2010-10-26 | scripts/get_maintainer.pl: use mailmap in name deduplication and other updates | Joe Perches | 1 | -84/+148 |
2010-10-26 | scripts/get_maintainer.pl: correct indentation in a few places | Joe Perches | 1 | -78/+78 |
2010-10-26 | scripts/get_maintainer.pl: fix mailmap handling | Florian Mickler | 1 | -38/+109 |
2010-10-26 | scripts/get_maintainer.pl: use case insensitive name de-duplication | Joe Perches | 1 | -34/+101 |
2010-10-26 | scripts/get_maintainer.pl: improve --interactive UI | Joe Perches | 1 | -275/+596 |
2010-10-26 | scripts/get_maintainer.pl: add interactive mode | Florian Mickler | 1 | -5/+141 |
2010-10-26 | scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc... | Joe Perches | 1 | -3/+17 |
2010-10-26 | scripts/get_maintainer.pl: add default --git-fallback, remove default --git | Joe Perches | 1 | -2/+9 |
2010-10-26 | scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails | Joe Perches | 1 | -1/+1 |
2010-10-26 | scripts/get_maintainer.pl: use correct indentation | Joe Perches | 1 | -15/+15 |
2010-10-26 | scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor... | Joe Perches | 1 | -3/+57 |
2010-05-25 | scripts/get_maintainer.pl: default to not include unspecified tags | Florian Mickler | 1 | -1/+1 |
2010-05-25 | scripts/get_maintainer.pl: add .get_maintainer.conf default options file | Joe Perches | 1 | -1/+30 |
2010-05-25 | scripts/get_maintainer.pl: optionally ignore non-maintainer signatures | Joe Perches | 1 | -9/+26 |
2010-03-24 | get_maintainer: repair STDIN usage | Wolfram Sang | 1 | -1/+1 |
2010-03-06 | scripts/get_maintainer.pl: fix possible infinite loop | Joe Perches | 1 | -2/+2 |
2010-03-06 | get_maintainer: quote email address with period | Stephen Hemminger | 1 | -2/+2 |
2010-03-06 | get_maintainer: fix perlcritic warnings | Stephen Hemminger | 1 | -14/+20 |
2010-03-06 | scripts/get_maintainer.pl: add ability to read from STDIN | Joe Perches | 1 | -11/+15 |
2010-03-06 | scripts/get_maintainer.pl: change --sections to print in the same style as MA... | Joe Perches | 1 | -0/+2 |
2010-03-06 | scripts/get_maintainer.pl: add --sections, print entire matched subsystem | Joe Perches | 1 | -4/+32 |
2010-03-06 | scripts/get_maintainer.pl: add --file-emails, find embedded email addresses | Joe Perches | 1 | -7/+76 |
2010-02-02 | get_maintainer.pl: teach git log to use --no-color | Richard Kennedy | 1 | -2/+2 |
2010-01-11 | scripts/get_maintainer.pl: fix file exclusion X: logic | Joe Perches | 1 | -30/+54 |
2009-12-15 | scripts/get_maintainer.pl: support multiple VCSs - add mercurial | Joe Perches | 1 | -93/+168 |
2009-12-15 | scripts/get_maintainer.pl: fix --non with --git-blame and cleanups | Joe Perches | 1 | -94/+104 |
2009-12-15 | scripts/get_maintainer.pl: add --roles and --rolestats | Joe Perches | 1 | -18/+176 |
2009-11-12 | get_maintainer: fix usage comment | Roel Kluin | 1 | -2/+2 |
2009-10-29 | scripts/get_maintainer.pl: add patch/file search for keywords | Joe Perches | 1 | -2/+35 |
2009-09-22 | scripts/get_maintainer.pl: add maintainers in order listed in matched section | Joe Perches | 1 | -16/+54 |
2009-09-22 | scripts/get_maintainer.pl: add --remove-duplicates | Joe Perches | 1 | -53/+55 |
2009-09-22 | scripts/get_maintainer.pl: using --separator implies --nomultiline | Joe Perches | 1 | -0/+5 |
2009-09-22 | scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups | Joe Perches | 1 | -7/+65 |
2009-09-22 | scripts/get_maintainer.pl: better email routines, use perl not shell where po... | Joe Perches | 1 | -56/+96 |
2009-09-22 | scripts/get_maintainer.pl: add --pattern-depth | Joe Perches | 1 | -7/+14 |
2009-09-22 | scripts/get_maintainer.pl: add sections in pattern match depth order | Joe Perches | 1 | -1/+8 |
2009-09-22 | scripts/get_maintainer.pl: add --git-blame | Joe Perches | 1 | -29/+109 |
2009-07-29 | get_maintainerpl-add-git-min-percent-option-fix | Joe Perches | 1 | -1/+1 |
2009-07-29 | get_maintainer.pl: Add git-min-percent option | Joe Perches | 1 | -3/+16 |
2009-07-29 | scripts/get_maintainer.pl: Add -f directory use | Joe Perches | 1 | -4/+19 |
2009-06-16 | scripts/get_maintainer.pl: change "die" to "warn" when command line file is n... | Joe Perches | 1 | -1/+1 |
2009-06-16 | scripts/get_maintainer.pl: allow 8 bit characters in email addresses | Joe Perches | 1 | -1/+1 |
2009-06-16 | scripts/get_maintainer.pl: don't print maintainers when not requested | Joe Perches | 1 | -4/+6 |
2009-06-16 | scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" lines | Joe Perches | 1 | -8/+22 |
2009-06-16 | scripts/get_maintainer.pl: better email name quoting | Joe Perches | 1 | -0/+1 |
2009-06-16 | scripts/get_maintainer.pl: support M: lines with names and multiple entries p... | Joe Perches | 1 | -16/+129 |
2009-06-16 | scripts/get_maintainer.pl: warn on missing git or git repository | Joe Perches | 1 | -3/+12 |
2009-06-16 | scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt... | Joe Perches | 1 | -15/+12 |
2009-06-16 | scripts/get_maintainer.pl: better fix for subscriber-only mailing lists | Joe Perches | 1 | -1/+1 |
2009-06-16 | scripts/get_maintainer.pl: output first field only in mailing lists and after... | Joe Perches | 1 | -19/+27 |
2009-04-10 | scripts/get_maintainer.pl - Allow multiple files on command line | Joe Perches | 1 | -44/+41 |
2009-04-10 | Add scripts/get_maintainer.pl | Joe Perches | 1 | -0/+518 |