Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Applied more fixes and an implementation for the RepositoryPathsMixin. This ↵ | Sebastian Thiel | 2011-04-29 | 1 | -1/+1 |
| | | | | showed that we need to distinguish between plain object dbs with a respective interface and full repositories, which have references and remotes. Ideally, the ones that require only odbs use the odb member, others use the repo member | ||||
* | Fixed ref test up to the point where there is an issue resolving objects in ↵ | Sebastian Thiel | 2011-04-26 | 1 | -6/+8 |
| | | | | the database for some reason. | ||||
* | Initial version of objects. The submodule implementation is left in ↵ | Sebastian Thiel | 2011-04-07 | 9 | -0/+1375 |
git-python for now as it requires plenty of additional features which are currently only available via the git command |