summaryrefslogtreecommitdiff
path: root/doc/doc_index/0.2
Commit message (Collapse)AuthorAgeFilesLines
* With docs up on http://gitpython.readthedocs.org, a manually maintained ↵Sebastian Thiel2014-11-2925-6975/+0
| | | | | | index isn't required anymore [ci skip]
* Added downloadable versions of the respective documentation, which should ↵Sebastian Thiel2011-04-021-0/+0
| | | | aid packagers a bit
* 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
* bumped verison to 0.3.0 beta20.3.0-beta2Sebastian Thiel2010-07-091-0/+168
| | | | docs: added changelog, which moved from the CHANGES file into sphinx
* Fixed broken 0.2 documentation, it didn't contain the API reference ↵Sebastian Thiel2010-07-029-70/+3562
| | | | 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-0123-0/+3315
somewhat supported versions alive