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
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