summaryrefslogtreecommitdiff
path: root/git/remote.py
Commit message (Expand)AuthorAgeFilesLines
* Removed all parts of the reference implementation which doesn't require the g...Sebastian Thiel2011-04-071-0/+12
* Moved push and fetch methods partly from remote to the gitcmdobjdb implementa...Sebastian Thiel2011-04-051-332/+2
* Submodule tests are functional once again.Sebastian Thiel2010-12-011-2/+10
* remote: fixed incorrect call signature when instantiating GitCommandErrorSebastian Thiel2010-11-301-1/+1
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+603