Parse the date instead of treating it as an opaque string
authorKarl Hasselström <kha@treskal.com>
Fri, 1 Feb 2008 05:12:17 +0000 (06:12 +0100)
committerKarl Hasselström <kha@treskal.com>
Sun, 10 Feb 2008 14:46:38 +0000 (15:46 +0100)
commita6a5abd815445a2e2fe08fa046d190d50455cce6
treed6a6c18d98055e1ff1be3f0aa80a59c8fa7301b8
parent2558895ab5657f2b1040a675604a41fce82e8b56
Parse the date instead of treating it as an opaque string

This is needed for when we want to display it, since the
seconds-since-the-epoch format isn't that human-friendly.

Signed-off-by: Karl Hasselström <kha@treskal.com>
stgit/lib/git.py