git: Fix malformed utf8 recieved from git.
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 26 Jan 2009 04:13:14 +0000 (23:13 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 26 Jan 2009 04:13:14 +0000 (23:13 -0500)
commitce39f8e0006253b7dd3489dbd414b5d4758c66ac
tree23494d7b0ec368f0f390e337936081640c18b55f
parent51cd34afff17f27cdcdf45a1e9c4ce047a2eef80
git: Fix malformed utf8 recieved from git.

If git log outputs malformed utf8 in, eg, usernames, detect it and fix it
up. This avoids commits such as f71abc92aa279fbe0b7578b8c4752d775dd4a259
breaking things.
IkiWiki/Plugin/git.pm
debian/changelog