| Commit message (Expand) | Author | Age | Files | Lines |
| * | Backport two fixes that should have been made here. | Georg Brandl | 2009-02-18 | 1 | -0/+2 |
| * | On Windows, the target of os.rename() may not exist. | Georg Brandl | 2009-01-13 | 1 | -0/+10 |
| * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| * | Fix for Unicode strftime formats. | Georg Brandl | 2008-11-13 | 1 | -0/+6 |
| * | #14: allow distinct programs for cmdoption directive. | Georg Brandl | 2008-11-09 | 1 | -0/+5 |
| * | Move nested parsing with titles to util function. | Georg Brandl | 2008-11-09 | 1 | -0/+11 |
| * | Merged revisions 65283,65303,65316-65317,65372-65375,65377,65380,65483-65485,... | Georg Brandl | 2008-08-04 | 1 | -1/+1 |
| * | Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge... | Georg Brandl | 2008-07-18 | 1 | -1/+1 |
| * | Actually make the regex a re object. Thanks to Kent Tenney. | Georg Brandl | 2008-05-30 | 1 | -1/+1 |
| * | Add exclude_trees config value. | Georg Brandl | 2008-05-24 | 1 | -3/+8 |
| * | Handle project names with spaces. | Georg Brandl | 2008-05-23 | 1 | -0/+6 |
| * | Add globbing-style toctree entries. | Georg Brandl | 2008-05-04 | 1 | -1/+63 |
| * | Add exclude_dirs config value. | Georg Brandl | 2008-05-02 | 1 | -3/+5 |
| * | Follow links when searching documents and document changes from Armin. | Georg Brandl | 2008-04-27 | 1 | -1/+25 |
| * | Rebuild all HTML files in case of a template change. | Georg Brandl | 2008-03-25 | 1 | -0/+13 |
| * | Don't try to build copied sources if source suffix is .txt. | Georg Brandl | 2008-03-23 | 1 | -1/+4 |
| * | Improve handling of exceptions. | Georg Brandl | 2008-03-18 | 1 | -0/+25 |
| * | Add first version of sphinx.ext.autodoc that generates documentation from doc... | Georg Brandl | 2008-03-14 | 1 | -0/+8 |
| * | Add coverage builder for Sphinx, written for GHOP by Josip Dzolonga. | Georg Brandl | 2008-02-23 | 1 | -0/+6 |
| * | Add setup.py, add quickstart script. | Georg Brandl | 2008-02-09 | 1 | -2/+3 |
| * | More refactoring, this time allowing different file extensions | Georg Brandl | 2008-02-01 | 1 | -8/+9 |
| * | More refactoring: | Georg Brandl | 2008-01-27 | 1 | -9/+0 |
| * | A few refactorings in Sphinx. | Georg Brandl | 2008-01-16 | 1 | -8/+0 |
| * | Update copyright years and change license to BSD. | Georg Brandl | 2008-01-11 | 1 | -2/+2 |
| * | - rename webify/unwebify to canonical/os_path | Georg Brandl | 2007-12-07 | 1 | -18/+14 |
| * | Apply Tim Golden's patch from #1520, which resolves confusion between | Georg Brandl | 2007-12-03 | 1 | -5/+23 |
| * | Move utils to separate package, add coding document. | Georg Brandl | 2007-07-24 | 1 | -0/+109 |