| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | put Tree and Blob onto a new base class suitable to deal with IndexObjects | Sebastian Thiel | 2009-10-11 | 1 | -1/+55 |
| | | |||||
| * | converted all spaces to tabs ( 4 spaces = 1 tab ) just to allow me and my ↵ | Sebastian Thiel | 2009-10-11 | 1 | -244/+244 |
| | | | | | editor to work with the files properly. Can convert it back for releaes | ||||
| * | Re-designed the tag testing - it does not use fixtures anymore but ↵ | Sebastian Thiel | 2009-10-11 | 1 | -3/+158 |
| | | | | | dyamically checks the existance of tags within the repository - it basically tests the interface and checks that expected return types are actually returned | ||||
| * | Intermediate commit: commit,tree and blob objects now derive from object - ↵ | Sebastian Thiel | 2009-10-11 | 1 | -1/+68 |
| | | | | | test is in place which still fails on purpose. Need to integrate tags which can be objects or just a special form of a ref | ||||
| * | Renamed lazy.py to base.py to have a file for base classes - lazy not yet ↵ | Sebastian Thiel | 2009-10-09 | 1 | -0/+32 |
| changed to allow proper rename tracking | |||||
