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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spelling fixes
docutils-0.14.0a
milde
2017-05-30
14
-31
/
+31
*
Release 0.14.0a: tagging released revision
grubert
2017-05-27
0
-0
/
+0
*
change headings
docutils-0.14.0a@8077
grubert
2017-05-27
2
-4
/
+4
*
set version to "prerelease 0.14.0a"
grubert
2017-05-27
17
-19
/
+19
*
notes on new numbering
grubert
2017-05-26
1
-1
/
+25
*
include changes from HISTORY.txt
grubert
2017-05-26
1
-0
/
+27
*
Minor documentation fixes.
milde
2017-05-23
2
-11
/
+19
*
Enable use of Jython without import exception of locale
dkuhlman
2017-05-22
2
-7
/
+23
*
Improve smartquotes command line interface.
milde
2017-05-21
1
-11
/
+28
*
Additional language/region code fixes (provided by Guenter Milde)
dkuhlman
2017-05-19
1
-25
/
+23
*
Fixes to language/region and image size control
dkuhlman
2017-05-16
2
-52
/
+238
*
Add "smartquotes-locales" setting.
milde
2017-05-08
8
-154
/
+322
*
unroll problematic refs to their origin in document when reporting errors
milde
2017-05-04
2
-3
/
+8
*
Minor documentation fixes.
milde
2017-05-04
2
-4
/
+4
*
Fix a regression in [r8062] (extra space with French smartquotes again).
milde
2017-05-04
1
-3
/
+6
*
Fix a typo and add example in latex writer documentation.
milde
2017-04-28
1
-2
/
+10
*
Add platform identification info to alltests.py output.
goodger
2017-04-26
1
-0
/
+4
*
smartquotes: Add command line interface for stand-alone use (requires 2.7).
milde
2017-04-24
2
-100
/
+145
*
Fix [ 317 ] Extra space inserted with French smartquotes .
milde
2017-04-24
3
-1
/
+71
*
Partial cleanup of the "character-level inline markup" patch [103].
milde
2017-04-19
1
-9
/
+10
*
Documentation update.
milde
2017-04-19
4
-8
/
+19
*
LaTeX: Define required Unicode characters in the preamble.
milde
2017-04-19
4
-80
/
+102
*
Be more flexible in announcing future changes.
milde
2017-04-15
1
-7
/
+1
*
Document and update smartquotes.
milde
2017-04-10
2
-78
/
+532
*
Do not add a second ID to problematic references.
milde
2017-04-06
9
-65
/
+68
*
Really use the full NBSP inside French quotes.
milde
2017-03-31
1
-1
/
+1
*
Update smartquotes:
milde
2017-03-31
4
-28
/
+30
*
Improve and test "compound" handling in LaTeX.
milde
2017-03-22
9
-147
/
+536
*
Add test instruction for Python 3 (cf. bug #314).
milde
2017-03-21
1
-0
/
+6
*
Fix [ 313 ] differentiate apostrophe from single quote (if possible).
milde
2017-03-19
3
-61
/
+105
*
LaTeX documentation update.
milde
2017-03-13
2
-15
/
+22
*
Remove unneccessary empty lines from the latex output.
milde
2017-03-13
9
-229
/
+46
*
Fix typo. (Thanks to Benjamin Peng for spotting it.)
milde
2017-03-12
1
-1
/
+11
*
Cleanup and documentation update for latex writer class handling.
milde
2017-03-11
13
-350
/
+817
*
Documentation update. colwidth-auto also supported by html4 writer.
milde
2017-03-07
1
-8
/
+4
*
latex-writer: Handle class arguments for block-level elements
milde
2017-03-03
15
-305
/
+565
*
Part 2 of the fix for [ 312 ].
milde
2017-03-03
3
-9
/
+24
*
Fix [ 312 ] HTML writer generates invalid HTML if the table has two tags.
milde
2017-03-03
5
-4
/
+10
*
Fix config section for html5 writer. (Thanks to M. Cepl for the report.)
milde
2017-03-01
1
-1
/
+1
*
Document and use safe subclassing.
milde
2017-03-01
1
-4
/
+19
*
Apply [ 137 ] Fix no source and lineno was set to caption of table.
milde
2017-02-28
1
-0
/
+2
*
Consistent handling of all whitespace characters in inline markup recognition.
milde
2017-02-16
5
-14
/
+129
*
add encoding declaration
goodger
2017-02-14
1
-0
/
+2
*
Fix CSS and correct comments in html5_polyglot writer.
milde
2017-02-14
3
-9
/
+9
*
Replace untranslable term "sollbruchstelle" with English approximation.
milde
2017-02-13
2
-3
/
+3
*
Include auto-width table in LaTeX functional tests.
milde
2017-02-13
2
-0
/
+52
*
Apply [ 125 ] respect automatic table column sizing also in html4css1.
milde
2017-02-13
8
-77
/
+242
*
Minor TODO update.
milde
2017-02-13
1
-8
/
+2
*
Enable validation of Docutils XML documents against the DTD:
milde
2017-02-13
2
-5
/
+26
*
minor corrections; what the heck is a "sollbruchstelle"?!?
goodger
2017-02-13
1
-24
/
+25
[next]