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.19
docutils-0.19@9103
grubert
2022-07-05
1
-4
/
+4
*
Document planned changes to input encoding handling.
milde
2022-07-04
1
-2
/
+6
*
Fix handling of UTF-16 encoded source without trailing newline.
milde
2022-07-04
1
-5
/
+3
*
Don't use on Pythons default encoding if "input_encoding" setting is None.
milde
2022-07-04
1
-1
/
+1
*
Minor code cleanup in `docutils.io`.
milde
2022-06-22
1
-11
/
+18
*
Fix version identifier conversion script.
milde
2022-06-22
1
-0
/
+1
*
`core.Publisher` ignored "input_encoding_error_handler" setting.
milde
2022-06-22
1
-1
/
+2
*
version 0.19b2.dev
grubert
2022-06-21
1
-3
/
+3
*
release 0.19b1
grubert
2022-06-21
1
-3
/
+3
*
Add wrapper around groups of footnotes to facilitate styling as a list.
milde
2022-06-19
3
-17
/
+17
*
HTML5 display tweaks
milde
2022-06-19
2
-5
/
+7
*
Rename `io.locale_encoding` to mark it as internal.
milde
2022-06-17
3
-14
/
+14
*
Documentation update
milde
2022-06-17
1
-3
/
+3
*
Fix [r9074]: ensure backwards-compatible value for `io.locale_encoding`.
milde
2022-06-17
1
-3
/
+5
*
Ensure locale_encoding is lower case.
milde
2022-06-15
2
-29
/
+9
*
Add encoding arguments when opening files.
milde
2022-06-15
3
-3
/
+4
*
Fix some problems with HTML5 stylesheets. Add tests for "tuftig.css".
milde
2022-06-13
2
-8
/
+18
*
Unify naming of the "utf-8" codec.
milde
2022-06-13
4
-17
/
+17
*
Fix `nodes.Node.findall()` for Text nodes.
milde
2022-06-10
1
-2
/
+5
*
Fix "tuftig" style sheet.
milde
2022-06-10
1
-13
/
+17
*
Avoid non-ASCII chars and use lowercase encoding name in help output.
milde
2022-06-10
2
-2
/
+2
*
Postpone deprecations to Docutils 2.0
milde
2022-05-30
7
-9
/
+9
*
Command line "entry point" to the docutils package. Part 2/2.
milde
2022-05-30
2
-58
/
+56
*
Command line "entry point" to the docutils package. Part 1/2.
milde
2022-05-30
1
-0
/
+106
*
Use f-strings.
milde
2022-05-06
1
-21
/
+17
*
Remove class value "controls" from an `image` node with video content
milde
2022-05-06
1
-0
/
+1
*
Small fixes to HTML5 output.
milde
2022-04-29
2
-2
/
+2
*
Explicitly import `docutils.readers.doctree` sub-module.
milde
2022-04-14
1
-1
/
+2
*
Suppress deprecation warning when copying a frontend.Values instance.
milde
2022-03-29
1
-1
/
+3
*
New wrapper module for "CommonMark" parsers.
milde
2022-03-29
3
-4
/
+63
*
Prepare switch from optparse to argparse.
milde
2022-03-17
3
-68
/
+155
*
Small cleanups.
milde
2022-03-17
2
-17
/
+18
*
Update PEP base URL and template.
milde
2022-03-13
2
-15
/
+11
*
core.Publisher.publish(): Prompt when waiting for input from a terminal.
milde
2022-03-11
8
-5
/
+42
*
Remove unused local variables
milde
2022-03-05
10
-15
/
+4
*
Remove unused imports.
milde
2022-03-05
28
-58
/
+43
*
Avoid line break after binary operator.
milde
2022-03-05
13
-115
/
+111
*
Avoid ambiguous variable name l (may be mixed up with 1).
milde
2022-03-05
3
-7
/
+7
*
Do not use bare 'except'.
milde
2022-03-05
6
-9
/
+9
*
Avoid multiple statements on one line. Fix redundant backslash
milde
2022-03-05
8
-26
/
+35
*
xetex writer: support Korean language.
milde
2022-03-05
1
-0
/
+1
*
Avoid too long lines.
milde
2022-03-05
77
-384
/
+394
*
Simplify code as dicts have fixed order since 3.6
milde
2022-03-05
1
-8
/
+6
*
Code cleanup: StateMachine._stderr no longer required.
milde
2022-03-05
1
-23
/
+22
*
Fix imports.
milde
2022-03-05
3
-27
/
+27
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
32
-3
/
+220
*
Remove excess blank lines.
milde
2022-03-04
12
-27
/
+0
*
Fix (some) missing blank lines
milde
2022-03-04
7
-8
/
+19
*
Fix multiple spaces after keyword
milde
2022-03-04
5
-14
/
+14
*
Ensure comments start with '# '
milde
2022-03-04
36
-226
/
+221
[next]