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
*
Added rst2odt/odtwriter to the main branch.
dkuhlman
2008-12-26
5
-0
/
+314
*
Stylesheet handling for html and latex2e writer:
milde
2008-12-16
8
-0
/
+274
*
remove test for future extension (accidentally commited)
milde
2008-12-09
1
-13
/
+0
*
moved explanation/instructions into templates (no expected output, & output d...
goodger
2008-12-09
1
-20
/
+26
*
test_functional.py: Less verbose but still helpful output.
milde
2008-12-09
1
-7
/
+8
*
test_functional.py: give some hints if there is no expected output (yet)
milde
2008-12-08
1
-3
/
+12
*
Two more tests of the multiple styles for html4css1
milde
2008-12-08
1
-0
/
+13
*
Added expected output for the "multistyle" functional tests
milde
2008-12-07
3
-0
/
+65
*
Enable comma separated list of stylesheets in html4ccs1
milde
2008-12-06
5
-0
/
+46
*
failsave implementation of custom roles in latex2e
milde
2008-12-01
1
-3
/
+3
*
Prepare for python 3.0: use os.walk instead os.path.walk.
grubert
2008-11-30
1
-1
/
+13
*
Prepare for python 3.0: minimize "types" module where possible (gbrandl).
grubert
2008-11-30
6
-17
/
+11
*
fixed path bug
goodger
2008-10-31
1
-5
/
+15
*
fixed stylesheet dependency test
goodger
2008-10-31
1
-6
/
+7
*
Apply [ 1878977 ] make_id(): deaccent characters.
grubert
2008-09-28
1
-5
/
+179
*
added test & fix for matched openers & closers (inline markup recognition rul...
goodger
2008-09-05
1
-0
/
+23
*
allow more Unicode characters as openers & delimiters
goodger
2008-09-05
1
-27
/
+64
*
[ 1994493 ] Patch to support all kinds of quotes in inline markup
grubert
2008-08-25
1
-0
/
+438
*
Apply [ 2051599 ] multi-page tables in latex writer (from pabigot).
grubert
2008-08-21
1
-0
/
+33
*
Merged adjacent-citations branch to trunk.
strank
2008-07-29
2
-0
/
+63
*
Merged abolish-userstring-haskey r5609:5616 to trunk.
strank
2008-07-28
18
-44
/
+102
*
undo accidental commit to trunk
strank
2008-07-23
7
-18
/
+21
*
Replace all has_key with the in operator.
strank
2008-07-23
7
-21
/
+18
*
Change MiscTests.test_node_class_names to make it pass for python2.6
grubert
2008-07-17
1
-1
/
+1
*
upped version to 0.6
goodger
2008-06-25
2
-6
/
+6
*
Release 0.5: set version number to 0.6
grubert
2008-06-25
8
-8
/
+8
*
allow to change test module from alltests.py to something else
wiemann
2008-03-30
1
-3
/
+7
*
Fix: escaping ``%`` in href urls.
grubert
2008-02-15
1
-0
/
+17
*
Allow ``+`` and ``:`` in reference names.
grubert
2008-02-15
1
-0
/
+14
*
Add test for ``.-_`` in citation labels.
grubert
2008-02-15
1
-0
/
+31
*
fix exception interpolation
goodger
2008-01-14
1
-2
/
+2
*
latex2e writer : Move usepackage hyperref after stylesheet inclusion.
grubert
2007-11-12
3
-3
/
+9
*
added test for r5314
wiemann
2007-07-05
4
-286
/
+285
*
Merge smaller differences from latex2e_adaptive_preamble.
grubert
2007-06-20
3
-5
/
+3
*
Put leavevmode before longtable to avoid having it moved before sub/pargraph.
grubert
2007-05-31
2
-0
/
+7
*
adjusted name and email address
wiemann
2007-05-31
16
-16
/
+16
*
Using leavevmode after terms option_list no longer needs to check parent for ...
grubert
2007-05-28
1
-2
/
+1
*
- Append ``\leavemode`` to definition list terms.
grubert
2007-05-28
1
-15
/
+5
*
Table column width with 3 decimal places.
grubert
2007-05-28
2
-7
/
+7
*
Py22 compatibility fix (does not recognize source code encoding)
wiemann
2007-04-10
1
-4
/
+6
*
added class="internal"/class="external" to a elements
wiemann
2007-04-10
5
-96
/
+96
*
reverted r5032; breaks Python 2.2 compatibility
wiemann
2007-03-21
5
-11
/
+11
*
replaced 'raw_unicode_escape' with 'ascii', 'backslashreplace' so we don't ge...
wiemann
2007-03-21
5
-11
/
+11
*
moved Element.__str__ to Node.__str__ so Text has it too;
wiemann
2007-03-21
1
-0
/
+10
*
merged include-after-until branch to trunk; deleted include-after-until branch
wiemann
2007-03-12
3
-0
/
+120
*
- New option ``--reference-label`` to allow usage of LaTeX ref for
grubert
2007-02-21
2
-0
/
+51
*
dropped all name attributes of "a" elements
wiemann
2007-01-16
4
-91
/
+91
*
+ - Moved ``id`` attributes from titles to surrounding ``div``
wiemann
2007-01-16
6
-127
/
+127
*
Add: active latex2e test data with option list in definition list.
grubert
2006-12-11
3
-18
/
+97
*
Remove inactive code for use_optionlist_for_option_list.
grubert
2006-12-11
1
-11
/
+2
[next]