From: Joe Perches Date: Tue, 26 Oct 2010 21:22:58 +0000 (-0700) Subject: scripts/get_maintainer.pl: use mailmap in name deduplication and other updates X-Git-Tag: v2.6.37-rc1~105^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e2331dd1e0e04f7f2a6f8aa0c05bac2a7f0d7b;p=pandora-kernel.git 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 Cc: Florian Mickler Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed