summaryrefslogtreecommitdiff
path: root/gitdb/db
Commit message (Expand)AuthorAgeFilesLines
* Fixed remaining tests as far as possible/necessary before the actual work sta...fetch_n_pushSebastian Thiel2011-05-051-3/+0
* Fixed db/test_gitSebastian Thiel2011-05-053-5/+12
* First rename session, db/test_base.py works, but there is much more work to doSebastian Thiel2011-05-048-61/+60
* Moved plenty of code around to separate pure python implementation from futur...Sebastian Thiel2011-04-2911-310/+526
* First version with some working reference tests. The db implementation is sti...Sebastian Thiel2011-04-293-5/+324
* Applied more fixes and an implementation for the RepositoryPathsMixin. This s...Sebastian Thiel2011-04-293-30/+92
* Added RepositoryPathMixin as well as ConfigurationMixin. The first mentioned ...Sebastian Thiel2011-04-262-10/+140
* Fixed reference tests - symbolic refs now need to be created with a git_dir()...Sebastian Thiel2011-04-262-5/+56
* Added ref implementation and tried to fix it so that it has a chance of runni...Sebastian Thiel2011-04-071-3/+7
* Added first scetch of a transport DB interface which should be enough to allo...Sebastian Thiel2011-04-042-2/+134
* preprended all modules with licensing informationSebastian Thiel2011-02-237-0/+28
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-307-0/+1057