summaryrefslogtreecommitdiff
path: root/git/db/py/resolve.py
Commit message (Expand)AuthorAgeFilesLines
* git cmd implementation of repository appears to work, at least this is what t...Sebastian Thiel2011-05-301-2/+1
* Fixed tests far enough to allow basic repository tests to be applied to any o...Sebastian Thiel2011-05-301-3/+10
* Finished moving all repository methods to the respective interfaces and imple...Sebastian Thiel2011-05-301-0/+26
* Intermediate commit with quite some progress in order to put all extra method...Sebastian Thiel2011-05-291-3/+41
* Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel2011-05-061-2/+2
* replaced all gitdb strings with gitSebastian Thiel2011-05-061-5/+5
* Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel2011-05-051-0/+297