| Commit message (Expand) | Author | Age | Files | Lines |
| * | Spelling fixesdocutils-0.10 | milde | 2017-05-30 | 2 | -6/+6 |
| * | Release 0.10: set version number to 0.10 | grubert | 2012-12-16 | 1 | -1/+1 |
| * | back to repository (tarball test_dependencies fails) | grubert | 2012-12-13 | 1 | -1/+1 |
| * | Release 0.10: set version number to 0.10 | grubert | 2012-12-13 | 1 | -1/+1 |
| * | Documentation update | milde | 2012-12-12 | 1 | -0/+1 |
| * | smartquotes: non-breaking spaces for french quotes, LaTeX character conversion. | milde | 2012-12-12 | 2 | -2/+5 |
| * | SmartQuotes transform: language-depended quote characters. | milde | 2012-11-26 | 3 | -102/+233 |
| * | Use True/False for booleans. frontend.validate_ternary() returns True/False o... | milde | 2012-11-26 | 1 | -7/+5 |
| * | normalize_language_tag() now returns `BCP 47`_ conformant tags | milde | 2012-11-23 | 5 | -38/+51 |
| * | Smartquotes: correct "educating" of quotes around inline markup. | milde | 2012-11-18 | 2 | -208/+223 |
| * | Fix opening binary files under Py3k (thanks to Dominic Fitzpatrick). | milde | 2012-11-06 | 1 | -2/+2 |
| * | Code cleanup and test html math output options. | milde | 2012-10-25 | 1 | -7/+5 |
| * | Customizable MathJax URL (based on patch by Dmitry Shachnev). | milde | 2012-10-18 | 1 | -12/+16 |
| * | More cases where we do not want to "educate" quotes. | milde | 2012-10-18 | 1 | -1/+5 |
| * | Add SmartQuotes transform for typographic quotes and dashes. | milde | 2012-10-16 | 3 | -4/+866 |
| * | Fix to config file access and added note on config in documentation | dkuhlman | 2012-10-13 | 1 | -6/+4 |
| * | Use validate_comma_separated_string_list for stylesheet setting. | milde | 2012-10-12 | 3 | -19/+24 |
| * | New setting validators, code cleanup. | milde | 2012-10-12 | 1 | -19/+55 |
| * | Fix Py3k error writing to stdout with encoding differing from default. | milde | 2012-10-11 | 1 | -25/+22 |
| * | Change default of "syntax highlight" option to "long", | milde | 2012-09-14 | 4 | -12/+21 |
| * | Simplify handling of "code" inline nodes. | milde | 2012-09-12 | 1 | -5/+3 |
| * | Use ``<code>`` tag for inline "code", do not drop nested inline nodes (syntax... | milde | 2012-09-12 | 1 | -5/+17 |
| * | Fix import of PIL.Image. | milde | 2012-09-12 | 2 | -3/+9 |
| * | Fix for custom headers/footers | dkuhlman | 2012-09-10 | 1 | -29/+9 |
| * | Fix section numbering by LaTeX. | milde | 2012-09-06 | 1 | -2/+3 |
| * | Fix [3559988] and [3560841] __import__ local writer, reader, languages and pa... | grubert | 2012-08-26 | 4 | -6/+18 |
| * | SafeString._str__ must not return a binary string with Python 3.x. | milde | 2012-08-24 | 1 | -1/+5 |
| * | Fix 3559988 get_writer_class for python 2.7 up | grubert | 2012-08-22 | 1 | -1/+4 |
| * | Fix to attach the default page style in the body of the document | dkuhlman | 2012-08-19 | 1 | -0/+41 |
| * | Fix [ 3552403 ] Prevent broken PyXML replacing stdlibs xml module. | milde | 2012-08-16 | 1 | -0/+13 |
| * | Add source file info and rawsource to term nodes to solve bug [ 3548418 ]. | milde | 2012-08-16 | 1 | -0/+3 |
| * | Fix [ 3556388 ] Mathjax does not work with rst2s5. | milde | 2012-08-14 | 1 | -0/+2 |
| * | Apply [ 3555160 ] ensure order of "otherlanguages". | milde | 2012-08-14 | 2 | -2/+2 |
| * | Fix [ 3546533 ] unicode error with date directive. | milde | 2012-07-22 | 1 | -2/+17 |
| * | Fix [3541369] Relative __import__ also with Python 3.3. | milde | 2012-07-11 | 7 | -8/+40 |
| * | Apply [3527401] manpage writer addmonition's don't preserve indentation | grubert | 2012-07-06 | 1 | -3/+18 |
| * | Apply [3527397] Add indentation to literal blocks in manpage writer | grubert | 2012-07-04 | 1 | -0/+7 |
| * | enum_char to newstyle class (merge from mercurial) | grubert | 2012-07-04 | 1 | -1/+1 |
| * | make class Table newstyle (merge from mercurial) | grubert | 2012-07-04 | 1 | -1/+1 |
| * | io.FileInput/io.FileOutput: no system-exit on IOError. | milde | 2012-06-25 | 6 | -46/+23 |
| * | Deaktivate defaultfontfeatures command to prevent error in new TeXLive. | milde | 2012-06-25 | 1 | -1/+1 |
| * | math, error_reporting, and urischemes moved to the utils package. | milde | 2012-06-25 | 18 | -19/+22 |
| * | Drop support for Python 2.3. | milde | 2012-06-22 | 3 | -141/+2 |
| * | Release 0.9.1: set version number to 0.10 | grubert | 2012-06-17 | 1 | -1/+1 |
| * | Release 0.9.1: set __version_details__ to "repository" | grubert | 2012-06-17 | 1 | -1/+1 |
| * | Release 0.9.1: set version number to 0.9.1 | grubert | 2012-06-17 | 1 | -2/+2 |
| * | Fixup: more save implementation of binary data output under Python 3. | milde | 2012-06-13 | 1 | -32/+44 |
| * | Fix output of bytes to sys.stdout under Python 3. | milde | 2012-06-11 | 1 | -11/+28 |
| * | Basic CSS rules for (source)code (margin, background, linenumbers). | milde | 2012-05-11 | 1 | -1/+9 |
| * | Fix [ 3525847 ] UnicodeEncodeError with locale == C | milde | 2012-05-11 | 1 | -0/+5 |