Add additional interesting info to Commits
commitc5b30e35932c1d5297e5004d75048ce0c248b794
authorUri Okrent <uokrent@gmail.com>
Thu, 26 Nov 2009 19:07:26 +0000 (26 11:07 -0800)
committerDavid Aguilar <davvid@gmail.com>
Tue, 30 Mar 2010 00:07:18 +0000 (29 17:07 -0700)
treec9423a1e07c48c7f7902319825b8ebf27ad0304e
parentc96e0c1e14ed7f230e07e6517eab652718e7393e
Add additional interesting info to Commits

They now contain the short sha1, the subject, a list of parents, a list
of tags, the author's name, and the author date.

Also added a __repr__ to Commit for sanity's sake

Signed-off-by: Uri Okrent <uokrent@gmail.com>
cola/models/main.py