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
...
*
New style classes no longer need to inherit from `object`.
milde
2022-01-26
3
-3
/
+3
*
Drop string prefix "u".
milde
2022-01-26
34
-468
/
+455
*
Skip assigning to a variable when immediately returning
milde
2022-01-26
1
-3
/
+2
*
Remove unused imports
milde
2022-01-26
14
-15
/
+0
*
Remove redundant parentheses
milde
2022-01-26
6
-6
/
+6
*
Small fixes and clean-ups by Adam Turner.
milde
2022-01-26
10
-29
/
+18
*
Use generator expressions with functions expecting a sequence.
milde
2022-01-26
1
-6
/
+6
*
Code modernisation. Use literals.
milde
2022-01-26
1
-1
/
+0
*
Add missing comma (fix syntax error).
milde
2022-01-24
1
-2
/
+2
*
Test config settings in "non-native" config file sections.
milde
2022-01-24
3
-3
/
+37
*
Test config settings with "side-effects" (overwriting other settings).
milde
2022-01-24
6
-8
/
+31
*
Update base URL config settings defaults.
milde
2022-01-21
15
-40
/
+40
*
Use short contact mail address
milde
2022-01-20
4
-4
/
+4
*
Change http://docutils.sourceforge.net -> https://docutils.sourceforge.io
milde
2022-01-20
41
-51
/
+51
*
Change http://docutils.sf.net -> https://docutils.sourceforge.io
milde
2022-01-20
4
-6
/
+6
*
Fixup last commit.
milde
2022-01-13
4
-43
/
+44
*
Skip "recommonmark" tests instead of silently ignoring.
milde
2022-01-12
2
-29
/
+29
*
Document incompatibility with "pytest" and "nosetest". Update.
milde
2022-01-12
3
-25
/
+47
*
Update recommonmark wrapper and tests.
milde
2022-01-11
8
-155
/
+155
*
Refer to the "pycmark" CommonMark parser and other documentation fixes.
milde
2022-01-11
1
-2
/
+1
*
Module "locale" is supported by Jython since version 2.7.2.
milde
2022-01-11
1
-2
/
+4
*
Drop use of utils.error_reporting module and deprecate it.
milde
2022-01-07
3
-8
/
+81
*
Fix/silence DeprecationWarnings and RessourceWarnings.
milde
2022-01-06
7
-38
/
+11
*
Deprecate `nodes.reprunicode` and `nodes.ensure_str()`.
milde
2022-01-04
3
-19
/
+3
*
Drop special-casing for Python 2.x in tests and tools.
milde
2022-01-03
36
-319
/
+131
*
Remove "coding:" slug
milde
2022-01-03
36
-55
/
+6
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
125
-235
/
+102
*
Small update of recommonmark test.
milde
2022-01-03
1
-5
/
+18
*
Fix: test markdown parser missing, modulename changed
grubert
2021-12-30
1
-1
/
+1
*
Fix: indentation in test_missing_parser
grubert
2021-12-30
1
-4
/
+3
*
More detailled system-message for include directive with missing parser.
milde
2021-12-23
4
-24
/
+42
*
Set version to 0.19b.dev.
milde
2021-12-23
17
-17
/
+17
*
Change test/test_parsers/test_rst/test_directives/test_tables.py for python 3...
grubert
2021-11-27
1
-19
/
+32
*
Special-casing for Python 3.11: Null char valid in CSV.
milde
2021-11-27
2
-13
/
+76
*
version 0.18.2b0
grubert
2021-11-23
17
-17
/
+17
*
Release 0.18.1
grubert
2021-11-23
17
-17
/
+17
*
Fixup for [rr8892]
milde
2021-11-21
1
-2
/
+6
*
Version: 0.18.1b1.dev
grubert
2021-11-18
17
-17
/
+17
*
Version: 0.18.1b
grubert
2021-11-18
17
-17
/
+17
*
Fixup for [r8891]. Fix bug #434.
milde
2021-11-18
3
-6
/
+9
*
Fix behaviour of get_stylesheet_list()
milde
2021-11-17
6
-10
/
+41
*
Work around #434
milde
2021-11-15
1
-6
/
+7
*
Update documentation and handling of (east-asian) wide characters.
milde
2021-11-14
1
-6
/
+1
*
Add DeprecationWarnings and FutureWarnings for planned changes.
milde
2021-11-05
22
-15
/
+107
*
Deprecation warning updates.
milde
2021-11-05
2
-24
/
+15
*
Minor cleanup in DocutilsTestSupport.
milde
2021-11-05
1
-3
/
+4
*
Small fixes for 0.18.1.
milde
2021-10-30
1
-0
/
+65
*
release 0.18.1b.dev
grubert
2021-10-26
17
-17
/
+17
*
version 0.18
grubert
2021-10-26
17
-17
/
+17
*
Fix spelling errors.
milde
2021-10-21
1
-4
/
+4
[prev]
[next]