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
/
nodes.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow node class tuples as traverse condition
wiemann
2007-08-24
1
-7
/
+6
*
fixed prune_subdocs... again.
wiemann
2007-08-24
1
-7
/
+5
*
fixed bug with prune_subdocs in Node.traverse (will be tested in later check-...
wiemann
2007-08-24
1
-3
/
+3
*
resolve indirect qualified targets
wiemann
2007-08-22
1
-0
/
+6
*
added qualified references syntax;
wiemann
2007-08-20
1
-3
/
+16
*
added prune_subdocs parameter to Node.traverse
wiemann
2007-08-20
1
-9
/
+22
*
avoid creation of duplicate ID's in sub-documents
wiemann
2007-08-17
1
-5
/
+12
*
removed accidentally checked-in integrity check; was for debugging only
wiemann
2007-08-16
1
-8
/
+0
*
implemented simple version of multi-file output (no navigational aids though)
wiemann
2007-08-16
1
-0
/
+8
*
moved responsibility for applying transforms from publisher to
wiemann
2007-06-24
1
-1
/
+18
*
reverted r5032; breaks Python 2.2 compatibility
wiemann
2007-03-21
1
-1
/
+1
*
replaced 'raw_unicode_escape' with 'ascii', 'backslashreplace' so we don't ge...
wiemann
2007-03-21
1
-1
/
+1
*
moved Element.__str__ to Node.__str__ so Text has it too;
wiemann
2007-03-21
1
-5
/
+12
*
added support for PyPy
wiemann
2006-07-08
1
-2
/
+4
*
Added StopTraversal exception in nodes, to interrupt the traversal cleanly.
blais
2006-06-28
1
-13
/
+43
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
Added ``docutils.nodes.document.__getstate__`` method, for pickling.
goodger
2006-04-02
1
-0
/
+9
*
fixed markup bugs in docstrings; now works with Endo
goodger
2006-01-05
1
-3
/
+3
*
Fixed bug where values of list-valued attributes of elements originating from...
goodger
2005-12-31
1
-1
/
+6
*
Re-introduced ``Targetable.indirect_reference_name``, for MoinMoin/reST compa...
goodger
2005-12-29
1
-0
/
+6
*
added end to Emacs stanza
goodger
2005-11-08
1
-0
/
+1
*
added the "container" element & directive, a generic container
goodger
2005-10-28
1
-1
/
+2
*
removed more internal state (`document.anonymous_refs` and
wiemann
2005-10-11
1
-10
/
+0
*
added Node.deepcopy(); fixed bug with doubly-indirect substitutions
wiemann
2005-10-11
1
-6
/
+13
*
disallow targets inside substitution definitions
wiemann
2005-10-11
1
-1
/
+0
*
improved documentation about state transition table
wiemann
2005-10-08
1
-1
/
+2
*
added "Local Variables" block because most blocks are wrapped at column
wiemann
2005-10-08
1
-0
/
+7
*
Added ``serial_escape`` function; escapes string values that are elements of ...
goodger
2005-10-02
1
-2
/
+6
*
renamed Element.substitute to Element.replace_self
wiemann
2005-09-26
1
-2
/
+2
*
Merged "transforms" branch into trunk.
wiemann
2005-09-20
1
-1
/
+1
*
cover two more cases:
wiemann
2005-09-11
1
-4
/
+17
*
renamed update to update_basic_atts;
wiemann
2005-09-11
1
-10
/
+7
*
added Element.substitute()
wiemann
2005-09-11
1
-0
/
+11
*
renamed Element.attr_defaults to list_attributes;
wiemann
2005-09-11
1
-10
/
+22
*
added docstring for system_message
wiemann
2005-07-07
1
-0
/
+7
*
added docstring
wiemann
2005-07-07
1
-0
/
+7
*
removed document.internal_targets and document.external_targets;
wiemann
2005-06-29
1
-12
/
+0
*
clarified docstrings; simplified code
wiemann
2005-06-27
1
-2
/
+2
*
removed usage of "copy" module; test suite runs 1.6 seconds faster now
wiemann
2005-06-22
1
-2
/
+6
*
removed import of "inspect" module; takes 55 ms to import here
wiemann
2005-06-22
1
-3
/
+2
*
moved import of xml.dom.minidom into asdom methods; importing it takes 80 ms ...
wiemann
2005-06-22
1
-3
/
+6
*
removed "from __future__ import" statements and lambda expressions
goodger
2005-06-08
1
-6
/
+4
*
added possibility to pass node classes to node.traverse()
wiemann
2005-06-05
1
-0
/
+11
*
added --id-prefix and --auto-id-prefix options
wiemann
2005-05-21
1
-2
/
+3
*
corrected ``line`` superclass
goodger
2005-05-02
1
-1
/
+1
*
removed unnecessary comment
wiemann
2005-04-26
1
-3
/
+0
*
removed reference to Element.attributes; let's access attributes consistently
wiemann
2005-04-21
1
-2
/
+2
*
added deprecation warning for obsolete Element.set_class method
goodger
2005-04-17
1
-0
/
+4
*
added assert to make sure we aren't accidentally adding two classes
wiemann
2005-04-16
1
-0
/
+1
*
Element.attr_defaults needs to be deepcopied
goodger
2005-04-16
1
-1
/
+2
[next]