Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved all contents, incl. submodule gitdb, up to the root directory | Sebastian Thiel | 2010-11-21 | 1 | -21/+0 |
| | |||||
* | Fixed all imports, refactoring appears to be complete | Sebastian Thiel | 2010-11-18 | 1 | -2/+9 |
| | |||||
* | Renamed modules utils to util, and errors to exc to be more conforming to ↵ | Sebastian Thiel | 2010-06-29 | 1 | -1/+1 |
| | | | | the submodules's naming conventions | ||||
* | Moved small types that had their own module into the utils module | Sebastian Thiel | 2010-06-14 | 1 | -0/+1 |
| | |||||
* | tree: added TreeModifier, allowing to adjust existing trees safely and or ↵ | Sebastian Thiel | 2010-06-14 | 1 | -0/+1 |
| | | | | fast, while staying compatible with serialization which requires it to be sorted | ||||
* | Converted all tabs to 4 space characters each to comply with pep8 | Sebastian Thiel | 2010-03-04 | 1 | -1/+1 |
| | |||||
* | Index: Is now diffable and appears to properly implement diffing against ↵ | Sebastian Thiel | 2009-10-22 | 1 | -0/+1 |
| | | | | | | | 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 | ||||
* | Reorganized package structure and cleaned up imports | Sebastian Thiel | 2009-10-12 | 1 | -0/+11 |