| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update info for 0.6 final.0.6 | Georg Brandl | 2009-03-24 | 1 | -2/+2 |
| * | Update version info for 0.6b1. | Georg Brandl | 2009-03-16 | 1 | -2/+2 |
| * | Merge in copyright style changes from 0.5. | Georg Brandl | 2009-01-03 | 1 | -1/+1 |
| |\ |
|
| | * | Switch copyright and license tags to single style. Add contributor | Georg Brandl | 2009-01-03 | 1 | -2/+2 |
| | * | Post-release updates. | Georg Brandl | 2008-12-15 | 1 | -1/+1 |
| | * | Prepare for 0.5.1 release.0.5.1 | Georg Brandl | 2008-12-15 | 1 | -2/+2 |
| | * | Bump version tag. | Georg Brandl | 2008-12-05 | 1 | -1/+1 |
| * | | Explicitly refer to the license in :license: tags. | Georg Brandl | 2008-12-27 | 1 | -1/+1 |
| * | | Added better error message for missing roman.py | mitsuhiko | 2008-12-07 | 1 | -0/+6 |
| * | | This is version 0.6. | Georg Brandl | 2008-11-29 | 1 | -2/+2 |
| * | | Move builders and writers into new packages. | Georg Brandl | 2008-11-29 | 1 | -0/+3 |
| |/ |
|
| * | Final changes for 0.5.0.5 | gbrandl | 2008-11-23 | 1 | -1/+1 |
| * | Move command-line stuff to its own submodule. Emit nicer error messages | Georg Brandl | 2008-11-08 | 1 | -163/+20 |
| * | Make output dir if it doesn't exist. | Georg Brandl | 2008-11-04 | 1 | -2/+2 |
| * | Allow silencing all warnings with -Q. | Georg Brandl | 2008-11-04 | 1 | -1/+6 |
| * | Add -A option to pass values into HTML templates. | Georg Brandl | 2008-11-04 | 1 | -2/+22 |
| * | Update repo location. | Georg Brandl | 2008-11-02 | 1 | -1/+1 |
| * | Remove the win32 check, should be covered by color_terminal. | georg.brandl | 2008-10-16 | 1 | -1/+1 |
| * | Only do colors on terminals that support them. #4102. | georg.brandl | 2008-10-16 | 1 | -2/+2 |
| * | Add translation of strings in JavaScript files. | georg.brandl | 2008-09-06 | 1 | -1/+1 |
| * | Merged revisions 66061,66069 via svnmerge from | georg.brandl | 2008-08-30 | 1 | -0/+1 |
| * | Add math support to Sphinx. | georg.brandl | 2008-08-06 | 1 | -10/+5 |
| * | Merged revisions 65498-65499,65526 via svnmerge from | georg.brandl | 2008-08-04 | 1 | -1/+1 |
| * | Add distutils command for building Sphinx. | georg.brandl | 2008-07-29 | 1 | -1/+0 |
| * | Merged revisions 65138,65145-65146,65268-65273 via svnmerge from | georg.brandl | 2008-07-29 | 1 | -1/+1 |
| * | Merged revisions 64808,65013,65076,65100-65101,65119,65121-65123 via svnmerge... | georg.brandl | 2008-07-18 | 1 | -1/+1 |
| * | Release preparation. | georg.brandl | 2008-06-23 | 1 | -1/+1 |
| * | Fix printing of SystemMessages with Unicode content. | georg.brandl | 2008-06-17 | 1 | -1/+1 |
| * | Don't ignore SystemExit; it shouldn't occur while building. | georg.brandl | 2008-06-15 | 1 | -2/+0 |
| * | More logical "next"/"previous" links. | georg.brandl | 2008-05-31 | 1 | -0/+5 |
| * | Rename version to 0.3. | georg.brandl | 2008-05-04 | 1 | -1/+1 |
| * | Some pylint nits. | georg.brandl | 2008-05-04 | 1 | -2/+4 |
| * | Allow the configuration directory to be set differently from the source direc... | georg.brandl | 2008-05-02 | 1 | -9/+20 |
| * | Increase version number. Explain "fully qualified" in the config docs. | georg.brandl | 2008-05-02 | 1 | -1/+1 |
| * | Use the mailing list as bug reporting address. | georg.brandl | 2008-04-21 | 1 | -1/+1 |
| * | Stop appending the rev to the version number. | georg.brandl | 2008-04-19 | 1 | -1/+1 |
| * | Return an exit status != 0 on error. | georg.brandl | 2008-03-19 | 1 | -3/+6 |
| * | Improve handling of exceptions. | georg.brandl | 2008-03-18 | 1 | -15/+39 |
| * | Support creating a Makefile in quickstart. | georg.brandl | 2008-03-18 | 1 | -1/+2 |
| * | Actually use the Python repository's revision number. | georg.brandl | 2008-03-09 | 1 | -1/+1 |
| * | * Allow custom static files to be created for the HTML builder. | georg.brandl | 2008-02-23 | 1 | -3/+3 |
| * | Add setup.py, add quickstart script. | georg.brandl | 2008-02-09 | 1 | -1/+1 |
| * | More refactoring: | georg.brandl | 2008-01-27 | 1 | -51/+15 |
| * | Fix. | georg.brandl | 2008-01-21 | 1 | -0/+1 |
| * | Further refactorings, add extensibility API. | georg.brandl | 2008-01-21 | 1 | -23/+50 |
| * | A few refactorings in Sphinx. | georg.brandl | 2008-01-16 | 1 | -27/+8 |
| * | Update copyright years and change license to BSD. | georg.brandl | 2008-01-11 | 1 | -2/+2 |
| * | Checkin my holiday work: | georg.brandl | 2007-12-29 | 1 | -13/+22 |
| * | A "-q" option to shut up stdout. | georg.brandl | 2007-08-19 | 1 | -3/+8 |
| * | Fix searching and search index creation for incremental builds. | georg.brandl | 2007-08-09 | 1 | -6/+11 |