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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 0.6: tagging released revision
docutils-0.6
grubert
2009-10-11
0
-0
/
+0
*
Hack around not existing refname attribute. Test with docs/dev/todo.txt, see....
docutils-0.6@6167
grubert
2009-10-11
1
-1
/
+4
*
Fix: unexpected indentation
grubert
2009-10-11
1
-1
/
+1
*
Release 0.6: closed "Changes Since ..." section
grubert
2009-10-11
1
-2
/
+2
*
change to release
grubert
2009-10-11
2
-3
/
+3
*
version number should be already correct check dont bump.
grubert
2009-10-11
1
-1
/
+2
*
One more cleanup as we require Python 2.3 now.
milde
2009-10-09
8
-1378
/
+15
*
add test file
milde
2009-10-09
1
-0
/
+23
*
Correct Python compatibility range.
milde
2009-10-08
1
-3
/
+2
*
Complete pairs of binary options and some new defaults
milde
2009-10-08
12
-282
/
+226
*
Fix [ 1627229 ] hyperlink references in substitutions.
milde
2009-10-06
5
-29
/
+37
*
Drop extras/optparse.py and extras/textwrap.py (stdlib modules since 2.3).
milde
2009-10-05
10
-2067
/
+13
*
Documentation update
milde
2009-10-05
3
-13
/
+104
*
load cmap.sty and fixltx2e.sty in the default template
milde
2009-10-05
10
-31
/
+55
*
Documentation update
milde
2009-10-02
1
-42
/
+53
*
Hyperref documentation update: "breaklinks" is an internal option.
milde
2009-10-02
1
-11
/
+36
*
Documentation update (hyperlinks, footnotes)
milde
2009-09-30
2
-7
/
+85
*
Better Unicode support: encode SOFT HYPHEN as "\\\\-"
milde
2009-09-30
1
-0
/
+1
*
Beautify LaTeX test output (start ToC on a new page)
milde
2009-09-28
4
-16
/
+22
*
Fix hyper-targets in captions, support custom roles based on "raw".
milde
2009-09-28
4
-39
/
+131
*
Documentation update.
milde
2009-09-25
2
-5
/
+18
*
Fix [ 2788716 ] DirectiveError now correctly reports source and line.
milde
2009-09-25
4
-7
/
+24
*
Document page break configuration
milde
2009-09-25
1
-0
/
+36
*
Fix setup.py [ 2864839 ], remove obsolete LaTeX include file.
milde
2009-09-23
2
-75
/
+2
*
Tab expansion in literal inclusions, ``tab-width`` option of for "include"
milde
2009-09-21
7
-12
/
+82
*
Update and sort links.
milde
2009-09-21
1
-19
/
+36
*
Fix [ 2821266 ] --strict option works now like --halt=info.
milde
2009-09-17
1
-1
/
+1
*
Bugfix for combination of "footnote-references=brackets"
milde
2009-09-16
5
-37
/
+26
*
Document font size configuration
milde
2009-09-16
2
-8
/
+15
*
documentation update
milde
2009-09-16
1
-4
/
+4
*
Replace `all` (new in Python 2.5) with `if` in a list comprehension.
milde
2009-09-14
1
-1
/
+1
*
(LaTeX) footnotes now link forth and back.
milde
2009-09-14
4
-77
/
+71
*
Hyperlinked footnote marks and support for symbol footnotes
milde
2009-09-13
6
-23
/
+79
*
Fix [ 1757105 ] New ``table-style`` option.
milde
2009-09-11
3
-3
/
+11
*
Fix [ 2809965 ] Test suite failure on Windows (CR/LF incompatibility)
milde
2009-09-11
1
-1
/
+1
*
Use `translate` method instead of repeated `replace` calls.
milde
2009-09-11
4
-107
/
+100
*
Rename DirectiveError.message to prevent spurious DeprecatedError in Python 2.6
milde
2009-09-11
2
-2
/
+2
*
Let "include" report missing files with path also in Python 2.6.
milde
2009-09-11
1
-2
/
+7
*
Apply [ 2845002 ] let ``--no-raw`` disable raw *roles* too.
milde
2009-09-10
2
-0
/
+5
*
Fix [ 2781629 ] support non-ASCII chars in file names.
milde
2009-09-10
5
-18
/
+53
*
Prevent misleading error report with UnicodeDecodeError
milde
2009-09-09
1
-1
/
+1
*
Fix [ 1692788 ] allow UTF-8 in style sheets.
milde
2009-09-07
3
-6
/
+9
*
Address [ 1938891 ] Inline literal text creates "pre" span only when needed
milde
2009-09-07
6
-21
/
+28
*
Apply [ 2029251 ] return nonzero when tests fail.
milde
2009-09-03
3
-2
/
+4
*
Render doctest blocks as literal blocks (fixes [ 1586058 ]).
milde
2009-09-03
7
-22
/
+91
*
Options for "include" directive to select a range of lines.
milde
2009-09-03
5
-1
/
+69
*
Apply [ 2834836 ] print info at halt.
milde
2009-09-03
2
-1
/
+8
*
Raise priority of StripClasses transform
milde
2009-09-03
2
-3
/
+3
*
Updated template support: more parts, alternative template
milde
2009-09-02
8
-231
/
+330
*
Fix: python2.3 needs ``[]`` around list comprehension.
grubert
2009-08-31
1
-2
/
+2
[next]