| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-06-15 | Move LazyMixin type to gitdb, index reading now uses file_contents_ro from ↵ | Sebastian Thiel | |
| gitdb as well | |||
| 2010-06-15 | Moved LockedFD and its test into the gitdb project | Sebastian Thiel | |
| 2010-06-15 | Reimplemented Lock handling to be conforming to the git lock protocol, which ↵ | Sebastian Thiel | |
| is actually more efficient than the previous implementation Index now locks its file for reading, and properly uses LockedFD when writing | |||
| 2010-06-14 | Implemented initial version of tree serialization which appears to work ↵ | Sebastian Thiel | |
| according to a simple test ( presort still needs implementation ) submodule: added stub to allow the tree to return something, its not implemented though | |||
| 2010-06-12 | Removed odb from project, it is now used as a submodule named gitdb, which ↵ | Sebastian Thiel | |
| was added instead Adjusted all imports to deal with the changed package names | |||
