index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
get_maintainer.pl
Age
Commit message (
Expand
)
Author
2010-10-26
scripts/get_maintainer.pl: fix mailmap handling
Florian Mickler
2010-10-26
scripts/get_maintainer.pl: use case insensitive name de-duplication
Joe Perches
2010-10-26
scripts/get_maintainer.pl: improve --interactive UI
Joe Perches
2010-10-26
scripts/get_maintainer.pl: add interactive mode
Florian Mickler
2010-10-26
scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...
Joe Perches
2010-10-26
scripts/get_maintainer.pl: add default --git-fallback, remove default --git
Joe Perches
2010-10-26
scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails
Joe Perches
2010-10-26
scripts/get_maintainer.pl: use correct indentation
Joe Perches
2010-10-26
scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor...
Joe Perches
2010-05-25
scripts/get_maintainer.pl: default to not include unspecified tags
Florian Mickler
2010-05-25
scripts/get_maintainer.pl: add .get_maintainer.conf default options file
Joe Perches
2010-05-25
scripts/get_maintainer.pl: optionally ignore non-maintainer signatures
Joe Perches
2010-03-24
get_maintainer: repair STDIN usage
Wolfram Sang
2010-03-06
scripts/get_maintainer.pl: fix possible infinite loop
Joe Perches
2010-03-06
get_maintainer: quote email address with period
Stephen Hemminger
2010-03-06
get_maintainer: fix perlcritic warnings
Stephen Hemminger
2010-03-06
scripts/get_maintainer.pl: add ability to read from STDIN
Joe Perches
2010-03-06
scripts/get_maintainer.pl: change --sections to print in the same style as MA...
Joe Perches
2010-03-06
scripts/get_maintainer.pl: add --sections, print entire matched subsystem
Joe Perches
2010-03-06
scripts/get_maintainer.pl: add --file-emails, find embedded email addresses
Joe Perches
2010-02-02
get_maintainer.pl: teach git log to use --no-color
Richard Kennedy
2010-01-11
scripts/get_maintainer.pl: fix file exclusion X: logic
Joe Perches
2009-12-15
scripts/get_maintainer.pl: support multiple VCSs - add mercurial
Joe Perches
2009-12-15
scripts/get_maintainer.pl: fix --non with --git-blame and cleanups
Joe Perches
2009-12-15
scripts/get_maintainer.pl: add --roles and --rolestats
Joe Perches
2009-11-12
get_maintainer: fix usage comment
Roel Kluin
2009-10-29
scripts/get_maintainer.pl: add patch/file search for keywords
Joe Perches
2009-09-22
scripts/get_maintainer.pl: add maintainers in order listed in matched section
Joe Perches
2009-09-22
scripts/get_maintainer.pl: add --remove-duplicates
Joe Perches
2009-09-22
scripts/get_maintainer.pl: using --separator implies --nomultiline
Joe Perches
2009-09-22
scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups
Joe Perches
2009-09-22
scripts/get_maintainer.pl: better email routines, use perl not shell where po...
Joe Perches
2009-09-22
scripts/get_maintainer.pl: add --pattern-depth
Joe Perches
2009-09-22
scripts/get_maintainer.pl: add sections in pattern match depth order
Joe Perches
2009-09-22
scripts/get_maintainer.pl: add --git-blame
Joe Perches
2009-07-29
get_maintainerpl-add-git-min-percent-option-fix
Joe Perches
2009-07-29
get_maintainer.pl: Add git-min-percent option
Joe Perches
2009-07-29
scripts/get_maintainer.pl: Add -f directory use
Joe Perches
2009-06-16
scripts/get_maintainer.pl: change "die" to "warn" when command line file is n...
Joe Perches
2009-06-16
scripts/get_maintainer.pl: allow 8 bit characters in email addresses
Joe Perches
2009-06-16
scripts/get_maintainer.pl: don't print maintainers when not requested
Joe Perches
2009-06-16
scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" lines
Joe Perches
2009-06-16
scripts/get_maintainer.pl: better email name quoting
Joe Perches
2009-06-16
scripts/get_maintainer.pl: support M: lines with names and multiple entries p...
Joe Perches
2009-06-16
scripts/get_maintainer.pl: warn on missing git or git repository
Joe Perches
2009-06-16
scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt...
Joe Perches
2009-06-16
scripts/get_maintainer.pl: better fix for subscriber-only mailing lists
Joe Perches
2009-06-16
scripts/get_maintainer.pl: output first field only in mailing lists and after...
Joe Perches
2009-04-10
scripts/get_maintainer.pl - Allow multiple files on command line
Joe Perches
2009-04-10
Add scripts/get_maintainer.pl
Joe Perches
[prev]