Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolved cyclic inclusion issue by moving the Diffable interface into the dif... | Sebastian Thiel | 2009-10-18 | 1 | -1/+2 |
* | added Diffable interface to objects.base, its used by Commit and Tree objects. | Sebastian Thiel | 2009-10-16 | 1 | -1/+2 |
* | tree: now reads tress directly by parsing the binary data, allowing it to saf... | Sebastian Thiel | 2009-10-14 | 1 | -32/+70 |
* | test: Added time-consuming test which could also be a benchmark in fact - cur... | Sebastian Thiel | 2009-10-14 | 1 | -1/+1 |
* | tree: renamed content_from_string to _from_string to make it private. Removed... | Sebastian Thiel | 2009-10-13 | 1 | -2/+2 |
* | tree: now behaves like a list with string indexing functionality - using a di... | Sebastian Thiel | 2009-10-12 | 1 | -34/+136 |
* | renamed from_string and list_from_string to _from_string and _list_from_strin... | Sebastian Thiel | 2009-10-12 | 1 | -2/+2 |
* | Reorganized package structure and cleaned up imports | Sebastian Thiel | 2009-10-12 | 1 | -0/+102 |