Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed odb from project, it is now used as a submodule named gitdb, which ↵ | Sebastian Thiel | 2010-06-12 | 1 | -115/+0 |
| | | | | | | was added instead Adjusted all imports to deal with the changed package names | ||||
* | Implemented stream tests, found a bug on the way, slowly a test-framework ↵ | Sebastian Thiel | 2010-06-04 | 1 | -5/+12 |
| | | | | for streams starts to show up, but its not yet there | ||||
* | Fixed implementation after design change to deal with it - all tests run, ↵ | Sebastian Thiel | 2010-06-04 | 1 | -26/+20 |
| | | | | but next there will have to be more through testing | ||||
* | odb: implemented loose object streaming, which is impossible to do ↵ | Sebastian Thiel | 2010-06-03 | 1 | -0/+114 |
efficiently considering that it copies string buffers all the time |