| Commit message (Expand) | Author | Age | Files | Lines |
| * | push system messages up to super-document so they do not get lost (tested); | wiemann | 2007-08-24 | 1 | -1/+3 |
| * | resolve indirect qualified targets | wiemann | 2007-08-22 | 1 | -32/+53 |
| * | made namespace qualifiers case-insensitive, and accept backslashes, too; | wiemann | 2007-08-20 | 1 | -4/+6 |
| * | added qualified references syntax; | wiemann | 2007-08-20 | 2 | -5/+38 |
| * | do not transform sub-document titles into subtitles; slight clean-up in parts.py | wiemann | 2007-08-19 | 1 | -10/+2 |
| * | strip decoration (header and footer) from sub-documents | wiemann | 2007-08-19 | 1 | -2/+7 |
| * | docset-root should be relative to current file, not current document (tested ... | wiemann | 2007-08-19 | 1 | -1/+2 |
| * | renamed directive class to Subdocs | wiemann | 2007-08-17 | 2 | -2/+2 |
| * | avoid creation of duplicate ID's in sub-documents | wiemann | 2007-08-17 | 1 | -1/+6 |
| * | implemented simple version of multi-file output (no navigational aids though) | wiemann | 2007-08-16 | 1 | -7/+23 |
| * | added tests; use "doc-set root" instead of "docset root" in English | wiemann | 2007-08-15 | 1 | -5/+5 |
| * | added docset-root directive; | wiemann | 2007-08-15 | 23 | -110/+155 |
| * | first working implementation of sub-document directive; tests to be added lat... | wiemann | 2007-07-08 | 2 | -60/+123 |
| * | simplified parse_field_body so it puts everything into one paragraph; this do... | wiemann | 2007-07-01 | 1 | -8/+1 |
| * | added subdocs directive (the last commit should have been ru.py only :-/) | wiemann | 2007-06-26 | 1 | -0/+2 |
| * | reformatted for easier changing | wiemann | 2007-06-26 | 19 | -80/+118 |
| * | added first implementation of subdocs directive | wiemann | 2007-06-26 | 2 | -0/+131 |
| * | added reader as Parser.__init__ parameter, as RSTStateMachine.run parameter, ... | wiemann | 2007-06-24 | 3 | -13/+26 |
| * | moved responsibility for applying transforms from publisher to | wiemann | 2007-06-24 | 1 | -1/+1 |
| * | adjusted name and email address | wiemann | 2007-05-31 | 1 | -1/+1 |
| * | merged include-after-until branch to trunk; deleted include-after-until branch | wiemann | 2007-03-12 | 1 | -1/+30 |
| * | Fix duplicate key in bibliographic_fields dict. | sfcben | 2006-12-26 | 1 | -4/+2 |
| * | Added Hebrew mappings by Meir Kriheli. | sfcben | 2006-12-09 | 1 | -0/+106 |
| * | fixed bug with multi-line attributions in block quote directives (epigraph etc.) | goodger | 2006-12-09 | 1 | -1/+6 |
| * | correct faulty setting definitions & add test; 0.4 backport candidate | goodger | 2006-11-12 | 1 | -6/+7 |
| * | support old-style functional directive dinterface also for methods | wiemann | 2006-09-18 | 1 | -2/+2 |
| * | merged directives branch to trunk (r4375:4666); | wiemann | 2006-07-12 | 11 | -1414/+1598 |
| * | use integer division to make it more explicit, and for Python 3000 compatibil... | wiemann | 2006-07-04 | 1 | -1/+1 |
| * | for compatibility with Python2.5b1 | goodger | 2006-06-22 | 1 | -1/+2 |
| * | added support for unicode bullets | wiemann | 2006-06-04 | 1 | -1/+1 |
| * | fixed calls to docutils.parsers.rst.states.Body.block_quote (see r4522), and ... | goodger | 2006-06-01 | 2 | -12/+17 |
| * | use $Id$ instead of $Date$ and $Revision$; | wiemann | 2006-05-21 | 34 | -136/+70 |
| * | Added support for multiple attributions in a physical block quote (indented t... | goodger | 2006-05-01 | 1 | -48/+66 |
| * | added pep_file_url_template setting; corrected PEP urls (removed .html); rest... | goodger | 2006-03-23 | 3 | -4/+7 |
| * | support for new python.org and pep2pyramid.py | goodger | 2006-03-23 | 1 | -2/+2 |
| * | added handout role | wiemann | 2006-02-26 | 1 | -0/+6 |
| * | fixed "target beginning with underscore" bug; | wiemann | 2006-01-22 | 1 | -0/+1 |
| * | some cleanup: | wiemann | 2006-01-09 | 1 | -6/+1 |
| * | correction from panjunyong | goodger | 2006-01-01 | 1 | -1/+1 |
| * | Re-introduced ``Targetable.indirect_reference_name``, for MoinMoin/reST compa... | goodger | 2005-12-29 | 2 | -0/+2 |
| * | add new translation | richieadler | 2005-12-23 | 2 | -2/+3 |
| * | added "date" directive, tests, & translations | goodger | 2005-12-22 | 20 | -0/+35 |
| * | use unicode literals | wiemann | 2005-12-13 | 1 | -79/+72 |
| * | updated conditional display roles | goodger | 2005-12-13 | 1 | -3/+16 |
| * | added comments | goodger | 2005-12-11 | 1 | -0/+2 |
| * | completed Japanese mappings | goodger | 2005-12-10 | 1 | -78/+88 |
| * | merged branches/s5 changes r4011:4155 into trunk/docutils | goodger | 2005-12-08 | 2 | -0/+53 |
| * | added East Asian double-width character support; thanks to Frank Bennett for ... | goodger | 2005-12-07 | 2 | -3/+16 |
| * | Fixed bugs: list items with blank first lines; block quote attributions with ... | goodger | 2005-12-06 | 1 | -4/+11 |
| * | allow escaped colons inside of fields | wiemann | 2005-11-19 | 1 | -3/+3 |