aboutsummaryrefslogtreecommitdiff
path: root/git/db/py/resolve.py
AgeCommit message (Expand)Author
2011-07-07Initial version of the DulwichType inheritance. For now, it inherits everythi...Sebastian Thiel
2011-05-30git cmd implementation of repository appears to work, at least this is what t...Sebastian Thiel
2011-05-30Fixed tests far enough to allow basic repository tests to be applied to any o...Sebastian Thiel
2011-05-30Finished moving all repository methods to the respective interfaces and imple...Sebastian Thiel
2011-05-29Intermediate commit with quite some progress in order to put all extra method...Sebastian Thiel
2011-05-06Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel
2011-05-06replaced all gitdb strings with gitSebastian Thiel
2011-05-05Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel