remote-hg: Postel's law dictates we should handle Author<author@mail>
commit7401b69ac24a8653bd78fbe6c8b9d941a4f700e2
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 29 Mar 2012 18:38:43 +0000 (29 13:38 -0500)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sat, 12 May 2012 04:25:52 +0000 (11 23:25 -0500)
tree96a1787cb0604180e214c4ce0eb2dd9a7b3c3e73
parente9fbbfd8a5f82032a6e4d75fa02675700da214e7
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