| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-06-29 | Renamed modules utils to util, and errors to exc to be more conforming to ↵ | Sebastian Thiel | |
| the submodules's naming conventions | |||
| 2010-06-14 | Moved small types that had their own module into the utils module | Sebastian Thiel | |
| 2010-06-14 | tree: added TreeModifier, allowing to adjust existing trees safely and or ↵ | Sebastian Thiel | |
| fast, while staying compatible with serialization which requires it to be sorted | |||
| 2010-03-04 | Converted all tabs to 4 space characters each to comply with pep8 | Sebastian Thiel | |
| 2009-10-22 | Index: Is now diffable and appears to properly implement diffing against ↵ | Sebastian Thiel | |
| other items as well as the working tree Diff.Diffable: added callback allowing superclasses to preprocess diff arguments Diff.Diff: added eq, ne and hash methods, string methods would be nice | |||
| 2009-10-12 | Reorganized package structure and cleaned up imports | Sebastian Thiel | |
