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
/
parsers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all has_key with the in operator.
abolish-userstring
strank
2008-07-23
11
-41
/
+41
*
Allow ``+`` and ``:`` in reference names.
grubert
2008-02-15
1
-2
/
+2
*
adjusted name and email address
wiemann
2007-05-31
1
-1
/
+1
*
merged include-after-until branch to trunk; deleted include-after-until branch
wiemann
2007-03-12
1
-1
/
+30
*
Fix duplicate key in bibliographic_fields dict.
sfcben
2006-12-26
1
-4
/
+2
*
Added Hebrew mappings by Meir Kriheli.
sfcben
2006-12-09
1
-0
/
+106
*
fixed bug with multi-line attributions in block quote directives (epigraph etc.)
goodger
2006-12-09
1
-1
/
+6
*
correct faulty setting definitions & add test; 0.4 backport candidate
goodger
2006-11-12
1
-6
/
+7
*
support old-style functional directive dinterface also for methods
wiemann
2006-09-18
1
-2
/
+2
*
merged directives branch to trunk (r4375:4666);
wiemann
2006-07-12
11
-1414
/
+1598
*
use integer division to make it more explicit, and for Python 3000 compatibil...
wiemann
2006-07-04
1
-1
/
+1
*
for compatibility with Python2.5b1
goodger
2006-06-22
1
-1
/
+2
*
added support for unicode bullets
wiemann
2006-06-04
1
-1
/
+1
*
fixed calls to docutils.parsers.rst.states.Body.block_quote (see r4522), and ...
goodger
2006-06-01
2
-12
/
+17
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
34
-136
/
+70
*
Added support for multiple attributions in a physical block quote (indented t...
goodger
2006-05-01
1
-48
/
+66
*
added pep_file_url_template setting; corrected PEP urls (removed .html); rest...
goodger
2006-03-23
3
-4
/
+7
*
support for new python.org and pep2pyramid.py
goodger
2006-03-23
1
-2
/
+2
*
added handout role
wiemann
2006-02-26
1
-0
/
+6
*
fixed "target beginning with underscore" bug;
wiemann
2006-01-22
1
-0
/
+1
*
some cleanup:
wiemann
2006-01-09
1
-6
/
+1
*
correction from panjunyong
goodger
2006-01-01
1
-1
/
+1
*
Re-introduced ``Targetable.indirect_reference_name``, for MoinMoin/reST compa...
goodger
2005-12-29
2
-0
/
+2
*
add new translation
richieadler
2005-12-23
2
-2
/
+3
*
added "date" directive, tests, & translations
goodger
2005-12-22
20
-0
/
+35
*
use unicode literals
wiemann
2005-12-13
1
-79
/
+72
*
updated conditional display roles
goodger
2005-12-13
1
-3
/
+16
*
added comments
goodger
2005-12-11
1
-0
/
+2
*
completed Japanese mappings
goodger
2005-12-10
1
-78
/
+88
*
merged branches/s5 changes r4011:4155 into trunk/docutils
goodger
2005-12-08
2
-0
/
+53
*
added East Asian double-width character support; thanks to Frank Bennett for ...
goodger
2005-12-07
2
-3
/
+16
*
Fixed bugs: list items with blank first lines; block quote attributions with ...
goodger
2005-12-06
1
-4
/
+11
*
allow escaped colons inside of fields
wiemann
2005-11-19
1
-3
/
+3
*
added Japanese language files; thanks Hisashi Morita!
wiemann
2005-11-17
1
-0
/
+104
*
replaced "traditional" with "simplified"
wiemann
2005-11-17
1
-3
/
+3
*
add zh_cn (simplified Chinese) language mappings; thanks to Panjunyong!
wiemann
2005-11-17
1
-0
/
+108
*
converted latin1 files to utf8;
wiemann
2005-10-29
1
-2
/
+2
*
added the "container" element & directive, a generic container
goodger
2005-10-28
18
-1
/
+45
*
removed more internal state (`document.anonymous_refs` and
wiemann
2005-10-11
1
-4
/
+0
*
disallow anonymous hyperlink references and auto-numbered footnotes
wiemann
2005-10-11
1
-4
/
+13
*
disallow targets inside substitution definitions
wiemann
2005-10-11
1
-23
/
+30
*
Added support for "class" directive content.
goodger
2005-09-29
1
-7
/
+17
*
moved pruning docutils.conf up the tree so that template.txt isn't processed ...
wiemann
2005-09-26
1
-5
/
+0
*
added clarifying comment; thanks to Anthony Baxter for pointing this out
goodger
2005-09-24
1
-0
/
+3
*
removed 1-argument use of ``setdefault``, slated to be removed from Python
goodger
2005-09-03
1
-6
/
+9
*
catch another case of malformed hyperlink target
wiemann
2005-08-26
1
-1
/
+1
*
catch unescaped colon at end of hyperlink targets
goodger
2005-08-26
1
-0
/
+1
*
fixed bug with "image" directive "target" option
goodger
2005-08-24
1
-3
/
+4
*
removed superfluous error message
wiemann
2005-08-17
1
-3
/
+1
*
Italian translation of newest directives
lele
2005-08-14
1
-4
/
+4
[next]