aboutsummaryrefslogtreecommitdiff
path: root/git/test/test_docs.py
AgeCommit message (Expand)Author
2016-09-26win: GC.collect on all TC.tearDown to fix appveyor hang runsKostis Anagnostopoulos
2016-08-24Update Remotes section (#502)Forrest Hopkins
2016-06-14fix(test_docs): skip master-dependent assertionSebastian Thiel
2016-06-02fix(test): remove unused importSebastian Thiel
2016-06-01fix(test): do not skip test on travisSebastian Thiel
2016-05-30Skip test that always fails on Travis CIfix-ci-testsVincent Driessen
2016-05-18Need spaces in Emacs style encoding commentSteven Colby
2016-04-22Fix assertion2.0.0Sebastian Thiel
2015-07-16Correct doc errorsMarian Wieczorek
2015-04-16fix(test_docs): we are at major version 1 nowSebastian Thiel
2015-02-09Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management.Jonas Trappenberg
2015-01-22Removed Git.sshkey() as it couldn't be distributed properly.0.3.6Sebastian Thiel
2015-01-22Added test for `sshkey` context manager.Sebastian Thiel
2015-01-22Merge branch 'master' into teeberg-masterSebastian Thiel
2015-01-22This should finally fix travis ciSebastian Thiel
2015-01-22Fetch now deals with custom refspecs much better.Sebastian Thiel
2015-01-22Overhauled all tutorials, and placed them in a unit-test.Sebastian Thiel
2015-01-21Added advance usage examples to tutorial and made minor fixes.Sebastian Thiel
2015-01-21Initial set of documentation improvements, and a fix to the submodule tests.Sebastian Thiel
2015-01-19Added tutorial about initializing a repository.Sebastian Thiel