shortlog: respect commit encoding
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Wed, 25 Nov 2009 19:33:28 +0000 (20:33 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Nov 2009 23:36:54 +0000 (15:36 -0800)
Don't take the author name information without re-encoding from the raw
commit object buffer.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found