summaryrefslogtreecommitdiff
path: root/.gitmodules
Commit message (Collapse)AuthorAgeFilesLines
* Basic fixes to get tests back on track. Of course there is much more work to ↵Sebastian Thiel2014-02-101-0/+2
| | | | be done here
* submodules now use the http protocol to faciliate use in corporate networksSebastian Thiel2012-07-231-2/+2
|
* Added smmap as submodule, package initialization adjusted to assure it is ↵Sebastian Thiel2011-07-051-1/+4
| | | | available
* Fixed incorrect gitmodules file which used gitdb once again, instead of just ↵Sebastian Thiel2011-06-131-3/+3
| | | | async
* Fixed submodule tests to go with either the old or the new version of gitdbSebastian Thiel2011-06-131-3/+3
|
* removed gitdb submoduleSebastian Thiel2011-05-061-4/+0
|
* Added async submodule, formerly required by gitdb (which is still a valid ↵Sebastian Thiel2011-05-051-0/+3
| | | | submodule just yet)
* setup .gitmodules to use a tracking branch automaticallySebastian Thiel2010-12-011-0/+1
|
* Fixed import of gitdb, keeping changed gitdb commit so that the submodule ↵Sebastian Thiel2010-12-011-1/+1
| | | | | | tests may work. Switched gitdb submodule to new github url
* Fixed all testcasesSebastian Thiel2010-11-251-1/+1
|
* Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel2010-11-251-1/+1
| | | | adjusted
* moved all contents, incl. submodule gitdb, up to the root directorySebastian Thiel2010-11-211-3/+3
|
* submodule.update: now forcing the checkout - see in-code commentsSebastian Thiel2010-11-201-3/+3
|
* Changed name/id of gitdb submodule to something that doesn't look like a pathSebastian Thiel2010-11-181-1/+1
|
* Removed odb from project, it is now used as a submodule named gitdb, which ↵Sebastian Thiel2010-06-121-0/+3
was added instead Adjusted all imports to deal with the changed package names