remote-hg: Postel's law dictates we should handle Author<author@mail>
commit05f2043ffab1db1bbcd07afd65aa82da7e1ee4ae
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 29 Mar 2012 18:38:43 +0000 (29 13:38 -0500)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 5 Jun 2012 18:44:21 +0000 (5 13:44 -0500)
tree957a86c543563d4f854ebeb7f8291a364bc77dff
parent8afb0bef6ab925dc75ffd6bf22526079451ff5a3
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