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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly escape LaTeX commands in test samples.
milde
2017-11-06
4
-21
/
+21
*
Move tests for (un)escaping functions to test_utils.
milde
2017-11-06
2
-45
/
+12
*
Ignore backslash-escaped separators when extracting authors from a paragraph.
milde
2017-11-04
1
-0
/
+43
*
New function `utils.unescape_rawsource`.
milde
2017-11-04
1
-0
/
+16
*
`Text.rstrip` and `Text.lstrip` now handle `rawsource` attribute.
milde
2017-11-04
1
-0
/
+9
*
smartquotes: Fix bug #332.
milde
2017-10-25
1
-6
/
+36
*
Rename files to care for case-insensitive file systems.
milde
2017-10-20
2
-1
/
+1
*
Fix bug #331: fixed the "trim" options of the "unicode" directive.
goodger
2017-10-20
7
-50
/
+81
*
Fix :width: option for the table directives.
milde
2017-10-19
10
-21
/
+162
*
Apply [ 121 ] Add a :width: option for the table directives.
milde
2017-10-06
1
-0
/
+69
*
Add field name as class argument to generic docinfo fields unconditionally.
milde
2017-10-06
1
-9
/
+9
*
Fixes and test for literal block handling in LaTeX.
milde
2017-09-22
13
-14
/
+1010
*
HTML5-compatible meta tags for docinfo items authors, date, and copyright.
milde
2017-09-14
1
-0
/
+6
*
Fix [ 324 ] Invalid LaTeX for table with empty multicolumn cell.
milde
2017-09-07
1
-2
/
+24
*
0.15.dev must not be used after 0.15b or 0.15rc.
milde
2017-08-18
1
-0
/
+15
*
Added a test case and updated docs/ref/rst/restructuredtext.txt for interpret...
goodger
2017-08-17
1
-0
/
+88
*
Extra test for meta field list field name with unescaped embedded colons.
goodger
2017-08-16
1
-0
/
+9
*
* docutils/parsers/rst/states.py: Allow embedded colons in field list field n...
goodger
2017-08-16
2
-0
/
+62
*
* Consolidated version identifier documentation, moving text from docutils/__...
goodger
2017-08-15
1
-1
/
+6
*
Test __version_info__.releaselevel values.
milde
2017-08-15
1
-8
/
+8
*
* Consolidated version numbering documentation in docs/dev/policies.txt (move...
goodger
2017-08-14
2
-16
/
+35
*
Drop 2.4 and 2.5 compatibility code, part 2.
milde
2017-08-14
11
-59
/
+49
*
Drop compatibility code for Python 2.4 and 2.5.
milde
2017-08-11
6
-8
/
+11
*
Fix [ 323 ]: do not add ``\\\\phantomsection`` and whitespace to ``parts["tit...
milde
2017-08-08
8
-28
/
+11
*
change version to 0.15b.dev
grubert
2017-08-08
15
-15
/
+15
*
version to 0.15.dev
grubert
2017-08-03
15
-15
/
+15
*
set version 0.14 final
grubert
2017-08-03
15
-15
/
+15
*
added docutils.utils.version_identifier() and a test
goodger
2017-07-08
1
-2
/
+9
*
set version to 0.14rc3.dev
grubert
2017-07-08
15
-15
/
+15
*
0.14rc2 release
grubert
2017-07-08
15
-15
/
+15
*
Add test for __version_info__, fix output of optional __version_details__.
milde
2017-06-23
1
-0
/
+10
*
remove docutils.__version_details__ from output
goodger
2017-06-23
1
-3
/
+2
*
Fix [ 320 ] Russian docinfo fields not recognized.
milde
2017-06-18
1
-1
/
+96
*
Fix [ 319 ] MathJax CDN shut down on April 30, 2017.
milde
2017-06-16
4
-10
/
+9
*
Fix [ 318 ] false positive in test_heuristics_no_utf8.
milde
2017-05-31
1
-3
/
+10
*
change version number from 0.14rc2 to 0.14rc2.dev
grubert
2017-05-30
15
-15
/
+15
*
set version: repository 0.14rc2
grubert
2017-05-27
15
-15
/
+15
*
Bug fix 0.14rc1
grubert
2017-05-27
15
-15
/
+15
*
FIX version number: to 0.14a0
grubert
2017-05-27
15
-15
/
+15
*
set version to "prerelease 0.14.0a"
grubert
2017-05-27
15
-15
/
+15
*
Fixes to language/region and image size control
dkuhlman
2017-05-16
1
-0
/
+2
*
Add "smartquotes-locales" setting.
milde
2017-05-08
2
-1
/
+82
*
unroll problematic refs to their origin in document when reporting errors
milde
2017-05-04
1
-1
/
+1
*
Add platform identification info to alltests.py output.
goodger
2017-04-26
1
-0
/
+4
*
Fix [ 317 ] Extra space inserted with French smartquotes .
milde
2017-04-24
1
-0
/
+66
*
Documentation update.
milde
2017-04-19
3
-1
/
+10
*
LaTeX: Define required Unicode characters in the preamble.
milde
2017-04-19
3
-70
/
+73
*
Do not add a second ID to problematic references.
milde
2017-04-06
7
-64
/
+60
*
Update smartquotes:
milde
2017-03-31
1
-5
/
+7
*
Improve and test "compound" handling in LaTeX.
milde
2017-03-22
7
-135
/
+511
[next]