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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 0.9: set version number to 0.9
grubert
2012-05-02
1
-1
/
+1
*
Add py23 comment
grubert
2012-05-01
1
-0
/
+1
*
Fix: list comprehension for python 2.3 requires bracketts
grubert
2012-04-29
1
-2
/
+2
*
Avoid code duplication between xetex and latex2e writer (solves [ 3512728 ]).
milde
2012-03-30
2
-273
/
+209
*
Apply [ 3512791 ] do not compare string literals with "is".
milde
2012-03-30
1
-1
/
+1
*
Bugs item #3501417 -- ODF configuration file contains names with non-ASCII ch...
dkuhlman
2012-03-20
1
-1
/
+1
*
Backwards-compatible fix for system-exit on IOError.
milde
2012-03-19
2
-18
/
+43
*
`mode` argument for FileOutput avoids code replication in BinaryFileOutput.
milde
2012-03-19
1
-15
/
+19
*
note that references with embedded target URIs have been referenced (implicit...
goodger
2012-02-20
1
-0
/
+1
*
Use `field_marker` pattern to look for start of a directive option block
milde
2012-02-08
1
-2
/
+2
*
Fix [ 3481980 ] Use os.getcwdu() in make_paths_absolute().
milde
2012-02-03
1
-3
/
+3
*
Fix relative_path() with source=None and `unicode` target.
milde
2012-02-03
1
-1
/
+2
*
Revert "io.FileInput/io.FileOutput: No system-exit on IOError."
milde
2012-01-27
6
-42
/
+34
*
io.FileInput/io.FileOutput: No system-exit on IOError.
milde
2012-01-26
6
-34
/
+42
*
Do not use ``\\\\section*``-macros to suppress LaTeX section numbering.
milde
2012-01-26
1
-56
/
+49
*
Fix typo in generated from comment
grubert
2012-01-20
1
-1
/
+1
*
Cleanup: Use True/False for boolean values
milde
2012-01-19
17
-147
/
+145
*
Do not emit comment line with trailng blank
grubert
2012-01-19
1
-1
/
+1
*
Fix handling of missing stylesheets. Updated and simplied tests.
milde
2012-01-19
3
-49
/
+74
*
SafeString: normalize filename quoting for EnvironmentError exceptions.
milde
2012-01-19
2
-4
/
+8
*
XML writer overhaul (use visitor pattern, raw XML pass through).
milde
2012-01-18
2
-25
/
+140
*
Report table parsing errors with correct line number.
milde
2012-01-11
2
-16
/
+31
*
Clean up system message (source, line) reporting.
milde
2012-01-09
6
-76
/
+57
*
Store source and line in the "raw" node generated by raw-derived roles.
milde
2012-01-06
4
-7
/
+8
*
Fix [ 2971827 ] and [ 3442827 ]
milde
2011-12-20
3
-2
/
+89
*
docutils.utils is now a package (providing a place for sub-modules)
milde
2011-12-20
7
-7
/
+8
*
Clean up record_dependencies feature.
milde
2011-12-14
5
-32
/
+49
*
argv_encoding != sys.stdin.encoding
milde
2011-12-05
1
-3
/
+2
*
Fix [ 3402314 ] non-ASCII whitespace and punctuation around inline markup.
milde
2011-12-05
2
-24
/
+232
*
change references to berlios to sourceforge
grubert
2011-12-02
1
-1
/
+1
*
Allow also non-ASCII whitespace characters around inline markup.
milde
2011-11-29
1
-19
/
+27
*
Fix [ 2926161 ] for simple tables.
milde
2011-11-25
3
-8
/
+53
*
Change HTML math-output default to MathJax
milde
2011-11-25
1
-2
/
+2
*
Fix 3423983 DocutilsXMLTestCase with indent and newlines options
milde
2011-11-24
1
-2
/
+3
*
Fix parsing of lists from config files.
milde
2011-11-22
1
-4
/
+6
*
translations de: pull-quote = Seitenansprache, use utf8 for umlauts
milde
2011-11-21
1
-9
/
+12
*
DependencyList uses io.FileOutput
milde
2011-11-11
1
-8
/
+14
*
Use LaTeX math to Unicode character conversions
milde
2011-11-08
6
-218
/
+816
*
Work around encoding problems in Py3k. Fixes [ 3395948 ]
milde
2011-10-20
3
-28
/
+65
*
Add "code-block" and "sourcecode" aliases to the "code" directive.
milde
2011-10-15
1
-0
/
+2
*
"code" option of the "include" directive, tests
milde
2011-09-17
4
-17
/
+59
*
Fix parse_option_marker for options arguments containing ``=``.
grubert
2011-09-17
1
-1
/
+1
*
Apply [ 3410649 ] to restore backwards compatibility.
milde
2011-09-16
1
-4
/
+5
*
Add missing coding comment.
milde
2011-09-16
1
-0
/
+1
*
Some more translations for russian directives and roles
milde
2011-09-12
1
-9
/
+9
*
Apply [ 3405410 ]: Use utf-8 encoded literal Cyrillic characters
milde
2011-09-12
1
-42
/
+34
*
Apply [ 3405137 ], use utf-8 encoded literal Cyrillic
milde
2011-09-07
1
-69
/
+49
*
reStructuredText "code" role and directive
milde
2011-09-02
27
-4
/
+286
*
LaTeX/XeTeX writer: Support the `abbreviation` and `acronym` standard roles.
milde
2011-09-02
1
-0
/
+14
*
Release 0.8.1: set version number to 0.9
grubert
2011-08-30
1
-1
/
+1
[next]