| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | First rename session, db/test_base.py works, but there is much more work to do | Sebastian Thiel | 2011-05-04 | 1 | -7/+6 |
| | | |||||
| * | Moved plenty of code around to separate pure python implementation from ↵ | Sebastian Thiel | 2011-04-29 | 1 | -3/+3 |
| | | | | | future ones. This will change plenty of imports, which still needs to be fixed. Fortunately, this is a good foundation for getting all the tests fixed one again. Another step is to make the tests more flexible by allowing to run them with different object database easily. | ||||
| * | Fixed reference tests - symbolic refs now need to be created with a ↵ | Sebastian Thiel | 2011-04-26 | 1 | -3/+3 |
| | | | | | git_dir() providing repository. Currently there is no separate interface for this, which might have to be added at some point just for the sake of completeness | ||||
| * | Fixed ref test up to the point where there is an issue resolving objects in ↵ | Sebastian Thiel | 2011-04-26 | 1 | -3/+5 |
| | | | | | the database for some reason. | ||||
| * | Added ref implementation and tried to fix it so that it has a chance of ↵ | Sebastian Thiel | 2011-04-07 | 1 | -10/+47 |
| | | | | | running. Currently it requires an object implementation which will be ported next. None of the tests is expected to run yet. | ||||
| * | Implemented remainder of the test, and it already shows that something is ↵ | Sebastian Thiel | 2011-03-31 | 1 | -2/+5 |
| | | | | | wrong with my packs. Probably something stupid ;) | ||||
| * | preprended all modules with licensing information | Sebastian Thiel | 2011-02-23 | 1 | -0/+4 |
| | | |||||
| * | moved all relevant files into the gitdb folder. | Sebastian Thiel | 2010-11-30 | 1 | -0/+155 |
| Submodule relinked to point to new github location, and moved as well | |||||
