aboutsummaryrefslogtreecommitdiff
path: root/lib/git/exc.py
AgeCommit message (Collapse)Author
2010-07-06Initial version of the rev-parse routine, which doesn't work too bad, but ↵Sebastian Thiel
its still rather slow and many tests are not yet implemented
2010-06-29Renamed modules utils to util, and errors to exc to be more conforming to ↵Sebastian Thiel
the submodules's naming conventions