Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaemd odb to repo (once again) as references require a full repository ↵ | Sebastian Thiel | 2011-04-29 | 1 | -2/+3 |
| | | | | with reference support, as opposed to a plain odb which objects are already happy with. Tests now work up to the point where a rev-parse is required. This could be helped, but revparse could also be implemented somewhere which was the reason for pulling in so much code in the first place | ||||
* | Added ref implementation and tried to fix it so that it has a chance of ↵ | Sebastian Thiel | 2011-04-07 | 1 | -0/+81 |
running. Currently it requires an object implementation which will be ported next. None of the tests is expected to run yet. |