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
/
writers
/
docutils_xml.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
New function utils.xml_declaration()
milde
2022-11-13
1
-11
/
+2
*
Resolve linting warnings from flake8
aa-turner
2022-11-03
1
-2
/
+2
*
Partially revert r9167
aa-turner
2022-11-02
1
-1
/
+8
*
Remove unused local variables
milde
2022-03-05
1
-1
/
+1
*
Avoid multiple statements on one line. Fix redundant backslash
milde
2022-03-05
1
-1
/
+2
*
Avoid too long lines.
milde
2022-03-05
1
-1
/
+1
*
Remove excess blank lines.
milde
2022-03-04
1
-1
/
+0
*
Fix (some) missing blank lines
milde
2022-03-04
1
-1
/
+0
*
Ensure comments start with '# '
milde
2022-03-04
1
-3
/
+3
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-8
/
+8
*
Fix missing whitespace around operator.
milde
2022-03-03
1
-1
/
+1
*
Fix multiple spaces before/after operator
milde
2022-03-03
1
-1
/
+1
*
Remove unused imports
milde
2022-01-26
1
-1
/
+0
*
Change http://docutils.sourceforge.net -> https://docutils.sourceforge.io
milde
2022-01-20
1
-1
/
+1
*
Drop (most) special-casing for Python 2.x.
milde
2022-01-03
1
-10
/
+1
*
Fix spelling
milde
2021-10-22
1
-1
/
+1
*
py3: Handle 'StringIO' to 'io' transition.
milde
2019-08-27
1
-1
/
+6
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
1
-2
/
+2
*
Consistent Python 3 checks.
milde
2019-08-26
1
-2
/
+2
*
py3: Add aliases for removed symbols
milde
2019-08-26
1
-0
/
+3
*
py3: Switch to 'except foo as bar' syntax
milde
2019-08-26
1
-1
/
+1
*
trivial: Remove obsolete PyXML handling code
milde
2019-08-26
1
-13
/
+0
*
Fix patches/146 Import ContentHandler class correctly.
milde
2018-11-21
1
-1
/
+1
*
docutils-xml writer: Fix/improve output with "newlines and "indent".
milde
2016-08-18
1
-4
/
+16
*
Fix [ 3552403 ] Prevent broken PyXML replacing stdlibs xml module.
milde
2012-08-16
1
-0
/
+13
*
XML writer overhaul (use visitor pattern, raw XML pass through).
milde
2012-01-18
1
-19
/
+124
*
Fix 3423983 DocutilsXMLTestCase with indent and newlines options
milde
2011-11-24
1
-2
/
+3
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
made xmlcharrefreplace the default output encoding error handler for
wiemann
2005-06-19
1
-0
/
+2
*
updated
wiemann
2004-06-05
1
-1
/
+1
*
updated for setting validators
goodger
2003-09-01
1
-7
/
+11
*
Updated for configuration file reorganization.
goodger
2003-08-27
1
-0
/
+3
*
Added "--no-doctype" and "--no-xml-declaration" options.
goodger
2002-11-28
1
-6
/
+16
*
Refactored names (options -> settings; .transform() -> .apply(); etc.); updated.
goodger
2002-10-18
1
-5
/
+5
*
changed docstring field lists into comments
goodger
2002-10-09
1
-7
/
+5
*
fixed
goodger
2002-09-25
1
-1
/
+1
*
Added XML and doctype declarations.
goodger
2002-09-24
1
-3
/
+18
*
Added to project; trivial writer of the Docutils internal doctree in XML.
goodger
2002-07-04
1
-0
/
+43