remote-hg: Postel's law dictates we should handle Author<author@mail>
commit48b2769813f694033146d0ed20d79cd1748497ed
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, 1 Oct 2012 13:35:31 +0000 (1 14:35 +0100)
tree8cd70648943b95580697133c1fb45b178e86f5ee
parent4dcc671b857ccb92cc14896188bfa1148491176a
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