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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release 0.8.1: set version number to 0.8.1
grubert
2011-08-30
1
-2
/
+2
*
Clean up Babel language setting: Sphinx compatibility and disambiguation.
milde
2011-08-24
2
-16
/
+18
*
Fix: Babel.get_language, use language_code argument in warning
grubert
2011-07-23
1
-1
/
+1
*
Fix [ 3364658 ] (Change last file with Apache license to BSD-2-Clause)
milde
2011-07-20
1
-6
/
+12
*
Release 0.8: set version number to 0.9
grubert
2011-07-08
1
-1
/
+1
*
Release 0.8: set __version_details__ to "repository"
grubert
2011-07-08
1
-1
/
+1
*
Release 0.8: set version number to 0.8
docutils-0.8@7087
grubert
2011-07-08
1
-1
/
+1
*
switching back to repository (stopping release for now)
grubert
2011-07-07
1
-1
/
+1
*
Add function reversed for python < 2.4
grubert
2011-07-07
1
-0
/
+8
*
Release 0.8: set version number to 0.8
grubert
2011-07-07
1
-1
/
+1
*
list coprehension for python 2.3 require []
grubert
2011-07-07
1
-3
/
+3
*
Do not use ``file`` as a variable name.
milde
2011-07-07
1
-4
/
+4
*
Do not close() sys.stdin, sys.stdout, or sys.stderr.
milde
2011-07-07
3
-15
/
+18
*
Common directive options:
milde
2011-07-06
6
-31
/
+22
*
Fix deprecation warning with Python 3.2
milde
2011-07-05
1
-1
/
+4
*
Fix command line parsing with Python 3.
milde
2011-07-05
1
-4
/
+6
*
New "name" directive option attaching a reference name.
milde
2011-06-30
6
-16
/
+49
*
math update
milde
2011-06-29
2
-3
/
+7
*
Wrap MathML in <div> or <span>
milde
2011-06-29
1
-12
/
+10
*
Fix math import.
milde
2011-06-27
3
-9
/
+12
*
Move from Apache 2 license to 2-Clause BSD. Solves [ 3304675 ]
milde
2011-06-27
9
-120
/
+249
*
Fixes for multi-language labels (e.g. admonitions) and indetation in admonitions
dkuhlman
2011-06-27
2
-23
/
+86
*
Math directive and documentation update:
milde
2011-06-17
3
-13
/
+34
*
Apply tuple_args_guard.patch [ 2993967 ]
milde
2011-06-07
1
-2
/
+2
*
Fix: BUG#3219183 - vertical space in definition lists containing markup.
grubert
2011-06-04
1
-1
/
+12
*
Fix: regexp possible roff command and add test for it
grubert
2011-06-04
1
-1
/
+1
*
Fix: vertical space cleaning for option group ``.``.
grubert
2011-06-03
1
-1
/
+2
*
Update the copyright/licensing info. Fixes [3304675]
milde
2011-05-24
1
-2
/
+14
*
New sub-module and test suite for error reporting.
milde
2011-05-19
9
-248
/
+250
*
Fix IOError to unicode conversion and add a test case.
milde
2011-05-15
1
-3
/
+3
*
Robust error reporting: ErrorString
milde
2011-05-13
2
-22
/
+87
*
Added support for images downloadable from the Web/HTTP.
dkuhlman
2011-05-12
1
-14
/
+28
*
Use io.ErrorOutput in utils.Reporter
milde
2011-05-11
2
-29
/
+35
*
fix and re-organize error printing to sys.stderr
milde
2011-05-10
4
-90
/
+148
*
Fix 3149845 (patch by Toshio Kuratomi)
milde
2011-05-06
1
-5
/
+5
*
Fix: failsafe encoding of unicode strings before writing to sys.stderr
milde
2011-05-06
3
-39
/
+52
*
math support refactoring and code cleanup
milde
2011-05-05
5
-116
/
+105
*
Robust IOError-instance to unicode conversion
milde
2011-05-04
1
-8
/
+7
*
More robust guess of input/output encoding.
milde
2011-05-04
3
-18
/
+20
*
Code cleanup (removing pre 2.3 compatibility code)
milde
2011-05-04
1
-6
/
+0
*
* docutils/parsers/rst/directives/misc.py:
grubert
2011-04-29
2
-21
/
+18
*
Fix typo
grubert
2011-04-26
1
-1
/
+1
*
# BUG 1830380: another missing
grubert
2011-04-25
1
-0
/
+1
*
more BUG 1830380 (falling back on english rolenames) messages
grubert
2011-04-25
2
-0
/
+4
*
BUG 1830380 comment
grubert
2011-04-25
1
-0
/
+1
*
Changed encoding for Python 3.2
dkuhlman
2011-04-18
1
-1
/
+4
*
MathJax HTML math output option
milde
2011-04-15
1
-5
/
+43
*
Add sub-module to convert Unicode math symbols to LaTeX commands.
milde
2011-04-14
1
-0
/
+786
*
Math support update
milde
2011-04-13
5
-570
/
+749
*
Workaround for unicode messages in Exception instances with Python < 2.6.
milde
2011-04-12
2
-1
/
+26
[next]