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
Age
Commit message (
Expand
)
Author
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-11-04
added all new files to reference.rst and corrected the worst mistakes. There ...
Sebastian Thiel
2009-01-24
Lots of spring cleaning and added in Sphinx documentation.
Michael Trier
2008-12-20
Corrections to the tutorial to account for the change of Tree to a dictionary...
Michael Trier
2008-12-15
Added Paul Sowden to the AUTHORS file and made tutorial fixes. Thanks Paul.
Michael Trier
2008-09-17
Replace GitPython with git in repr() outputs.
Steve Frécinaux
2008-09-08
Update tutorial to demonstrate dict-like tree objects.
Steve Frécinaux
2008-07-17
Removed method_missing since it was only used in one place.
Michael Trier
2008-05-31
Removed tutorial from README and added it into new doc section.
Michael Trier
[prev]