aboutsummaryrefslogtreecommitdiff
path: root/doc/source/tutorial.rst
AgeCommit message (Expand)Author
2015-07-28Fix bug in tutorialRam Rachum
2015-06-10docs(tutorial): fix typo, minor improvementsSebastian Thiel
2015-06-05Add example ssh scriptTomas Dabasinskas
2015-04-08docs(tutorial): fix GIT_SSH examplesSebastian Thiel
2015-04-08docs(tutorial): add pre-v2.3 GIT_SSH exampleSebastian 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-22Merge branch 'master' into teeberg-masterSebastian Thiel
2015-01-22Intermediate commit on my way to get this finalized.Sebastian Thiel
2015-01-22Overhauled all tutorials, and placed them in a unit-test.Sebastian Thiel
2015-01-21Add 'sshkey' context managerJonas Trappenberg
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
2015-01-07add documentationfirm1
2014-11-19Fixes #64Sebastian Thiel
2011-07-05Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docsSebastian Thiel
2011-06-07Fixed up docs in preparation for the new 0.3.1 releaseSebastian Thiel
2010-11-30Renamed readme file to something github understands much better, adjusted doc...Sebastian Thiel
2010-11-23Documentation is now being built for all new modulesSebastian Thiel
2010-11-19Updated tutorial with a brief introduction to submodulesSebastian Thiel
2010-11-10tutorial: Fixed incorrect initialization code for bare repo, thank you, Bryan...Sebastian Thiel
2010-10-27docs: untracked_files is a property, but was used like a function, see http:/...Sebastian Thiel
2010-07-01Moved all source files into the source folder, separating the build from the ...Sebastian Thiel