aboutsummaryrefslogtreecommitdiff
path: root/git/remote.py
AgeCommit message (Expand)Author
2013-10-09[#5330] Ensure wait() is called on git processesCory Johns
2011-07-04Fetch info can now deal much better with non-default ref specs, fixes #24, #25Sebastian Thiel
2011-07-04Fixes #23Sebastian Thiel
2011-06-13Made remote line parsing more stable. On windows it can be that we encounter ...Sebastian Thiel
2011-06-07Added conditional usage of the --progress flag to all relevant methods, that ...Sebastian Thiel
2011-06-07Add progress tracking for git-clone.jez
2010-12-01Submodule tests are functional once again.Sebastian Thiel
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 adju...Sebastian Thiel