| Commit message (Expand) | Author | Age | Files | Lines |
| * | renamed after/until options to start-after/end-beforeinclude-after-until | strank | 2007-03-12 | 1 | -29/+29 |
| * | prettified a little, some minor corrections in the test, added another test t... | wiemann | 2007-03-08 | 2 | -11/+31 |
| * | More tests, documentation, remove debug-prints | strank | 2007-03-06 | 2 | -8/+78 |
| * | First test for :after: :until: passes | strank | 2007-03-05 | 1 | -3/+3 |
| * | first test for :after: :until: include options | strank | 2007-03-05 | 2 | -0/+30 |
| * | - New option ``--reference-label`` to allow usage of LaTeX ref for | grubert | 2007-02-21 | 2 | -0/+51 |
| * | dropped all name attributes of "a" elements | wiemann | 2007-01-16 | 4 | -91/+91 |
| * | + - Moved ``id`` attributes from titles to surrounding ``div`` | wiemann | 2007-01-16 | 6 | -127/+127 |
| * | Add: active latex2e test data with option list in definition list. | grubert | 2006-12-11 | 3 | -18/+97 |
| * | Remove inactive code for use_optionlist_for_option_list. | grubert | 2006-12-11 | 1 | -11/+2 |
| * | fixed bug with multi-line attributions in block quote directives (epigraph etc.) | goodger | 2006-12-09 | 1 | -2/+4 |
| * | Fix: output hypertargets | grubert | 2006-11-28 | 1 | -6/+6 |
| * | removed Py21 compatibility code | wiemann | 2006-11-13 | 1 | -17/+1 |
| * | correct faulty setting definitions & add test; 0.4 backport candidate | goodger | 2006-11-12 | 2 | -1/+2 |
| * | - Image width unit ``px`` is translated to ``pt``: | grubert | 2006-11-02 | 1 | -3/+3 |
| * | Fix: Do not escape underscores in citation reference labels if | grubert | 2006-10-08 | 1 | -0/+34 |
| * | Use centering instead of center for figure contents, to avoid vertical space. | grubert | 2006-10-08 | 1 | -2/+3 |
| * | Recognize table class: borderless, nolines, booktabs, standard. | grubert | 2006-09-03 | 1 | -0/+38 |
| * | added writer_aux.Admonitions transform; | wiemann | 2006-08-16 | 1 | -0/+33 |
| * | added functional test for non-ASCII characters in comments | wiemann | 2006-08-11 | 4 | -2/+10 |
| * | updated headers | wiemann | 2006-08-07 | 5 | -20/+10 |
| * | merged directives branch to trunk (r4375:4666); | wiemann | 2006-07-12 | 20 | -132/+458 |
| * | use integer division to make it more explicit, and for Python 3000 compatibil... | wiemann | 2006-07-04 | 1 | -3/+3 |
| * | Added StopTraversal exception in nodes, to interrupt the traversal cleanly. | blais | 2006-06-28 | 1 | -0/+75 |
| * | Python 2.5 compatibility: dynamic exception matching | goodger | 2006-06-22 | 3 | -8/+18 |
| * | reverted r3253, incompatible with Python 2.5 | goodger | 2006-06-22 | 1 | -11/+0 |
| * | added support for unicode bullets | wiemann | 2006-06-04 | 1 | -0/+26 |
| * | fixed calls to docutils.parsers.rst.states.Body.block_quote (see r4522), and ... | goodger | 2006-06-01 | 1 | -0/+104 |
| * | use $Id$ instead of $Date$ and $Revision$; | wiemann | 2006-05-21 | 97 | -377/+193 |
| * | Fix: Renaming contents section does not work with latex writer. SFbug 1487405 | grubert | 2006-05-13 | 1 | -1/+54 |
| * | updated tests; inconsistent str/unicode due to initialization, to be fixed later | goodger | 2006-05-09 | 1 | -24/+24 |
| * | Added support for multiple attributions in a physical block quote (indented t... | goodger | 2006-05-01 | 1 | -0/+113 |
| * | docutils.utils.DependencyList records relative URLs, not platform paths, so u... | goodger | 2006-04-26 | 1 | -8/+8 |
| * | Prevent latex writer from crashing on files with >256 lists (patch 1475247 by... | grubert | 2006-04-24 | 2 | -40/+40 |
| * | Added code to determine the input encoding from data: encoding declarations o... | goodger | 2006-04-12 | 1 | -0/+36 |
| * | Add custom role with two classes. | grubert | 2006-04-04 | 3 | -0/+15 |
| * | added tests for the S5/HTML writer | goodger | 2006-04-04 | 1 | -0/+161 |
| * | Add custom role test to functional latex. | grubert | 2006-04-02 | 2 | -0/+27 |
| * | A new role neither based on some old nor with class. | grubert | 2006-04-02 | 2 | -0/+9 |
| * | Add a custom role with class. | grubert | 2006-04-02 | 2 | -2/+19 |
| * | Added ``docutils.nodes.document.__getstate__`` method, for pickling. | goodger | 2006-04-02 | 1 | -0/+30 |
| * | allow sets of tests to have different settings | goodger | 2006-04-01 | 1 | -1/+1 |
| * | docstring | goodger | 2006-04-01 | 1 | -1/+1 |
| * | new test for template | goodger | 2006-03-31 | 1 | -0/+237 |
| * | Moved template functionality from the PEP/HTML writer to the HTML writer. Exp... | goodger | 2006-03-31 | 8 | -4/+124 |
| * | renamed | goodger | 2006-03-31 | 1 | -0/+0 |
| * | comment explains the situation | goodger | 2006-03-31 | 1 | -1/+1 |
| * | Removed os.chdir call (setUp method), since that can mess up other tests. Its... | goodger | 2006-03-30 | 1 | -16/+16 |
| * | updated test | goodger | 2006-03-23 | 1 | -1/+1 |
| * | added pep_file_url_template setting; corrected PEP urls (removed .html); rest... | goodger | 2006-03-23 | 5 | -11/+11 |