Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3f8e11e4b606a050007cd1020d59e7b74c68d088
/
scripts
/
get_maintainer.pl
3d1c2f7
scripts/get_maintainer.pl: update Linus's git repository
by Ralf Thielow
· 13 years ago
0334b38
get_maintainers.pl: improve .mailmap parsing
by Joe Perches
· 13 years ago
7764dcb
get_maintainer.pl: allow "K:" pattern tests to match non-patch text
by Joe Perches
· 14 years ago
ab6c937
scripts/get_maintainer.pl: use --git-fallback more often
by Joe Perches
· 14 years ago
7e1863a
scripts/get_maintainer.pl: make --rolestats the default
by Joe Perches
· 14 years ago
fae9920
scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists
by Joe Perches
· 14 years ago
b9e2331
scripts/get_maintainer.pl: use mailmap in name deduplication and other updates
by Joe Perches
· 14 years ago
47abc72
scripts/get_maintainer.pl: correct indentation in a few places
by Joe Perches
· 14 years ago
7fa8ff2
scripts/get_maintainer.pl: fix mailmap handling
by Florian Mickler
· 14 years ago
6ef1c52
scripts/get_maintainer.pl: use case insensitive name de-duplication
by Joe Perches
· 14 years ago
683c6f8
scripts/get_maintainer.pl: improve --interactive UI
by Joe Perches
· 14 years ago
dace8e3
scripts/get_maintainer.pl: add interactive mode
by Florian Mickler
· 14 years ago
bcde44e
scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then scripts
by Joe Perches
· 14 years ago
e3e9d11
scripts/get_maintainer.pl: add default --git-fallback, remove default --git
by Joe Perches
· 14 years ago
fab9ed1
scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails
by Joe Perches
· 14 years ago
6ffd948
scripts/get_maintainer.pl: use correct indentation
by Joe Perches
· 14 years ago
63ab52d
scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" information
by Joe Perches
· 14 years ago
0fa0559
scripts/get_maintainer.pl: default to not include unspecified tags
by Florian Mickler
· 14 years ago
368669d
scripts/get_maintainer.pl: add .get_maintainer.conf default options file
by Joe Perches
· 14 years ago
e4d26b0
scripts/get_maintainer.pl: optionally ignore non-maintainer signatures
by Joe Perches
· 14 years ago
3a4df13
get_maintainer: repair STDIN usage
by Wolfram Sang
· 15 years ago
3c840c1
scripts/get_maintainer.pl: fix possible infinite loop
by Joe Perches
· 15 years ago
a63ceb4
get_maintainer: quote email address with period
by Stephen Hemminger
· 15 years ago
22dd5b0
get_maintainer: fix perlcritic warnings
by Stephen Hemminger
· 15 years ago
64f77f3
scripts/get_maintainer.pl: add ability to read from STDIN
by Joe Perches
· 15 years ago
f11e9a1
scripts/get_maintainer.pl: change --sections to print in the same style as MAINTAINERS
by Joe Perches
· 15 years ago
4b76c9d
scripts/get_maintainer.pl: add --sections, print entire matched subsystem
by Joe Perches
· 15 years ago
03372db
scripts/get_maintainer.pl: add --file-emails, find embedded email addresses
by Joe Perches
· 15 years ago
99cf611
get_maintainer.pl: teach git log to use --no-color
by Richard Kennedy
· 15 years ago
272a897
scripts/get_maintainer.pl: fix file exclusion X: logic
by Joe Perches
· 15 years ago
60db31a
scripts/get_maintainer.pl: support multiple VCSs - add mercurial
by Joe Perches
· 15 years ago
a8af243
scripts/get_maintainer.pl: fix --non with --git-blame and cleanups
by Joe Perches
· 15 years ago
3c7385b
scripts/get_maintainer.pl: add --roles and --rolestats
by Joe Perches
· 15 years ago
3bd7bf5
get_maintainer: fix usage comment
by Roel Kluin
· 15 years ago
dcf36a9
scripts/get_maintainer.pl: add patch/file search for keywords
by Joe Perches
· 15 years ago
b781655
scripts/get_maintainer.pl: add maintainers in order listed in matched section
by Joe Perches
· 15 years ago
11ecf53
scripts/get_maintainer.pl: add --remove-duplicates
by Joe Perches
· 15 years ago
4249831
scripts/get_maintainer.pl: using --separator implies --nomultiline
by Joe Perches
· 15 years ago
8cbb3a7
scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups
by Joe Perches
· 15 years ago
0e70e83
scripts/get_maintainer.pl: better email routines, use perl not shell where possible
by Joe Perches
· 15 years ago
3fb5565
scripts/get_maintainer.pl: add --pattern-depth
by Joe Perches
· 15 years ago
1d606b4
scripts/get_maintainer.pl: add sections in pattern match depth order
by Joe Perches
· 15 years ago
f549266
scripts/get_maintainer.pl: add --git-blame
by Joe Perches
· 15 years ago
3d202ae
get_maintainerpl-add-git-min-percent-option-fix
by Joe Perches
· 15 years ago
afa81ee
get_maintainer.pl: Add git-min-percent option
by Joe Perches
· 15 years ago
870020f
scripts/get_maintainer.pl: Add -f directory use
by Joe Perches
· 15 years ago
7f29fd27
scripts/get_maintainer.pl: change "die" to "warn" when command line file is not a patch
by Joe Perches
· 15 years ago
df4cc03
scripts/get_maintainer.pl: allow 8 bit characters in email addresses
by Joe Perches
· 15 years ago
0a79c49
scripts/get_maintainer.pl: don't print maintainers when not requested
by Joe Perches
· 15 years ago
5f2441e
scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" lines
by Joe Perches
· 15 years ago
d789504
scripts/get_maintainer.pl: better email name quoting
by Joe Perches
· 15 years ago
1b5e1cf
scripts/get_maintainer.pl: support M: lines with names and multiple entries per M: line
by Joe Perches
· 15 years ago
de2fc49
scripts/get_maintainer.pl: warn on missing git or git repository
by Joe Perches
· 15 years ago
f5f5078
scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filtering
by Joe Perches
· 15 years ago
bdf7c68
scripts/get_maintainer.pl: better fix for subscriber-only mailing lists
by Joe Perches
· 15 years ago
290603c
scripts/get_maintainer.pl: output first field only in mailing lists and after maintainers.
by Joe Perches
· 15 years ago
4a7fdb5
scripts/get_maintainer.pl - Allow multiple files on command line
by Joe Perches
· 16 years ago
cb7301c
Add scripts/get_maintainer.pl
by Joe Perches
· 16 years ago