gitmodifier: make the datetime object always have timezone
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 29 Nov 2012 17:11:21 +0000 (19:11 +0200)
committerGuido Günther <agx@sigxcpu.org>
Thu, 6 Jun 2013 12:27:14 +0000 (14:27 +0200)
commitfa414e5874cb6e286eba70efdcb0d3168639ca88
treece9c056577fe2b808572303b34cb92d5f4e6598d
parent284842fa47b91fc55fe512608cd338c884e4c135
gitmodifier: make the datetime object always have timezone

To be consistent with the date property and for easier compatibility
with git dates.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/git/modifier.py
tests/test_GitModifier.py