Made committer details and time = author details and time
commit2716ba2f0361893889a17ad9ec8d3532ef0d7cd3
authorJonny Lamb <jonny.lamb@collabora.co.uk>
Sun, 20 Jul 2008 00:16:53 +0000 (20 01:16 +0100)
committerJonny Lamb <jonny.lamb@collabora.co.uk>
Sun, 20 Jul 2008 00:16:53 +0000 (20 01:16 +0100)
treea40a7bc4371fb2dce83299e543d47a4516308bc4
parentd09cbe0c9efbd7ff28fc8ab1b196db7c78dd87d7
Made committer details and time = author details and time

Repository viewers, such as gitweb, treat the committer timestamp
as being when the commit actually happened, but use the author's name as
the author of the work. darcs does not have a difference between the
two, so this patch makes the two the same, as it's almost guaranteed to
have been the same person.

Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
src/Git/Fast.hs