index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
get_maintainer.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
get_maintainer: exclude MAINTAINERS file(s) from --git-fallback
Joe Perches
2020-10-16
1
-2
/
+4
*
get_maintainer: add test for file in VCS
Joe Perches
2020-10-16
1
-0
/
+3
*
get_maintainer: fix unexpected behavior for path/to//file (double slashes)
Joe Perches
2020-06-04
1
-0
/
+2
*
get_maintainer: add email addresses from .yaml files
Joe Perches
2020-06-04
1
-15
/
+29
*
scripts/get_maintainer.pl: deprioritize old Fixes: addresses
Douglas Anderson
2020-02-21
1
-4
/
+4
*
get_maintainer: remove uses of P: for maintainer name
Joe Perches
2020-02-21
1
-24
/
+0
*
scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co...
Joe Perches
2019-12-04
1
-1
/
+37
*
get_maintainer: add ability to skip moderated mailing lists
Joe Perches
2019-07-16
1
-4
/
+10
*
get_maintainer: allow option --mpath <directory> to read all files in <direct...
Joe Perches
2018-08-22
1
-7
/
+6
*
get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file location
Joe Perches
2018-08-22
1
-18
/
+30
*
get_maintainer: allow usage outside of kernel tree
Antonio Nino Diaz
2018-08-22
1
-3
/
+6
*
get_maintainer: improve patch recognition
Joe Perches
2018-06-07
1
-1
/
+12
*
scripts: use SPDX tag in get_maintainer and checkpatch
Joe Perches
2018-06-07
1
-2
/
+2
*
get_maintainer: add more --self-test options
Joe Perches
2017-11-17
1
-17
/
+132
*
get_maintainer: add --self-test for internal consistency tests
Tom Saeger
2017-11-17
1
-17
/
+77
*
get_maintainer: Prepare for separate MAINTAINERS files
Joe Perches
2017-08-08
1
-25
/
+66
*
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
2017-05-14
1
-1
/
+2
*
get_maintainer: look for arbitrary letter prefixes in sections
Joe Perches
2016-12-12
1
-3
/
+9
*
get_maintainer: quiet noisy implicit -f vcs_file_exists checking
Joe Perches
2016-08-26
1
-1
/
+3
*
get_maintainer: Don't check if STDIN exists in a VCS repository
Joe Perches
2016-08-10
1
-1
/
+1
*
get_maintainer.pl: reduce need for command-line option -f
Joe Perches
2016-08-02
1
-1
/
+19
*
scripts/get_maintainer.pl: handle file names beginning with ./
Joe Perches
2016-01-20
1
-0
/
+4
*
get_maintainer: add subsystem to reviewer output
Joe Perches
2015-11-06
1
-15
/
+16
*
get_maintainer: --r (list reviewer) is on by default
Brian Norris
2015-11-06
1
-1
/
+1
*
get_maintainer: add --no-foo options to --help
Brian Norris
2015-11-06
1
-0
/
+3
*
get_maintainer: it's '--pattern-depth', not '-pattern-depth'
Brian Norris
2015-11-06
1
-1
/
+1
*
get_maintainer: add missing documentation for --git-blame-signatures
Brian Norris
2015-11-06
1
-0
/
+1
*
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Joe Perches
2015-06-25
1
-12
/
+12
*
get_maintainer: emit longer section headers
Joe Perches
2015-06-25
1
-4
/
+5
*
get_maintainer.pl: add .get_maintainer.ignore file capability
Joe Perches
2015-06-25
1
-0
/
+32
*
scripts: Teach get_maintainer.pl about the new "R:" tag
Joe Perches
2014-07-08
1
-1
/
+21
*
get_maintainer: fix detection of git repository
Richard Genoud
2014-02-10
1
-1
/
+1
*
get_maintainer: add commit author information to --rolestats
Joe Perches
2014-01-23
1
-6
/
+85
*
get_maintainer: use filename-only regex match for Tegra
Stephen Warren
2013-04-29
1
-1
/
+1
*
get_maintainer: allow keywords to match filenames
Stephen Warren
2013-02-27
1
-0
/
+4
*
get_maintainer.pl: find maintainers for removed files
Geert Uytterhoeven
2013-02-21
1
-1
/
+1
*
get_maintainer: Fix --help warning
Joe Perches
2012-06-20
1
-1
/
+2
*
get_maintainer.pl: add support for moderated lists
Richard Weinberger
2012-03-23
1
-2
/
+7
*
get_maintainer: use a default "unknown" S: status/role
Joe Perches
2012-03-23
1
-1
/
+1
*
get_maintainers.pl: follow renames when looking up commit signers
Ian Campbell
2012-01-10
1
-1
/
+1
*
scripts/get_maintainer.pl: update Linus's git repository
Ralf Thielow
2011-08-25
1
-1
/
+1
*
get_maintainers.pl: improve .mailmap parsing
Joe Perches
2011-07-25
1
-4
/
+5
*
get_maintainer.pl: allow "K:" pattern tests to match non-patch text
Joe Perches
2011-03-22
1
-1
/
+10
*
scripts/get_maintainer.pl: use --git-fallback more often
Joe Perches
2011-01-13
1
-1
/
+37
*
scripts/get_maintainer.pl: make --rolestats the default
Joe Perches
2011-01-13
1
-3
/
+4
*
scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists
Joe Perches
2010-10-26
1
-3
/
+3
*
scripts/get_maintainer.pl: use mailmap in name deduplication and other updates
Joe Perches
2010-10-26
1
-84
/
+148
*
scripts/get_maintainer.pl: correct indentation in a few places
Joe Perches
2010-10-26
1
-78
/
+78
*
scripts/get_maintainer.pl: fix mailmap handling
Florian Mickler
2010-10-26
1
-38
/
+109
*
scripts/get_maintainer.pl: use case insensitive name de-duplication
Joe Perches
2010-10-26
1
-34
/
+101
[next]