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
/
docutils
/
transforms
/
misc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused imports.
milde
2022-03-05
1
-1
/
+1
*
Avoid line break after binary operator.
milde
2022-03-05
1
-9
/
+9
*
Node.traverse() returns a list again to restore backwards compatibility.
milde
2021-11-11
1
-1
/
+1
*
Fix [ 2788716 ] reporting problems in included files.
milde
2010-04-26
1
-2
/
+3
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
renamed Element.substitute to Element.replace_self
wiemann
2005-09-26
1
-1
/
+1
*
replaced node.parent.replace(node, new) constructs with node.substitute(new)
wiemann
2005-09-11
1
-1
/
+1
*
moved expose_internals logic out of FinalChecks into a
wiemann
2005-07-05
1
-21
/
+22
*
moved transition transform logic from universal.FinalChecks to
wiemann
2005-07-05
1
-0
/
+75
*
removed nodes.Element.set_class() method;
wiemann
2005-04-02
1
-2
/
+1
*
class directive now skips system_messages
wiemann
2004-10-24
1
-1
/
+2
*
fixed bug when multiple "class" directives are applied
goodger
2004-09-08
1
-1
/
+8
*
Added ``ClassAttribute`` to support the "class" directive.
goodger
2003-05-24
1
-0
/
+29
*
Miscellaneous transforms.
goodger
2002-12-07
1
-0
/
+33