| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-10-13 | unified name of utils module, recently it was named util and utils in ↵ | Sebastian Thiel | |
| different packages | |||
| 2009-10-12 | test_base: Improved basic object creation as well as set hash tests | Sebastian Thiel | |
| 2009-10-12 | Reorganized package structure and cleaned up imports | Sebastian Thiel | |
| 2009-10-11 | Added remaining tests for new base classes and removed some methods whose ↵ | Sebastian Thiel | |
| existance was doubtful or unsafe | |||
| 2009-10-11 | Re-designed the tag testing - it does not use fixtures anymore but ↵ | Sebastian Thiel | |
| dyamically checks the existance of tags within the repository - it basically tests the interface and checks that expected return types are actually returned | |||
| 2009-10-11 | Intermediate commit: commit,tree and blob objects now derive from object - ↵ | Sebastian Thiel | |
| 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 | |||
