summaryrefslogtreecommitdiff
path: root/git/test/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* replaced all gitdb strings with gitSebastian Thiel2011-05-061-2/+2
|
* Added all code from gitdb to gitpython. Next is to make it generally work. ↵Sebastian Thiel2011-05-051-0/+9
| | | | Then the tests will need some work
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-0/+5
adjusted