summaryrefslogtreecommitdiff
path: root/git/test/objects/test_submodule.py
Commit message (Expand)AuthorAgeFilesLines
* tabs to 4 spaces - overall state of this branch is desolate, but fixable. Nee...Sebastian Thiel2014-02-091-567/+567
* Fixed submodule related issues once again - is it ever going to end ?Sebastian Thiel2011-07-071-1/+3
* fixed submodule test to work on windowsSebastian Thiel2011-06-131-2/+3
* test_submodule: Will now load everything into memory if smmap is present, to ...Sebastian Thiel2011-06-131-0/+14
* root submodule: Added parent_commit parameter for convenience. Fixed submodul...Sebastian Thiel2011-06-131-4/+6
* Fixed submodule tests to go with either the old or the new version of gitdbSebastian Thiel2011-06-131-5/+6
* Added additional opcodes to remote progress to make it compatible to newer gi...Sebastian Thiel2011-06-071-1/+1
* Submodule tests are fully back and workingSebastian Thiel2011-06-071-18/+28
* Submodule tests are nearly working. Only root module needs more attentionSebastian Thiel2011-06-071-9/+27
* Fixed all of the object tests, except for the submodule handling which needs ...Sebastian Thiel2011-05-301-2/+3
* Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel2011-05-061-1/+1
* replaced all gitdb strings with gitSebastian Thiel2011-05-061-4/+4
* Updated objects to use the ones defined in gitdb as basis. Only the submodule...Sebastian Thiel2011-04-071-0/+547