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
/
test_hyperlinks.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix IndexError when running individual test modules under Python <3.9
milde
2022-11-26
1
-1
/
+1
*
Fix import errors with ``python -m unittest``.
milde
2022-11-25
1
-1
/
+6
*
Remove spurious "import unittest" from test scripts.
milde
2022-11-24
1
-1
/
+0
*
Inline ``TransformTestSuite``
aa-turner
2022-11-09
1
-10
/
+28
*
Fix newline problems, further simplify ``compare_output``
aa-turner
2022-10-21
1
-1
/
+1
*
Remove all ``import __init__`` statements, as part of the
aa-turner
2022-10-21
1
-2
/
+0
*
Import ``DocutilsTestSupport`` from ``test``
aa-turner
2022-10-21
1
-1
/
+1
*
Remove unused imports.
milde
2022-03-05
1
-1
/
+1
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
1
-0
/
+1
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
1
-2
/
+1
*
Skip system_messages when propagating targets. Fixes bug #425.
milde
2021-09-20
1
-5
/
+4
*
Change default value for the "auto_id_prefix" setting to "%".
milde
2021-06-18
1
-55
/
+55
*
Restore support for running tests stand-alone.
milde
2020-01-31
1
-1
/
+3
*
py3: Use 'absolute_import' future
milde
2019-08-26
1
-2
/
+2
*
Fix py38 SyntaxWarning: invalid escape sequence \
grubert
2019-08-11
1
-19
/
+19
*
Add tagname to "illegal element" substitution definition error message.
milde
2017-12-18
1
-1
/
+1
*
Do not add a second ID to problematic references.
milde
2017-04-06
1
-2
/
+2
*
Treat embedded standalone hyperlinks as URI, even if ending in underscore.
milde
2013-03-11
1
-1
/
+40
*
Fix [ 3607029 ] traceback with embedded alias pointing to missing target.
milde
2013-03-07
1
-0
/
+22
*
Support embedded aliases within hyperlink references.
milde
2013-02-18
1
-0
/
+36
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
removed more internal state (`document.anonymous_refs` and
wiemann
2005-10-11
1
-0
/
+30
*
Added ``serial_escape`` function; escapes string values that are elements of ...
goodger
2005-10-02
1
-14
/
+14
*
replaced node.parent.replace(node, new) constructs with node.substitute(new)
wiemann
2005-09-11
1
-2
/
+2
*
fixed image target test in test_transforms/test_hyperlinks.py
wiemann
2005-08-24
1
-3
/
+3
*
renamed universal.FinalChecks to references.DanglingReferences;
wiemann
2005-07-05
1
-4
/
+48
*
removed document.internal_targets and document.external_targets;
wiemann
2005-06-29
1
-0
/
+18
*
removed non-deterministic behavior; thanks, David!
wiemann
2005-03-30
1
-2
/
+2
*
merged rev. 3094:3101 and 3102:HEAD from branches/multiple-ids to trunk
wiemann
2005-03-26
1
-99
/
+216
*
fixed bug with chained targets in front of a section
wiemann
2005-03-05
1
-0
/
+24
*
made relocated targets before sections zero-length
wiemann
2005-03-05
1
-1
/
+1
*
relocate internal targets only in front of sections, doctitles and subtitles
wiemann
2005-03-05
1
-47
/
+50
*
when relocating a target, it now acquires the children of its new parent;
wiemann
2005-02-27
1
-34
/
+34
*
removed unused lines
goodger
2005-02-25
1
-15
/
+0
*
Fixed mislocated internal targets bug, by relocating targets into the next te...
goodger
2005-02-25
1
-9
/
+33
*
updated
goodger
2004-05-04
1
-3
/
+28
*
updated
goodger
2004-04-02
1
-2
/
+31
*
Added unknown_reference_resolvers list for each transformer. This list holds
mmgilbe
2004-03-25
1
-2
/
+2
*
Added "origuri" attribute to references which contain an embedded uri. Some
mmgilbe
2004-03-24
1
-2
/
+2
*
Verifying that external targets are truly targets and not indirect
mmgilbe
2004-03-23
1
-31
/
+31
*
updated
goodger
2004-01-04
1
-0
/
+26
*
updated
goodger
2003-01-17
1
-2
/
+42
*
updated
goodger
2002-11-16
1
-1
/
+32
*
updated
goodger
2002-10-24
1
-3
/
+8
*
updated
goodger
2002-10-08
1
-12
/
+13
*
updated
goodger
2002-08-21
1
-28
/
+28
*
updated
goodger
2002-06-27
1
-3
/
+6
*
enabled running standalone
goodger
2002-04-25
1
-2
/
+1
*
Initial revision
goodger
2002-04-20
1
-0
/
+441