| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
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
|
| |
|
|
| |
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
|
| |
|
|
|
|
| |
throrough changes based on the interfaces actually available in gitdb. This should work though as all references have iter_* methods which do the actual work.
Added git config parser to the mix, including working test - the module is not very interdependent, fortunately.
|
| |
|
|
| |
git-python for now as it requires plenty of additional features which are currently only available via the git command
|
| |
|
|
| |
running. Currently it requires an object implementation which will be ported next. None of the tests is expected to run yet.
|
| | |
|
|
|
Submodule relinked to point to new github location, and moved as well
|