From: Florian Mickler Date: Tue, 26 Oct 2010 21:22:54 +0000 (-0700) Subject: scripts/get_maintainer.pl: add interactive mode X-Git-Tag: v2.6.37-rc1~105^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dace8e300d6820c2842de750d12b498a743bcfe5;p=pandora-kernel.git scripts/get_maintainer.pl: add interactive mode This is a first version of an interactive mode for scripts/get_maintainer.pl. It allows the user to interact with the script. Each cc candidate can be selected and deselected and a shortlog of authored commits can be displayed for each candidate. The menu is displayed via STDERR, the end result is outputted to STDOUT. This unusual mechanism allows using get_maintainer.pl in interactive mode via git send-email --cc-cmd. Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed