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
/
tutorial.rst
Age
Commit message (
Expand
)
Author
2010-07-01
Moved all source files into the source folder, separating the build from the ...
Sebastian Thiel
2010-06-29
revised tutorial to match the changed usage, added basic information about ob...
Sebastian Thiel
2010-05-06
docs: removed >>> in front of examples to make copy-pasting easier
Sebastian Thiel
2010-03-02
Small improvements to the tutorial prior to tagging 0.2rc1
Sebastian Thiel
2009-12-30
tree: implemented recursive paths in __div__ and __getitem__ method, allowing...
Sebastian Thiel
2009-11-04
head.checkout method added including test
Sebastian Thiel
2009-11-04
Converted tabs to spaces.
Sebastian Thiel
2009-11-04
added paragraph about the diffing engine and how to switch branches, which on...
Sebastian Thiel
2009-11-04
Added Index Object paragraph and wrote the Remote Handling paragraph. Updated...
Sebastian Thiel
2009-11-04
added paragraph about using the git-python command
Sebastian Thiel
2009-11-04
Worked on the tree object handling and realized an issue with attribute namin...
Sebastian Thiel
2009-11-04
initial work on tutorial.rst
Sebastian Thiel
2009-01-24
Lots of spring cleaning and added in Sphinx documentation.
Michael Trier