common: parse 'email (name)' correctly
authorSam Vilain <sam@vilain.net>
Thu, 9 Mar 2006 05:29:58 +0000 (18:29 +1300)
committerCatalin Marinas <catalin.marinas@gmail.com>
Fri, 10 Mar 2006 22:00:19 +0000 (22:00 +0000)
commitdf992d5a864942d572f0235cf9bf124050f790a8
tree5a56d83cb2560a6de7235c7dca32dd84fc684f91
parentbe746e7226154f253ae529372778ecd216fd3ee5
common: parse 'email (name)' correctly

Currently only e-mails of the form "Name <email>" are accepted by
stgit import etc, however some people use "email (Name)".  Accept this
alternate form.

Signed-off-by: Sam Vilain <sam@vilain.net>
stgit/commands/common.py