Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjusted all files to (hopefully) deal with the fact that all objects now ↵ | Sebastian Thiel | 2010-06-25 | 1 | -0/+1 |
| | | | | | | | use 20 byte sha's internally as it is closer to the GitDB implementation Switched all remaining files back to tabs Adjusted all remaining docstrings to suit the sphinx doc convention - its likely that there are many of docstring syntax errors though | ||||
* | Implemented initial version of tree serialization which appears to work ↵ | Sebastian Thiel | 2010-06-14 | 1 | -0/+15 |
according to a simple test ( presort still needs implementation ) submodule: added stub to allow the tree to return something, its not implemented though |