summaryrefslogtreecommitdiff
path: root/doc/source/tutorial.rst
Commit message (Expand)AuthorAgeFilesLines
* Fixed broken file paths.Kian Cross2020-07-131-48/+48
* Dedent code blocks in tutorial.Tim Swast2018-07-151-1/+50
* io: Wrap (probably) allconfig_writers in `with` blocksKostis Anagnostopoulos2016-10-041-60/+64
* Update tutorialVincent Driessen2016-07-181-2/+7
* Fix it's vs its in tutorial.rstMark Wagner2016-03-141-1/+1
* Fix bug in tutorialRam Rachum2015-07-281-1/+1
* docs(tutorial): fix typo, minor improvementsSebastian Thiel2015-06-101-2/+2
* Add example ssh scriptTomas Dabasinskas2015-06-051-0/+8
* docs(tutorial): fix GIT_SSH examplesSebastian Thiel2015-04-081-2/+4
* docs(tutorial): add pre-v2.3 GIT_SSH exampleSebastian Thiel2015-04-081-1/+7
* Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management.Jonas Trappenberg2015-02-091-5/+4
* Removed Git.sshkey() as it couldn't be distributed properly.0.3.6Sebastian Thiel2015-01-221-1/+1
* Merge branch 'master' into teeberg-masterSebastian Thiel2015-01-221-263/+194
|\
| * Overhauled all tutorials, and placed them in a unit-test.Sebastian Thiel2015-01-221-259/+189
* | Intermediate commit on my way to get this finalized.Sebastian Thiel2015-01-221-1/+1
* | Add 'sshkey' context managerJonas Trappenberg2015-01-211-0/+6
|/
* Added advance usage examples to tutorial and made minor fixes.Sebastian Thiel2015-01-211-18/+79
* Initial set of documentation improvements, and a fix to the submodule tests.Sebastian Thiel2015-01-211-32/+40
* Added tutorial about initializing a repository.Sebastian Thiel2015-01-191-0/+16
* add documentationfirm12015-01-071-1/+4
* Fixes #64Sebastian Thiel2014-11-191-1/+1
* Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docsSebastian Thiel2011-07-051-0/+14
* Fixed up docs in preparation for the new 0.3.1 releaseSebastian Thiel2011-06-071-0/+15
* Renamed readme file to something github understands much better, adjusted doc...Sebastian Thiel2010-11-301-2/+2
* Documentation is now being built for all new modulesSebastian Thiel2010-11-231-0/+8
* Updated tutorial with a brief introduction to submodulesSebastian Thiel2010-11-191-0/+39
* tutorial: Fixed incorrect initialization code for bare repo, thank you, Bryan...Sebastian Thiel2010-11-101-1/+1
* docs: untracked_files is a property, but was used like a function, see http:/...Sebastian Thiel2010-10-271-1/+1
* Moved all source files into the source folder, separating the build from the ...Sebastian Thiel2010-07-011-0/+374