Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed performance tests which broke in the course of the sha1-20 byte changes | Sebastian Thiel | 2010-06-28 | 1 | -6/+7 |
* | Removed odb from project, it is now used as a submodule named gitdb, which wa... | Sebastian Thiel | 2010-06-12 | 1 | -9/+4 |
* | Implemented stream tests, found a bug on the way, slowly a test-framework for... | Sebastian Thiel | 2010-06-04 | 1 | -11/+2 |
* | Fixed implementation after design change to deal with it - all tests run, but... | Sebastian Thiel | 2010-06-04 | 1 | -6/+6 |
* | initial version of new odb design to facilitate a channel based multi-threadi... | Sebastian Thiel | 2010-06-04 | 1 | -3/+3 |
* | commit.create_from_tree now uses pure python implementation, fixed message pa... | Sebastian Thiel | 2010-06-03 | 1 | -2/+2 |
* | Added performance comparison to cgit ... and yes, git-python is faster :) | Sebastian Thiel | 2010-06-03 | 1 | -7/+60 |
* | odb: fixed streamed decompression reader ( specific tests would still be miss... | Sebastian Thiel | 2010-06-03 | 1 | -0/+91 |