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
/
universal.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ``--strip-elements-with-class`` and ``--strip-class`` options (``strip_...
goodger
2007-02-12
1
-2
/
+36
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
Added the universal.StripComments transform, the "strip_comments" setting, an...
goodger
2005-12-12
1
-0
/
+15
*
fixed bug with expose_internals setting and Text nodes (exposed by the "rawso...
goodger
2005-09-15
1
-1
/
+4
*
simplified FilterMessages transform
wiemann
2005-07-07
1
-12
/
+3
*
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
1
-76
/
+0
*
moved expose_internals logic out of FinalChecks into a
wiemann
2005-07-05
1
-7
/
+18
*
moved transition transform logic from universal.FinalChecks to
wiemann
2005-07-05
1
-81
/
+5
*
improved cloaking mechanism
wiemann
2005-07-01
1
-2
/
+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
1
-16
/
+11
*
merged reporter-categories branch into trunk: removed docutils.utils.Reporter...
goodger
2005-04-05
1
-2
/
+2
*
merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunk
wiemann
2005-03-26
1
-2
/
+17
*
moved transition transformation code to universal.FinalCheckVisitor
wiemann
2004-10-30
1
-1
/
+68
*
Added specific error message for duplicate targets.
goodger
2004-05-04
1
-3
/
+8
*
simplified code
goodger
2004-04-02
1
-6
/
+5
*
Added unknown_reference_resolvers list for each transformer. This list holds
mmgilbe
2004-03-25
1
-7
/
+2
*
Added hook (via docutils.TransformSpec.unknown_reference_resolvers)
mmgilbe
2004-03-22
1
-10
/
+27
*
Added FilterMessages transform (removes system messages below the verbosity t...
goodger
2004-01-23
1
-0
/
+23
*
Don't use len(L) > 0 to test for non-emptiness of L; lists are true if
fdrake
2003-04-10
1
-1
/
+1
*
Completed transform reform; removed ``Pending`` transform classes & data; upd...
goodger
2002-10-24
1
-61
/
+8
*
Refactored names (options -> settings; .transform() -> .apply(); etc.); updated.
goodger
2002-10-18
1
-19
/
+20
*
Added support for the ``--expose-internal-attributes`` option.
goodger
2002-10-08
1
-8
/
+24
*
updated
goodger
2002-09-05
1
-10
/
+11
*
updated
goodger
2002-08-23
1
-2
/
+2
*
updated
goodger
2002-07-31
1
-3
/
+3
*
bugfix
goodger
2002-07-28
1
-2
/
+2
*
bugfix
goodger
2002-07-28
1
-2
/
+3
*
Changed "Decorations" transform to produce relative source links.
goodger
2002-07-28
1
-2
/
+7
*
Rearranged footer.
goodger
2002-07-04
1
-8
/
+8
*
fiddling
goodger
2002-06-27
1
-8
/
+7
*
- Added ``Decorations`` transform (support for "--generator",
goodger
2002-06-01
1
-1
/
+57
*
Cleaned up imports
goodger
2002-05-30
1
-1
/
+2
*
- Changed names of Reporter's thresholds: warning_level -> report_level; er...
goodger
2002-05-24
1
-1
/
+1
*
updated
goodger
2002-05-22
1
-1
/
+1
*
name improvements
goodger
2002-05-07
1
-2
/
+2
*
Changed ``Messages`` transform to properly filter out system messages below t...
goodger
2002-05-05
1
-27
/
+36
*
Initial revision
goodger
2002-04-20
1
-0
/
+149