summaryrefslogtreecommitdiff
path: root/git/test/test_docs.py
Commit message (Expand)AuthorAgeFilesLines
* fix(test_docs): skip master-dependent assertionSebastian Thiel2016-06-141-1/+3
* fix(test): remove unused importSebastian Thiel2016-06-021-1/+1
* fix(test): do not skip test on travisSebastian Thiel2016-06-011-2/+0
* Skip test that always fails on Travis CIfix-ci-testsVincent Driessen2016-05-301-5/+6
* Need spaces in Emacs style encoding commentSteven Colby2016-05-181-1/+1
* Fix assertion2.0.0Sebastian Thiel2016-04-221-1/+1
* Correct doc errorsMarian Wieczorek2015-07-161-1/+1
* 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