Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flattened test folder structure, didn't adjust any file content yet | Sebastian Thiel | 2010-11-21 | 1 | -174/+0 |
* | Added performance test to compare inst.__class__() vs type(inst)() class. Th... | Sebastian Thiel | 2010-07-14 | 1 | -0/+21 |
* | Initial frame for implementing read_tree using pure python. As git-read-tree ... | Sebastian Thiel | 2010-06-22 | 1 | -0/+94 |
* | Fixed implementation after design change to deal with it - all tests run, but... | Sebastian Thiel | 2010-06-04 | 1 | -0/+15 |
* | commit.create_from_tree now uses pure python implementation, fixed message pa... | Sebastian Thiel | 2010-06-03 | 1 | -2/+2 |
* | odb: implemented loose object streaming, which is impossible to do efficientl... | Sebastian Thiel | 2010-06-03 | 1 | -0/+44 |