Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed issue in Ref.name implementation which would not handle components prop... | Sebastian Thiel | 2009-10-11 | 1 | -2/+8 |
* | lazymixin system now supports per-attribute baking, it is up to the class whe... | Sebastian Thiel | 2009-10-11 | 1 | -49/+47 |
* | 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 edi... | Sebastian Thiel | 2009-10-11 | 1 | -244/+244 |
* | Re-designed the tag testing - it does not use fixtures anymore but dyamically... | Sebastian Thiel | 2009-10-11 | 1 | -3/+158 |
* | Intermediate commit: commit,tree and blob objects now derive from object - te... | Sebastian Thiel | 2009-10-11 | 1 | -1/+68 |
* | Renamed lazy.py to base.py to have a file for base classes - lazy not yet cha... | Sebastian Thiel | 2009-10-09 | 1 | -0/+32 |