aboutsummaryrefslogtreecommitdiff
path: root/git/test/test_docs.py
AgeCommit message (Expand)Author
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