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
/
test_transforms
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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 IndexError when running individual test modules under Python <3.9
milde
2022-11-26
22
-22
/
+22
*
Fix import errors with ``python -m unittest``.
milde
2022-11-25
21
-20
/
+127
*
Remove spurious "import unittest" from test scripts.
milde
2022-11-24
21
-21
/
+0
*
Reset not only `_roles` but also `_directives` cache dictionary.
milde
2022-11-24
1
-3
/
+9
*
Add support for ``pytest``
aa-turner
2022-11-10
1
-0
/
+3
*
Inline ``TransformTestSuite``
aa-turner
2022-11-09
22
-268
/
+697
*
Fix newline problems, further simplify ``compare_output``
aa-turner
2022-10-21
2
-2
/
+2
*
Remove all ``import __init__`` statements, as part of the
aa-turner
2022-10-21
21
-42
/
+0
*
Import ``DocutilsTestSupport`` from ``test``
aa-turner
2022-10-21
22
-35
/
+21
*
Remove unused imports.
milde
2022-03-05
23
-32
/
+29
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
18
-0
/
+22
*
Remove excess blank lines.
milde
2022-03-04
1
-1
/
+0
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
6
-7
/
+7
*
Fix missing whitespace after ',' or ':'.
milde
2022-03-03
1
-2
/
+4
*
Fix whitespace before/after delimiters and colon.
milde
2022-03-03
1
-1
/
+1
*
Fix FilterMessages transform [bug:#435].
milde
2022-02-03
1
-0
/
+75
*
Fix trailing whitespace (flake warnings W293, W391).
milde
2022-01-29
3
-6
/
+6
*
Fix trailing whitespace (flake warning W291).
milde
2022-01-29
4
-12
/
+12
*
Drop string prefix "u".
milde
2022-01-26
5
-35
/
+35
*
Fix/silence DeprecationWarnings and RessourceWarnings.
milde
2022-01-06
1
-28
/
+0
*
Drop special-casing for Python 2.x in tests and tools.
milde
2022-01-03
1
-1
/
+1
*
Remove "coding:" slug
milde
2022-01-03
2
-5
/
+1
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
21
-44
/
+21
*
Skip system_messages when propagating targets. Fixes bug #425.
milde
2021-09-20
2
-5
/
+80
*
Reorganise functional tests.
milde
2021-06-30
1
-0
/
+18
*
Change default value for the "auto_id_prefix" setting to "%".
milde
2021-06-18
10
-204
/
+204
*
Limit length of input lines and substitution expansion.
milde
2020-09-14
1
-0
/
+71
*
Fix link to 2-Clause BSD license.
milde
2020-09-04
1
-1
/
+1
*
Restore support for running tests stand-alone.
milde
2020-01-31
19
-19
/
+55
*
Fix [ 383 ] Smart quotes around opening and separator characters.
milde
2020-01-26
1
-13
/
+32
*
Do not rely on `nodes.Node.traverse()` returning a "list" instance.
milde
2019-09-06
1
-0
/
+2
*
Add test for "strip-classes" setting.
milde
2019-09-06
1
-5
/
+5
*
py3: Use 'absolute_import' future
milde
2019-08-26
19
-22
/
+44
*
py3: Switch to print functions
milde
2019-08-26
2
-6
/
+6
*
Fix py38 SyntaxWarning: invalid escape sequence \
grubert
2019-08-11
9
-90
/
+90
*
Fix #332 and #342 (smartquotes problems).
milde
2019-07-24
1
-9
/
+116
*
Unescape null-escaped content in nodes.Text.astext().
milde
2019-07-22
1
-43
/
+43
*
Revert the fix for backslash escaping in transforms.
milde
2018-11-21
1
-109
/
+8
*
smartquotes: Use single backslashes for escaping.
milde
2018-11-20
1
-8
/
+109
*
DocInfo transform must not use "rawsource" attribute for escaping.
milde
2018-11-20
1
-48
/
+48
*
Fix a typo.
milde
2018-01-14
1
-10
/
+10
*
Add <target> to one more testcase (see r8206).
milde
2017-12-19
1
-1
/
+1
*
Add tagname to "illegal element" substitution definition error message.
milde
2017-12-18
1
-1
/
+1
*
Ignore backslash-escaped separators when extracting authors from a paragraph.
milde
2017-11-04
1
-0
/
+43
*
smartquotes: Fix bug #332.
milde
2017-10-25
1
-6
/
+36
[next]