aboutsummaryrefslogtreecommitdiff
path: root/git/remote.py
AgeCommit message (Collapse)Author
2011-06-07Add progress tracking for git-clone.jez
2010-12-01Submodule tests are functional once again.Sebastian Thiel
remote: Fixed bug that was caused by the unchecked deletion of an uncached attribute which did not necessarily exist
2010-11-30remote: fixed incorrect call signature when instantiating GitCommandErrorSebastian Thiel
2010-11-25Moved everything into the git subdirectory - some tests still need to be ↵Sebastian Thiel
adjusted