]> Git Repo - linux.git/commit
scripts/get_maintainer.pl: use mailmap in name deduplication and other updates
authorJoe Perches <[email protected]>
Tue, 26 Oct 2010 21:22:58 +0000 (14:22 -0700)
committerLinus Torvalds <[email protected]>
Tue, 26 Oct 2010 23:52:17 +0000 (16:52 -0700)
commitb9e2331dd1e0e04f7f2a6f8aa0c05bac2a7f0d7b
tree57696e66a6244c8795d0a3a2155fa9c61291a292
parent47abc7225761faf28be52b3ac4dc26ffeac7b750
scripts/get_maintainer.pl: use mailmap in name deduplication and other updates

Use Florian Mickler's mailmap routine to reduce name duplication.

o Add subroutine deduplicate_email to centralize code
o Add hashes for deduplicate_(name|address)_hash
o Remove now unused @interactive_to
o Whitespace neatening
o Add command line --help text
o Add --mailmap command line option control
o Interactive changes:
   - Add toggles for maintainer, git and list selections
   - Default selection is all
   - Add mailmap control

Update to 0.26-beta5

Signed-off-by: Joe Perches <[email protected]>
Cc: Florian Mickler <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
scripts/get_maintainer.pl
This page took 0.050831 seconds and 4 git commands to generate.