aboutsummaryrefslogtreecommitdiff
path: root/test/git/test_odb.py
AgeCommit message (Expand)Author
2010-06-05Added basic channel implementation including testSebastian Thiel
2010-06-05Removed compression flag from IStream and OStream types, as a valid object wi...Sebastian Thiel
2010-06-04Implemented stream tests, found a bug on the way, slowly a test-framework for...Sebastian Thiel
2010-06-04Fixed implementation after design change to deal with it - all tests run, but...Sebastian Thiel
2010-06-04initial version of new odb design to facilitate a channel based multi-threadi...Sebastian Thiel
2010-06-02added frame for object reading, including simple testSebastian Thiel
2010-06-02initial version of loose object writing and simple cached object lookup appea...Sebastian Thiel
2010-06-02Added first design and frame for object database. In a first step, loose obje...Sebastian Thiel