summaryrefslogtreecommitdiff
path: root/git/test/test_docs.py
Commit message (Expand)AuthorAgeFilesLines
* fix(test_docs): we are at major version 1 nowSebastian Thiel2015-04-161-1/+1
* Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management.Jonas Trappenberg2015-02-091-9/+0
* Removed Git.sshkey() as it couldn't be distributed properly.0.3.6Sebastian Thiel2015-01-221-2/+2
* Added test for `sshkey` context manager.Sebastian Thiel2015-01-221-1/+1
* Merge branch 'master' into teeberg-masterSebastian Thiel2015-01-221-3/+294
|\
| * This should finally fix travis ciSebastian Thiel2015-01-221-1/+1
| * Fetch now deals with custom refspecs much better.Sebastian Thiel2015-01-221-1/+1
| * Overhauled all tutorials, and placed them in a unit-test.Sebastian Thiel2015-01-221-3/+285
|/
* Added advance usage examples to tutorial and made minor fixes.Sebastian Thiel2015-01-211-8/+134
* Initial set of documentation improvements, and a fix to the submodule tests.Sebastian Thiel2015-01-211-4/+45
* Added tutorial about initializing a repository.Sebastian Thiel2015-01-191-0/+26