gitstats: Added a switch that lists only reverts of a specified commit
commitedc017d3162037f659aaa6e49fe91e3145aa6920
authorSverre Rabbelier <sverre@rabbelier.nl>
Mon, 30 Jun 2008 12:00:03 +0000 (30 14:00 +0200)
committerSverre Rabbelier <sverre@rabbelier.nl>
Mon, 30 Jun 2008 12:00:03 +0000 (30 14:00 +0200)
tree64fe2f2bd23815e85f94a0d1aed1ded8bcc25c70
parent85d954d2a92683dc81f7c067f039179cab4a8992
gitstats: Added a switch that lists only reverts of a specified commit

Now it is possible to find all commits reverted by a
specific commit with 'commit -v'. It is possible that
multiple commits are returned, or even future commits.
This should be changed so that only past commits, and only
the most recent one is returned.
src/git_stats/commit.py