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
*
tests/functional: Set "auto_id_prefix" to "%" (expands to tag-names).
milde
2019-11-15
19
-700
/
+705
*
Ignore classes for `rubric` elements
milde
2019-11-13
4
-15
/
+24
*
Update and document configuration section dependencies.
milde
2019-11-06
6
-108
/
+153
*
New configuration section "[latex writers]".
milde
2019-11-05
6
-72
/
+113
*
buildhtml.py: New option "--html-writer".
milde
2019-11-04
6
-11
/
+42
*
Fix and add test for more use cases for nodes.set_id().
milde
2019-10-30
2
-30
/
+67
*
Update/clarify rationale for "identifier normalization".
milde
2019-10-30
1
-9
/
+12
*
Update/expand documentation of element attribute types.
milde
2019-10-29
5
-138
/
+340
*
Additional "custom attribute types" in the Docutils DTD.
milde
2019-10-29
1
-21
/
+65
*
Less invasive change-plan for `identifier key` generation.
milde
2019-10-29
4
-19
/
+24
*
Document descriptive auto-IDs and future changes to ID generation.
milde
2019-10-12
3
-2
/
+25
*
More descriptive auto-IDs
milde
2019-10-11
2
-13
/
+29
*
html5 writer: prepare support of <ins> and <del> tags.
milde
2019-10-10
5
-146
/
+223
*
Announce HTML5 text level tag support changes.
milde
2019-09-30
1
-11
/
+18
*
Documentation update
milde
2019-09-30
1
-0
/
+8
*
html5 writer: Add list of text-level tags to the functional test.
milde
2019-09-30
5
-135
/
+584
*
Small documentation update.
milde
2019-09-30
2
-2
/
+2
*
Prepare for HTML5 semantic tags.
milde
2019-09-20
4
-10
/
+22
*
HTML fixes and updates.
milde
2019-09-19
10
-94
/
+115
*
web: docutils is no longer experimental
milde
2019-09-18
1
-4
/
+0
*
Remove the `handle_io_errors` option from io.FileInput/Output.
milde
2019-09-18
3
-21
/
+14
*
Future warning for Node.traverse().
milde
2019-09-18
4
-14
/
+45
*
LaTeX writer: Deprecation warning for ``\docutilsrole``-prefix.
milde
2019-09-17
12
-9
/
+40
*
Fix [ 339 ] don't use "alltt" in admonitions and footnotes.
milde
2019-09-14
11
-50
/
+281
*
Fix informal titles
milde
2019-09-11
5
-16
/
+19
*
Speed up Node.next_node() ...
milde
2019-09-11
2
-30
/
+42
*
Update formatting/wording of LaTeX settings.
milde
2019-09-11
1
-45
/
+43
*
Do not rely on `nodes.Node.traverse()` returning a "list" instance.
milde
2019-09-06
4
-28
/
+32
*
Minor cleanup: consistent return value, comments, docstring update.
milde
2019-09-06
1
-22
/
+22
*
Add test for "strip-classes" setting.
milde
2019-09-06
1
-5
/
+5
*
Fix typo in setup.py.
milde
2019-09-06
1
-1
/
+1
*
Update setup.py
milde
2019-09-01
2
-8
/
+16
*
trivial: Cleanup setup.py
milde
2019-09-01
1
-118
/
+124
*
web: update index: reword, rearrange, remove dead links.
milde
2019-09-01
1
-52
/
+19
*
web: docutils 0.16 drops support for Python 3.4, too.
milde
2019-09-01
1
-1
/
+1
*
Reorder python requirements list
grubert
2019-08-28
1
-3
/
+6
*
setup.cfg: Mark wheels as universal
milde
2019-08-28
3
-211
/
+4
*
trivial: Set 'ListTable.check_list_content.num_cols' always
milde
2019-08-27
1
-3
/
+1
*
trivial: Misc whitespace fixes
milde
2019-08-27
15
-711
/
+692
*
Remove autoconversion code.
milde
2019-08-27
7
-99
/
+20
*
py3: Handle 'os.getcwdu' to 'os.getcwd' rename
milde
2019-08-27
1
-1
/
+3
*
Simplify code.
milde
2019-08-27
4
-15
/
+7
*
py3: Wrap 'foo.keys()', 'zip(foo, bar') in 'list'
milde
2019-08-27
9
-10
/
+9
*
py3: Fix magic methods
milde
2019-08-27
3
-18
/
+89
*
py3: Handle 'urllib', 'urllib2' to 'urlib.*' rename
milde
2019-08-27
6
-14
/
+42
*
Remove auxiliary Python 2/3 compatibility definition module.
milde
2019-08-27
3
-26
/
+8
*
py3: Handle 'StringIO' to 'io' transition.
milde
2019-08-27
3
-3
/
+18
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
36
-87
/
+90
*
py3: Replace 'ur' prefix
milde
2019-08-27
7
-175
/
+182
*
gitignore: fix rule for generated HTML.
milde
2019-08-27
1
-1
/
+1
[next]