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.8: tagging released revision
docutils-0.8
grubert
2011-07-08
0
-0
/
+0
*
Release 0.8: set version number to 0.8
docutils-0.8@7087
grubert
2011-07-08
1
-1
/
+1
*
release.sh description
grubert
2011-07-08
1
-3
/
+2
*
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: closed "Changes Since ..." section
grubert
2011-07-07
2
-4
/
+4
*
Release 0.8: set version number to 0.8
grubert
2011-07-07
1
-1
/
+1
*
better? explanation
grubert
2011-07-07
1
-2
/
+3
*
additions from HISTORY.txt
grubert
2011-07-07
1
-0
/
+22
*
list coprehension for python 2.3 require []
grubert
2011-07-07
1
-3
/
+3
*
Do not mix TABs and spaces.
milde
2011-07-07
1
-2
/
+2
*
Documentation update.
milde
2011-07-07
1
-154
/
+68
*
Do not use ``file`` as a variable name.
milde
2011-07-07
1
-4
/
+4
*
add SimpleTableParser test case
milde
2011-07-07
1
-0
/
+17
*
Do not close() sys.stdin, sys.stdout, or sys.stderr.
milde
2011-07-07
4
-15
/
+23
*
Common directive options:
milde
2011-07-06
16
-70
/
+84
*
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
2
-5
/
+12
*
Fix version number to 0.7 before we get to 0.8
grubert
2011-07-01
1
-1
/
+1
*
New "name" directive option attaching a reference name.
milde
2011-06-30
23
-145
/
+426
*
math update
milde
2011-06-29
4
-4
/
+27
*
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
15
-362
/
+352
*
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
15
-119
/
+249
*
added project from Thomas Calmant
goodger
2011-06-08
1
-0
/
+3
*
Apply tuple_args_guard.patch [ 2993967 ]
milde
2011-06-07
1
-2
/
+2
*
Math documentation update.
milde
2011-06-07
4
-66
/
+86
*
class Tee: use getattr to fetch encoding of stream
grubert
2011-06-05
1
-1
/
+1
*
Fix manpage writer functional test due to BUG#3219183
grubert
2011-06-04
1
-10
/
+0
*
Add encoding to class Tee.
grubert
2011-06-04
1
-0
/
+1
*
Changes to Fix for BUG#3219183
grubert
2011-06-04
1
-10
/
+0
*
Fix: BUG#3219183 - vertical space in definition lists containing markup.
grubert
2011-06-04
2
-1
/
+13
*
Fix: regexp possible roff command and add test for it
grubert
2011-06-04
2
-1
/
+46
*
Fix: vertical space cleaning for option group ``.``.
grubert
2011-06-03
3
-2
/
+7
*
add test for option group with group item "."
grubert
2011-06-03
1
-0
/
+63
*
Update the copyright/licensing info. Fixes [3304675]
milde
2011-05-24
8
-357
/
+952
*
Apply part of patch 3303733 to allow testing with Python 3 and LANG=C.
milde
2011-05-24
1
-1
/
+5
*
Work around http://bugs.python.org/issue10419
milde
2011-05-19
1
-2
/
+1
*
New sub-module and test suite for error reporting.
milde
2011-05-19
14
-414
/
+601
*
in Python 3, the name for the exception instance is local to the except clause
milde
2011-05-16
1
-8
/
+8
*
Fix IOError to unicode conversion and add a test case.
milde
2011-05-15
2
-5
/
+40
*
Robust error reporting: ErrorString
milde
2011-05-13
3
-35
/
+144
*
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
*
Test and use robust the error printing
milde
2011-05-11
2
-11
/
+84
*
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
*
use error_encoding and ~_error_handler for printing to sys.stdout
milde
2011-05-06
1
-5
/
+9
[next]