summaryrefslogtreecommitdiff
path: root/test/git/test_odb.py
Commit message (Expand)AuthorAgeFilesLines
* Added basic channel implementation including testSebastian Thiel2010-06-051-307/+0
* Removed compression flag from IStream and OStream types, as a valid object wi...Sebastian Thiel2010-06-051-6/+49
* Implemented stream tests, found a bug on the way, slowly a test-framework for...Sebastian Thiel2010-06-041-2/+200
* Fixed implementation after design change to deal with it - all tests run, but...Sebastian Thiel2010-06-041-19/+33
* initial version of new odb design to facilitate a channel based multi-threadi...Sebastian Thiel2010-06-041-5/+5
* added frame for object reading, including simple testSebastian Thiel2010-06-021-0/+13
* initial version of loose object writing and simple cached object lookup appea...Sebastian Thiel2010-06-021-2/+29
* Added first design and frame for object database. In a first step, loose obje...Sebastian Thiel2010-06-021-0/+12