| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-06-22 | index.write_tree: initial version implemented, although its not yet working ↵ | Sebastian Thiel | |
| correctly, a test to explicitly compare the git version with the python implementation is still missing Tree and Index internally use 20 byte shas, converting them only as needed to reduce memory footprint and processing time objects: started own 'fun' module containing the most important tree functions, more are likely to be added soon | |||
| 2010-06-21 | index: put serialization methods into new 'fun' module, this makes the calls ↵ | Sebastian Thiel | |
| faster as it removes one level of indirection, and makes the main file smaller, improving maintainability | |||
