Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed remaining tests as good as possible. remote/fetch/pull and submodule te... | Sebastian Thiel | 2011-05-30 | 1 | -1/+1 |
* | Fixed all of the object tests, except for the submodule handling which needs ... | Sebastian Thiel | 2011-05-30 | 1 | -1/+2 |
* | Started to fix imports - tests still have no chance to work as database chang... | Sebastian Thiel | 2011-05-06 | 1 | -1/+1 |
* | replaced all gitdb strings with git | Sebastian Thiel | 2011-05-06 | 1 | -3/+3 |
* | Added all code from gitdb to gitpython. Next is to make it generally work. Th... | Sebastian Thiel | 2011-05-05 | 1 | -6/+253 |
* | Updated objects to use the ones defined in gitdb as basis. Only the submodule... | Sebastian Thiel | 2011-04-07 | 1 | -254/+13 |
* | Commit.create_from_tree used a now renamed keyword parameter - no test-case e... | Sebastian Thiel | 2010-11-26 | 1 | -1/+1 |
* | Moved everything into the git subdirectory - some tests still need to be adju... | Sebastian Thiel | 2010-11-25 | 1 | -0/+465 |