remote-hg: Postel's law dictates we should handle Author<author@mail>
commit04c990809f5a789951076c9115e0ac83994e4680
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 29 Mar 2012 18:38:43 +0000 (29 13:38 -0500)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Mon, 22 Oct 2012 12:31:23 +0000 (22 13:31 +0100)
tree35ebe52c3e1d58bc1e4fb36fdacdf089804d5ea6
parentf0eb49f03abd72c7148e1d187a55f14e98f0cc46
remote-hg: Postel's law dictates we should handle Author<author@mail>

We should handle a missing space before the email part of an author ident
gracefully. See for example the icedtea6 repository.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
git_remote_helpers/hg/hg.py