index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert the fix for backslash escaping in transforms.
milde
2018-11-21
1
-109
/
+8
*
smartquotes: Use single backslashes for escaping.
milde
2018-11-20
1
-8
/
+109
*
DocInfo transform must not use "rawsource" attribute for escaping.
milde
2018-11-20
1
-48
/
+48
*
Fix a typo.
milde
2018-01-14
1
-10
/
+10
*
Add <target> to one more testcase (see r8206).
milde
2017-12-19
1
-1
/
+1
*
Add tagname to "illegal element" substitution definition error message.
milde
2017-12-18
1
-1
/
+1
*
Ignore backslash-escaped separators when extracting authors from a paragraph.
milde
2017-11-04
1
-0
/
+43
*
smartquotes: Fix bug #332.
milde
2017-10-25
1
-6
/
+36
*
Add field name as class argument to generic docinfo fields unconditionally.
milde
2017-10-06
1
-9
/
+9
*
Fix [ 320 ] Russian docinfo fields not recognized.
milde
2017-06-18
1
-1
/
+96
*
Add "smartquotes-locales" setting.
milde
2017-05-08
1
-0
/
+22
*
unroll problematic refs to their origin in document when reporting errors
milde
2017-05-04
1
-1
/
+1
*
Fix [ 317 ] Extra space inserted with French smartquotes .
milde
2017-04-24
1
-0
/
+66
*
Do not add a second ID to problematic references.
milde
2017-04-06
1
-2
/
+2
*
Update smartquotes:
milde
2017-03-31
1
-5
/
+7
*
Fix [ 313 ] differentiate apostrophe from single quote (if possible).
milde
2017-03-19
1
-19
/
+31
*
Update and add smartquote definitions for some languages.
milde
2017-01-17
1
-2
/
+2
*
Test update.
milde
2016-05-24
1
-0
/
+11
*
Add name of generic bibliographic fields as a "classes" attribute value
milde
2015-05-29
1
-2
/
+2
*
Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.
milde
2013-06-04
1
-1
/
+1
*
Treat embedded standalone hyperlinks as URI, even if ending in underscore.
milde
2013-03-11
1
-1
/
+40
*
Fix [ 3607029 ] traceback with embedded alias pointing to missing target.
milde
2013-03-07
1
-0
/
+22
*
Support embedded aliases within hyperlink references.
milde
2013-02-18
1
-0
/
+36
*
Apply [ 2714873 ] Fix for the overwritting of document attributes.
milde
2013-01-21
1
-1
/
+35
*
smartquotes: Skip emtpy text tokens without updating the last character.
milde
2013-01-04
1
-2
/
+14
*
SmartQuotes transform: language-depended quote characters.
milde
2012-11-26
1
-6
/
+77
*
Smartquotes: correct "educating" of quotes around inline markup.
milde
2012-11-18
1
-2
/
+81
*
Add SmartQuotes transform for typographic quotes and dashes.
milde
2012-10-16
1
-0
/
+51
*
Unit test of the strip_elements_with_classes config setting.
milde
2012-08-16
1
-0
/
+61
*
Copy the "rawsource" attribute as well when doing node.copy() or node.deepcop...
gbrandl
2010-07-03
1
-0
/
+1
*
adjusted name and email address
wiemann
2007-05-31
3
-3
/
+3
*
added writer_aux.Admonitions transform;
wiemann
2006-08-16
1
-0
/
+33
*
merged directives branch to trunk (r4375:4666);
wiemann
2006-07-12
1
-2
/
+8
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
17
-68
/
+34
*
Fixed bug with circular substitution definitions that put Docutils into an in...
goodger
2005-12-28
1
-0
/
+84
*
Added the universal.StripComments transform, the "strip_comments" setting, an...
goodger
2005-12-12
1
-0
/
+49
*
keep "Authors" field name, no matter how many authors listed
goodger
2005-12-11
1
-4
/
+6
*
merged branches/s5 changes r4011:4155 into trunk/docutils
goodger
2005-12-08
1
-0
/
+84
*
corrected order of imports
goodger
2005-12-03
4
-3
/
+4
*
fixed Subversion Date keyword parsing
wiemann
2005-11-11
1
-0
/
+3
*
simplified test
wiemann
2005-11-11
1
-16
/
+6
*
removed more internal state (`document.anonymous_refs` and
wiemann
2005-10-11
1
-0
/
+30
*
disallow anonymous hyperlink references and auto-numbered footnotes
wiemann
2005-10-11
1
-4
/
+7
*
added Node.deepcopy(); fixed bug with doubly-indirect substitutions
wiemann
2005-10-11
1
-45
/
+43
*
disallow targets inside substitution definitions
wiemann
2005-10-11
1
-0
/
+24
*
Added ``serial_escape`` function; escapes string values that are elements of ...
goodger
2005-10-02
8
-80
/
+80
*
Added support for "class" directive content.
goodger
2005-09-29
1
-0
/
+24
*
Added support for specifying runtime settings at the suite level
goodger
2005-09-15
1
-5
/
+6
*
added writer_aux module containing Compound transform,
wiemann
2005-09-11
1
-0
/
+57
*
replaced node.parent.replace(node, new) constructs with node.substitute(new)
wiemann
2005-09-11
2
-4
/
+4
[next]