summaryrefslogtreecommitdiff
path: root/git/objects/submodule
Commit message (Expand)AuthorAgeFilesLines
* First run in order to fix the remote handling. Cleaned up interfaces and figu...Sebastian Thiel2011-06-071-1/+2
* git cmd implementation of repository appears to work, at least this is what t...Sebastian Thiel2011-05-301-1/+1
* Made repository paths methods a property to be compatible with the existing r...Sebastian Thiel2011-05-104-0/+17
* Started to fix imports - tests still have no chance to work as database chang...Sebastian Thiel2011-05-061-2/+1
* replaced all gitdb strings with gitSebastian Thiel2011-05-061-1/+1
* Added all code from gitdb to gitpython. Next is to make it generally work. Th...Sebastian Thiel2011-05-051-0/+3
* Updated objects to use the ones defined in gitdb as basis. Only the submodule...Sebastian Thiel2011-04-071-1/+3
* submodule.add: handles addition of repositories with a specific branch correc...Sebastian Thiel2010-12-031-6/+8
* Fixed bug, which was so obvious that I am wondering how none of the test ran ...Sebastian Thiel2010-12-012-2/+2
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-254-0/+1342