summaryrefslogtreecommitdiff
path: root/doc/doc_index/0.2/tutorial.html
Commit message (Collapse)AuthorAgeFilesLines
* With docs up on http://gitpython.readthedocs.org, a manually maintained ↵Sebastian Thiel2014-11-291-460/+0
| | | | | | index isn't required anymore [ci skip]
* docs: untracked_files is a property, but was used like a function, see ↵Sebastian Thiel2010-10-271-1/+1
| | | | http://groups.google.com/group/git-python/browse_thread/thread/84ed1835e26a5296?hl=en
* Fixed broken 0.2 documentation, it didn't contain the API reference ↵Sebastian Thiel2010-07-021-0/+6
| | | | previously due to import errors and a somewhat inconsistent working tree that occurred when switching branches ...
* Added doc-index, which helps to keep documentation of prior but still ↵Sebastian Thiel2010-07-011-0/+454
somewhat supported versions alive