Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | index.write_tree: now uses MemoryDB, making tree handling more efficient as I... | Sebastian Thiel | 2010-06-22 | 1 | -0/+0 |
* | db: added pure python git database | Sebastian Thiel | 2010-06-20 | 1 | -0/+0 |
* | GitCmd implementation of gitdb base moved to git-python where it belongs. Pre... | Sebastian Thiel | 2010-06-18 | 1 | -0/+0 |
* | Move LazyMixin type to gitdb, index reading now uses file_contents_ro from gi... | Sebastian Thiel | 2010-06-15 | 1 | -0/+0 |
* | Moved LockedFD and its test into the gitdb project | Sebastian Thiel | 2010-06-15 | 1 | -0/+0 |
* | Reimplemented Lock handling to be conforming to the git lock protocol, which ... | Sebastian Thiel | 2010-06-15 | 1 | -0/+0 |
* | Implemented initial version of tree serialization which appears to work accor... | Sebastian Thiel | 2010-06-14 | 1 | -0/+0 |
* | Removed odb from project, it is now used as a submodule named gitdb, which wa... | Sebastian Thiel | 2010-06-12 | 1 | -0/+0 |