remote-hg: Postel's law dictates we should handle Author<author@mail>
commit075d843998733b0d8cbc245cfb95ae0910f27632
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 29 Mar 2012 18:38:43 +0000 (29 13:38 -0500)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Sun, 20 May 2012 23:45:47 +0000 (20 17:45 -0600)
tree1bbaf379d2ccccd9cdcdf9db3894da51cf463dd4
parentfa6a5a75e8b8ba45095ebab8dc7634eae2033a58
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