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
/
intro.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-07-01
Added further information about the required submodules, and how to install t...
Sebastian Thiel
2010-06-29
revised tutorial to match the changed usage, added basic information about ob...
Sebastian Thiel
2010-05-26
index: index-add fixed to always append a newline after each item. In git has...
Sebastian Thiel
2010-05-10
repo: added test with some basic assertions for empty repositories these
Sebastian Thiel
2010-05-06
docs: removed >>> in front of examples to make copy-pasting easier
Sebastian Thiel
2010-05-06
README: Added mailing list and issue tracker information
Sebastian Thiel
2010-05-04
TODO: Removed all entries but left a mesage about where to find the issuee on...
Sebastian Thiel
2009-11-20
index.add: added progress function support and made sure progress is sent jus...
Sebastian Thiel
2009-11-04
Converted tabs to spaces.
Sebastian Thiel
2009-01-24
Lots of spring cleaning and added in Sphinx documentation.
Michael Trier