| 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.add does not need the git clt anymore | Sebastian Thiel | |
| 2010-06-21 | index: Entries are now using flags internally, instead of reducing the flag ↵ | Sebastian Thiel | |
| information to just the stage ( just to be closer to the git-original ) | |||
| 2010-06-14 | index: split index file into multiple files of a single package. This didn't ↵ | Sebastian Thiel | |
| reduce the file size as much as I would have liked, but certainly is a start for further 'outsourcing' | |||
