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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
release 0.20
docutils-0.20@9374
grubert
2023-05-09
18
-18
/
+18
*
version 0.20rc1
grubert
2023-05-04
18
-18
/
+18
*
Revert addition of `io.OutString` and the "auto_encode" argument.
milde
2023-05-02
12
-148
/
+64
*
Add output encoding error handler to the parts provided by all writers.
milde
2023-04-28
3
-0
/
+3
*
Avoid trailing whitespace in test sample strings.
milde
2023-04-28
1
-27
/
+27
*
Test syntax highlight: Make pygments version parsing more robust.
milde
2023-04-17
3
-21
/
+10
*
Support Pygments 2.14 and newer in tests
milde
2023-04-17
3
-0
/
+278
*
Raise ValueError if StringOutput.write() gets data of unsupported type
milde
2023-04-17
1
-4
/
+2
*
Fix test failure introduced in [r9348].
milde
2023-04-17
1
-4
/
+24
*
Fix message for nonconforming docinfo-Authors.
grubert
2023-04-16
1
-4
/
+4
*
Fix test for spurious enumerated lists in bibliographic fields.
milde
2023-04-14
1
-0
/
+3
*
Fix regex to match multiline message "requires ... recommonmark"
grubert
2023-04-13
1
-1
/
+2
*
Do not decode OpenDocument zip packages with `publish_string()`.
milde
2023-04-13
1
-7
/
+20
*
Add "auto_encode" argument to `core.publish_from_doctree()`.
milde
2023-04-12
1
-8
/
+11
*
Set "auto_encode=False" to skip en-/decoding output in tests.
milde
2023-04-11
11
-55
/
+60
*
Revert introduction of `core.publish_bytes()` and `io.BytesOutput`.
milde
2023-04-08
4
-4
/
+4
*
Add "auto_encode" argument to `publish_string()`
milde
2023-04-06
2
-1
/
+79
*
Prefer Unix style line endings
aa-turner
2023-03-31
1
-28
/
+28
*
Update Flake8 version and resolve lint warnings
aa-turner
2023-03-25
1
-1
/
+1
*
Use absolute paths in ``test_CLI``
aa-turner
2023-03-25
1
-2
/
+4
*
Avoid ambiguous module name `io`.
milde
2023-02-07
1
-49
/
+50
*
New general setting "output".
milde
2023-02-07
4
-7
/
+32
*
New functions for use as `rst2*` "console_scripts entry points".
milde
2023-02-06
3
-7
/
+495
*
Fix test case under Windows, add HISTORY entry for last commit.
milde
2023-01-17
1
-7
/
+8
*
More user-friendly DocInfo transform.
milde
2023-01-17
1
-4
/
+8
*
Fix failures when running "transform" test modules as "__main__".
milde
2023-01-17
2
-40
/
+33
*
Fix and activate test for "parts" published by the LaTeX writer.
milde
2023-01-16
1
-23
/
+23
*
Refactor latex writer tests.
milde
2022-12-19
2
-195
/
+218
*
Fix [bugs:#463]. Spurious comma in deprecation warning.
milde
2022-12-17
1
-0
/
+5
*
Update test documentation. Set executable bit on test scripts.
milde
2022-12-13
2
-0
/
+0
*
remove blanks at eol in code NOT in expects
grubert
2022-12-03
1
-8
/
+8
*
Allow empty string as encoding value (to re-activate default).
milde
2022-12-02
1
-1
/
+3
*
Simplify error message if recommonmark is missing.
milde
2022-12-02
1
-1
/
+1
*
Skip test_recommonmark/ directory if recommonmark is missing.
milde
2022-12-02
14
-74
/
+18
*
Only extempt sample *.txt files from "trailing whitespace" git pre-commit check.
milde
2022-12-02
1
-114
/
+114
*
Ignore ``frontend.OptionParser`` deprecation warnings in ``HelperFunctionTests``
aa-turner
2022-12-02
1
-2
/
+4
*
Use unicode literal for U+00E4
aa-turner
2022-12-02
1
-3
/
+3
*
Use ``unittest.defaultTestLoader`` to load tests
aa-turner
2022-12-02
1
-56
/
+1
*
HTML5: Use dpub-ARIA role "doc-footnote" for footnotes
milde
2022-12-01
4
-39
/
+39
*
Raise version to 0.20b.dev.
milde
2022-12-01
19
-19
/
+19
*
Use pathlib.Path in utils.find_file_in_dirs().
milde
2022-11-28
1
-7
/
+4
*
Wrap definition lists with "details" class argument in a <div>
milde
2022-11-28
2
-0
/
+6
*
Fix IndexError when running individual test modules under Python <3.9
milde
2022-11-26
135
-137
/
+139
*
Fix import errors with ``python -m unittest``.
milde
2022-11-25
114
-150
/
+715
*
Remove spurious "import unittest" from test scripts.
milde
2022-11-24
101
-101
/
+0
*
Use "pathlib.Path" for self-documenting path manipulations.
milde
2022-11-24
2
-18
/
+28
*
Make "record_dependecies" test independent of the working dir.
milde
2022-11-24
1
-57
/
+60
*
Fix failure when "pygments" is not installed.
milde
2022-11-24
1
-5
/
+10
*
Reset not only `_roles` but also `_directives` cache dictionary.
milde
2022-11-24
3
-8
/
+52
*
Skip individual "recommonmark" tests if "recommonmark" is missing.
milde
2022-11-24
14
-56
/
+156
[next]