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
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed more internal state (`document.anonymous_refs` and
wiemann
2005-10-11
1
-19
/
+25
*
added Node.deepcopy(); fixed bug with doubly-indirect substitutions
wiemann
2005-10-11
1
-39
/
+40
*
renamed Element.substitute to Element.replace_self
wiemann
2005-09-26
6
-15
/
+15
*
added docutils/writers/support/ directory and removed tools/stylesheets/; upd...
goodger
2005-09-25
1
-30
/
+0
*
changed DanglingReferences priority back to 850
wiemann
2005-09-22
1
-1
/
+1
*
Merged "transforms" branch into trunk.
wiemann
2005-09-20
1
-18
/
+1
*
fixed bug with expose_internals setting and Text nodes (exposed by the "rawso...
goodger
2005-09-15
1
-1
/
+4
*
added writer_aux module containing Compound transform,
wiemann
2005-09-11
1
-0
/
+52
*
replaced node.parent.replace(node, new) constructs with node.substitute(new)
wiemann
2005-09-11
5
-14
/
+14
*
replaced hack with clean handling of unreferenced anonymous targets
wiemann
2005-08-28
1
-5
/
+6
*
simplified FilterMessages transform
wiemann
2005-07-07
1
-12
/
+3
*
separated default (universal) transforms into two stages so that no
wiemann
2005-07-07
1
-9
/
+12
*
sorted transform declarations by priority
wiemann
2005-07-06
1
-17
/
+17
*
fixed TestMessages priority to conform to docs
wiemann
2005-07-06
1
-1
/
+3
*
renamed universal.FinalChecks to references.DanglingReferences;
wiemann
2005-07-05
3
-79
/
+75
*
moved expose_internals logic out of FinalChecks into a
wiemann
2005-07-05
3
-28
/
+41
*
moved transition transform logic from universal.FinalChecks to
wiemann
2005-07-05
2
-81
/
+80
*
improved cloaking mechanism
wiemann
2005-07-01
1
-2
/
+2
*
do not complain when the user specifies --stylesheet=""
wiemann
2005-06-30
1
-2
/
+2
*
removed document.internal_targets and document.external_targets;
wiemann
2005-06-29
1
-23
/
+17
*
Added ``docutils.TransformSpec.reprocess_transforms`` and ``docutils.transfor...
goodger
2005-06-29
1
-0
/
+6
*
move metadata title into document['title']
wiemann
2005-06-29
1
-7
/
+32
*
Added ``_stylesheet_required`` internal setting, docutils.transforms.html.Sty...
goodger
2005-06-28
1
-0
/
+30
*
clarified docstrings; simplified code
wiemann
2005-06-27
1
-4
/
+4
*
Pythonicized kwargs; further beautified --dump-transforms
goodger
2005-06-27
1
-4
/
+3
*
beautified --dump-transforms output
wiemann
2005-06-27
1
-1
/
+2
*
pass kwargs as single parameter to add_transform;
wiemann
2005-06-27
1
-12
/
+8
*
replaced data argument to Transform constructor with **kwargs;
wiemann
2005-06-27
1
-13
/
+12
*
merge trunk/docutils@3525 branches/blais_interrupt_render/docutils@HEAD trunk...
wiemann
2005-06-26
1
-7
/
+17
*
removed "from __future__ import" statements and lambda expressions
goodger
2005-06-08
2
-4
/
+3
*
fixed target bug <http://mid.gmane.org/200505291251.j4TCpZP0022378@sheep.berl...
wiemann
2005-06-05
1
-1
/
+2
*
added SectSubTitle transform
wiemann
2005-05-18
1
-47
/
+135
*
allow topics within sidebars; no topics within body elements
goodger
2005-04-09
1
-3
/
+1
*
fixed part of the "contents" directive context problem
goodger
2005-04-08
1
-1
/
+2
*
fixed bugs: don't access a node's children attribute directly\!
goodger
2005-04-07
1
-2
/
+2
*
added "header" & "footer" directives, tests, docs, support, and some tweaks
goodger
2005-04-07
2
-18
/
+12
*
merged reporter-categories branch into trunk: removed docutils.utils.Reporter...
goodger
2005-04-05
1
-2
/
+2
*
removed nodes.Element.set_class() method;
wiemann
2005-04-02
2
-3
/
+2
*
removed non-deterministic behavior; thanks, David!
wiemann
2005-03-30
1
-5
/
+8
*
merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunk
wiemann
2005-03-26
5
-255
/
+234
*
whitespace
goodger
2005-03-21
1
-2
/
+1
*
removed unneeded global variable
wiemann
2005-03-20
1
-3
/
+0
*
removed Node.flattened(); added Node.traverse();
wiemann
2005-03-15
2
-4
/
+3
*
removed redundant get_children();
wiemann
2005-03-14
3
-6
/
+6
*
renamed SectionTargets.condition() to possible_relocation_target();
wiemann
2005-03-13
1
-4
/
+6
*
renamed docutils.nodes.Node.tree to docutils.nodes.Node.flattened, and added ...
goodger
2005-03-13
2
-11
/
+10
*
fixed bug with chained targets in front of a section
wiemann
2005-03-05
1
-2
/
+5
*
made relocated targets before sections zero-length
wiemann
2005-03-05
1
-3
/
+1
*
changed "cond" to "condition" in next_node call
wiemann
2005-03-05
1
-1
/
+2
*
do not add a TOC-backlink if title contains a reference
wiemann
2005-03-05
1
-4
/
+7
[next]