index
:
GitPython
0.1
0.2
experiment-2012
fix-ci-tests
fix-non-ascii-chars-in-status-lines
gh-pages
issue-232-reproduction
issue-301-reproduction
master
no_devnull_open
py2
revert-357-autointerrupt_deadlock_fix
Forked from https://github.com/gitpython-developers/GitPython
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
source
/
tutorial.rst
Age
Commit message (
Expand
)
Author
2016-10-04
io: Wrap (probably) allconfig_writers in `with` blocks
Kostis Anagnostopoulos
2016-07-18
Update tutorial
Vincent Driessen
2016-03-14
Fix it's vs its in tutorial.rst
Mark Wagner
2015-07-28
Fix bug in tutorial
Ram Rachum
2015-06-10
docs(tutorial): fix typo, minor improvements
Sebastian Thiel
2015-06-05
Add example ssh script
Tomas Dabasinskas
2015-04-08
docs(tutorial): fix GIT_SSH examples
Sebastian Thiel
2015-04-08
docs(tutorial): add pre-v2.3 GIT_SSH example
Sebastian Thiel
2015-02-09
Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management.
Jonas Trappenberg
2015-01-22
Removed Git.sshkey() as it couldn't be distributed properly.
0.3.6
Sebastian Thiel
2015-01-22
Merge branch 'master' into teeberg-master
Sebastian Thiel
2015-01-22
Intermediate commit on my way to get this finalized.
Sebastian Thiel
2015-01-22
Overhauled all tutorials, and placed them in a unit-test.
Sebastian Thiel
2015-01-21
Add 'sshkey' context manager
Jonas Trappenberg
2015-01-21
Added advance usage examples to tutorial and made minor fixes.
Sebastian Thiel
2015-01-21
Initial set of documentation improvements, and a fix to the submodule tests.
Sebastian Thiel
2015-01-19
Added tutorial about initializing a repository.
Sebastian Thiel
2015-01-07
add documentation
firm1
2014-11-19
Fixes #64
Sebastian Thiel
2011-07-05
Implemented GIT_PYTHON_GIT_EXECUTABLE including test and docs
Sebastian Thiel
2011-06-07
Fixed up docs in preparation for the new 0.3.1 release
Sebastian Thiel
2010-11-30
Renamed readme file to something github understands much better, adjusted doc...
Sebastian Thiel
2010-11-23
Documentation is now being built for all new modules
Sebastian Thiel
2010-11-19
Updated tutorial with a brief introduction to submodules
Sebastian Thiel
2010-11-10
tutorial: Fixed incorrect initialization code for bare repo, thank you, Bryan...
Sebastian Thiel
2010-10-27
docs: untracked_files is a property, but was used like a function, see http:/...
Sebastian Thiel
2010-07-01
Moved all source files into the source folder, separating the build from the ...
Sebastian Thiel