summaryrefslogtreecommitdiff
path: root/gitdb/test/db/test_git.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed db/test_gitSebastian Thiel2011-05-051-3/+3
|
* Applied more fixes and an implementation for the RepositoryPathsMixin. This ↵Sebastian Thiel2011-04-291-3/+3
| | | | 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
* preprended all modules with licensing informationSebastian Thiel2011-02-231-0/+4
|
* Fixed unittestsSebastian Thiel2010-11-301-1/+1
|
* moved all relevant files into the gitdb folder.Sebastian Thiel2010-11-301-0/+43
Submodule relinked to point to new github location, and moved as well