summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoris Roovers <jroovers@cisco.com>2016-12-03 17:48:26 +0100
committerJoris Roovers <jroovers@cisco.com>2016-12-03 17:48:26 +0100
commit2d323a9efcc9abda70316282545d5e505a83c1ac (patch)
tree3f0667d00e8f918faa61cb95a1af47b7dcc1e1dd /README.md
parentdc24b5f2d10928fec5d87c8c2b3cd7daf6bcca57 (diff)
Commit dates are now proper datetime objects
Previously, commit date objects were just represented by the string returned by git. Now, commit.date is an actual python datetime object. This did require us to include the arrow package as a dependency as there are some issue with timezone-aware date parsing in python. Also added __eq__ methods for GitCommit and GitCommitMessage as that allows for easy comparison.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions