| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add Docutils-native XML and pseudo-XML builders | Jon Waltman | 2012-12-04 | 1 | -0/+2 |
| * | Rename "intl" module to "gettext", to make it easier to find. Distinguish en... | Georg Brandl | 2011-01-08 | 1 | -1/+4 |
| * | merge with 1.0 | Georg Brandl | 2011-01-07 | 1 | -23/+24 |
| |\ | |||||
| | * | merge with 1.0 | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Update config for Texinfo | Jon Waltman | 2010-09-16 | 1 | -0/+1 |
| | * | | Docstring harmonization. | Georg Brandl | 2010-08-22 | 1 | -23/+20 |
| | * | | merge with sphinx-i18n | Georg Brandl | 2010-08-21 | 1 | -0/+2 |
| | |\ \ | |||||
| | | * | | Small code style changes, remove unused imports. | Georg Brandl | 2010-08-21 | 1 | -0/+1 |
| | | * | | "Initial commit": Added sphinx.websupport module, as well as a builder and wr... | jacob | 2010-05-30 | 1 | -0/+1 |
| | * | | | Add gettext build using intl.MessageCatalogBuilder. | Robert Lehmann | 2010-05-30 | 1 | -0/+1 |
| | |/ / | |||||
| * | | | #573: Fix KeyErrors occurring on rebuild after removing a file. | Georg Brandl | 2011-01-07 | 1 | -1/+2 |
| | |/ |/| | |||||
| * | | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| |/ | |||||
| * | Add manual page writer. | Georg Brandl | 2010-02-21 | 1 | -0/+1 |
| * | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -72/+6 |
| |\ | |||||
| | * | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -1/+1 |
| | |\ | |||||
| | * \ | merge with trunk | Georg Brandl | 2010-01-17 | 1 | -13/+14 |
| | |\ \ | |||||
| | * \ \ | merge with trunk | Georg Brandl | 2010-01-02 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | merge with trunk | Georg Brandl | 2009-12-31 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | * | | | | | Add The Wine Cellar Book. | Georg Brandl | 2009-08-04 | 1 | -1/+0 |
| | * | | | | | Move the initialization of env and i18n into the app. | Georg Brandl | 2009-07-13 | 1 | -57/+5 |
| | * | | | | | Fix unbound local. | Georg Brandl | 2009-07-03 | 1 | -0/+2 |
| | * | | | | | Use a new "lazy" gettext function instead of using dummy _() to help text ext... | Georg Brandl | 2009-07-03 | 1 | -18/+4 |
| * | | | | | | Rename os to osutil, thanks to relative imports. | Georg Brandl | 2010-01-17 | 1 | -1/+1 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Refactor util package. | Georg Brandl | 2010-01-17 | 1 | -1/+1 |
| | |_|_|/ |/| | | | |||||
| * | | | | Add single-file HTML builder. Closes #151. | Georg Brandl | 2010-01-17 | 1 | -13/+14 |
| | |_|/ |/| | | |||||
| * | | | merge with 0.6 | Georg Brandl | 2010-01-02 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | #285: make the ``locale_dirs`` config value work again. | Georg Brandl | 2010-01-02 | 1 | -1/+1 |
| * | | | | merge with 0.6 | Georg Brandl | 2010-01-01 | 1 | -0/+2 |
| |\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| | * | | merge with trunk | Georg Brandl | 2009-12-29 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * \ | merge with epub fork | gbrandl | 2009-12-28 | 1 | -2/+2 |
| | | |\ \ | |||||
| | | * | | | Initial import from local repository | Roland Meister | 2009-12-28 | 1 | -0/+1 |
| | | | |/ | | |/| | |||||
| | * | | | merge with 0.6 | gbrandl | 2009-12-28 | 1 | -0/+1 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | | * | | merge with 0.6 | gbrandl | 2009-12-24 | 1 | -2/+2 |
| | | |\ \ | | | |/ | | |/| | |||||
| | | * | | Add GNOME Devhelp builder | Pauli Virtanen | 2009-06-27 | 1 | -0/+1 |
| * | | | | Happy new year! | Georg Brandl | 2010-01-01 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Fix bug replacing 2 by its errno constant. | Georg Brandl | 2009-12-28 | 1 | -2/+2 |
| | |/ |/| | |||||
| * | | #301: use errno values from errno module. | Georg Brandl | 2009-12-24 | 1 | -2/+2 |
| |/ | |||||
| * | Look for translations in the system default path as well, for distributions t... | Georg Brandl | 2009-05-17 | 1 | -1/+2 |
| * | Check for files that are outside the source dir in build_specific(). | Georg Brandl | 2009-04-11 | 1 | -2/+11 |
| * | Use a new progress indicator with percents. | Georg Brandl | 2009-03-08 | 1 | -20/+26 |
| * | Sanitize the Environment.update() method API. | Georg Brandl | 2009-03-05 | 1 | -8/+18 |
| * | Use standard ``file:line: warning: message`` format for warning messages. | Georg Brandl | 2009-03-05 | 1 | -9/+7 |
| * | #10: implement HTML section numbering. | Georg Brandl | 2009-02-22 | 1 | -3/+13 |
| * | Fix the serializing and changes builders, and really test them. | Georg Brandl | 2009-02-21 | 1 | -9/+2 |
| * | Added an ``only`` directive that can selectively include text | Georg Brandl | 2009-02-19 | 1 | -0/+2 |
| * | Add DirectoryHTMLBuilder (contributed as PrettyHTMLBuilder by Will Maier). | Georg Brandl | 2009-02-19 | 1 | -0/+1 |
| * | Support theme zipfiles. | Georg Brandl | 2009-02-15 | 1 | -0/+5 |
| * | Reformat to EOL80. | Georg Brandl | 2009-01-10 | 1 | -19/+28 |
| * | Basic theme infrastructure. | gbrandl | 2009-01-05 | 1 | -3/+7 |
| * | Fix a few remaining copyrights and add 2009 to license. | Georg Brandl | 2009-01-04 | 1 | -1/+1 |
