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.9: tagging released revision
docutils-0.9
grubert
2012-05-02
0
-0
/
+0
*
Release 0.9: closed "Changes Since ..." section
docutils-0.9@7411
grubert
2012-05-02
2
-3
/
+16
*
Release 0.9: set version number to 0.9
grubert
2012-05-02
1
-1
/
+1
*
freshmeat changed name to freecode.com
grubert
2012-05-02
1
-3
/
+3
*
python 2.3 keyword dict method update does not allow keyword args
grubert
2012-05-01
1
-1
/
+10
*
Add py23 comment
grubert
2012-05-01
1
-0
/
+1
*
python 2.3 alias unittest.TestCase.assertTrue (possibly reverted on next rele...
grubert
2012-05-01
7
-0
/
+33
*
Corrected version.
smerten
2012-04-29
1
-4
/
+6
*
User visible changes:
smerten
2012-04-29
4
-191
/
+460
*
Fix: list comprehension for python 2.3 requires bracketts
grubert
2012-04-29
1
-2
/
+2
*
announce change of default behaviour and deprecation of `handle_io_errors`
milde
2012-03-30
1
-3
/
+16
*
Avoid code duplication between xetex and latex2e writer (solves [ 3512728 ]).
milde
2012-03-30
4
-278
/
+218
*
Apply [ 3512791 ] do not compare string literals with "is".
milde
2012-03-30
2
-1
/
+2
*
Bugs item #3501417 -- ODF configuration file contains names with non-ASCII ch...
dkuhlman
2012-03-20
1
-1
/
+1
*
Backwards-compatible fix for system-exit on IOError.
milde
2012-03-19
6
-24
/
+80
*
remove section Math Markup (now again in todo.txt)
milde
2012-03-19
1
-56
/
+0
*
`mode` argument for FileOutput avoids code replication in BinaryFileOutput.
milde
2012-03-19
2
-15
/
+21
*
Added "How to get a new feature into Docutils".
milde
2012-03-10
1
-4
/
+66
*
add configuration, to prune directories that should not have HTML built
goodger
2012-03-01
1
-0
/
+16
*
changed stylesheet to relative path, so it works on Windows systems too (whic...
goodger
2012-03-01
2
-2
/
+2
*
fixed snapshot URLs
goodger
2012-02-28
1
-3
/
+4
*
Update TODO list
milde
2012-02-27
2
-112
/
+145
*
Add tests for section levels not supported by LaTeX
milde
2012-02-26
1
-0
/
+28
*
Fix document internal referencing
grubert
2012-02-26
1
-1
/
+1
*
Fix the fix
grubert
2012-02-26
1
-1
/
+1
*
Fix internal link (patch ID:3487220)
grubert
2012-02-26
1
-2
/
+3
*
note that references with embedded target URIs have been referenced (implicit...
goodger
2012-02-20
3
-0
/
+38
*
remove stale link to pyds.muensterland.org
grubert
2012-02-16
1
-1
/
+0
*
add rst2blogger
grubert
2012-02-13
1
-0
/
+4
*
Use `field_marker` pattern to look for start of a directive option block
milde
2012-02-08
4
-24
/
+65
*
Fix [ 3481980 ] Use os.getcwdu() in make_paths_absolute().
milde
2012-02-03
4
-12
/
+51
*
Fix relative_path() with source=None and `unicode` target.
milde
2012-02-03
2
-1
/
+34
*
Replace deprecated aliases for assert methods with correct names.
milde
2012-02-03
16
-199
/
+200
*
Revert "io.FileInput/io.FileOutput: No system-exit on IOError."
milde
2012-01-27
9
-56
/
+39
*
io.FileInput/io.FileOutput: No system-exit on IOError.
milde
2012-01-26
9
-39
/
+56
*
Do not use ``\\\\section*``-macros to suppress LaTeX section numbering.
milde
2012-01-26
10
-626
/
+292
*
Add link to git mirror on http://repo.or.cz/w/docutils.git
milde
2012-01-26
1
-7
/
+29
*
fixed the --prune & --ignore options of buildhtml.py
goodger
2012-01-23
2
-25
/
+26
*
Add Leo outliner to link list.
milde
2012-01-20
1
-13
/
+24
*
Fix typo in generated from comment
grubert
2012-01-20
3
-7
/
+7
*
Cleanup: Use True/False for boolean values
milde
2012-01-19
26
-186
/
+185
*
Do not emit comment line with trailng blank
grubert
2012-01-19
4
-7
/
+5
*
Fix handling of missing stylesheets. Updated and simplied tests.
milde
2012-01-19
14
-168
/
+108
*
SafeString: normalize filename quoting for EnvironmentError exceptions.
milde
2012-01-19
4
-21
/
+13
*
XML writer overhaul (use visitor pattern, raw XML pass through).
milde
2012-01-18
4
-95
/
+265
*
Add link to misc.settings proposal.
milde
2012-01-12
1
-1
/
+2
*
Report table parsing errors with correct line number.
milde
2012-01-11
6
-34
/
+49
*
Clean up system message (source, line) reporting.
milde
2012-01-09
6
-76
/
+57
*
Store source and line in the "raw" node generated by raw-derived roles.
milde
2012-01-06
4
-7
/
+8
*
Link documentation on how to create inline raw roles.
milde
2012-01-06
2
-3
/
+16
[next]