Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | With docs up on http://gitpython.readthedocs.org, a manually maintained ↵ | Sebastian Thiel | 2014-11-29 | 25 | -6975/+0 |
| | | | | | | index isn't required anymore [ci skip] | ||||
* | Added downloadable versions of the respective documentation, which should ↵ | Sebastian Thiel | 2011-04-02 | 1 | -0/+0 |
| | | | | aid packagers a bit | ||||
* | 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 | 23 | -0/+3315 |
somewhat supported versions alive |