summaryrefslogtreecommitdiff
path: root/lib/git/exc.py
Commit message (Collapse)AuthorAgeFilesLines
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-211-58/+0
|
* Initial version of the rev-parse routine, which doesn't work too bad, but ↵Sebastian Thiel2010-07-061-1/+3
| | | | its still rather slow and many tests are not yet implemented
* Renamed modules utils to util, and errors to exc to be more conforming to ↵Sebastian Thiel2010-06-291-0/+56
the submodules's naming conventions