aboutsummaryrefslogtreecommitdiff
path: root/test/git/test_remote.py
AgeCommit message (Expand)Author
2009-10-27Added special cases to test that shows we cannot yet:Sebastian Thiel
2009-10-27Added remote stale_refs property including test, tested new remote branch han...Sebastian Thiel
2009-10-27Added non-fast forward test case, fixed parsing issue caused by initial line ...Sebastian Thiel
2009-10-27implemented test for rejection handling and fixed a bug when parsing remote r...Sebastian Thiel
2009-10-27Added testing frame for proper fetch testing to be very sure this works as ex...Sebastian Thiel
2009-10-27put _make_file helper method into TestBase classSebastian Thiel
2009-10-22Fixed decorator issue that would cause a function to be passed even though th...Sebastian Thiel
2009-10-21remote: Added fetch, pull, push methods to the interface to make these operat...Sebastian Thiel
2009-10-19Implemneted IterableLists for refs, commits and remote objects including simp...Sebastian Thiel
2009-10-19repo.remote method addedSebastian Thiel
2009-10-19remote: added tests for creation and removal, finishing the remote interfaceSebastian Thiel
2009-10-19remote: base tests succeed nowSebastian Thiel
2009-10-19Added configuration access including tests to remoteSebastian Thiel
2009-10-19Added remote module and test cases - about to implement remote option handlingSebastian Thiel