summaryrefslogtreecommitdiff
path: root/git/db.py
Commit message (Expand)AuthorAgeFilesLines
* Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel2011-05-051-437/+0
* Made most primal imports work, but stopped here as there are many more change...Sebastian Thiel2011-05-051-8/+8
* Removed all parts of the reference implementation which doesn't require the g...Sebastian Thiel2011-04-071-14/+14
* Moved push and fetch methods partly from remote to the gitcmdobjdb implementa...Sebastian Thiel2011-04-051-5/+381
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+61