Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | With docs up on http://gitpython.readthedocs.org, a manually maintained ↵ | Sebastian Thiel | 2014-11-29 | 108 | -31720/+0 |
| | | | | | | index isn't required anymore [ci skip] | ||||
* | Added downloadable versions of the respective documentation, which should ↵ | Sebastian Thiel | 2011-04-02 | 33 | -4/+11057 |
| | | | | aid packagers a bit | ||||
* | docs: added final docs for version 0.3.0, started new release 0.3.1 | Sebastian Thiel | 2010-11-21 | 30 | -1/+9430 |
| | |||||
* | docs: untracked_files is a property, but was used like a function, see ↵ | Sebastian Thiel | 2010-10-27 | 1 | -1/+1 |
| | | | | http://groups.google.com/group/git-python/browse_thread/thread/84ed1835e26a5296?hl=en | ||||
* | bumped verison to 0.3.0 beta20.3.0-beta2 | Sebastian Thiel | 2010-07-09 | 1 | -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 Thiel | 2010-07-02 | 9 | -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 Thiel | 2010-07-01 | 46 | -0/+7578 |
somewhat supported versions alive |