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
*
Merge smaller differences from latex2e_adaptive_preamble.
subdocs@5264
grubert
2007-06-20
1
-18
/
+26
*
Add ``use-part-section``.
grubert
2007-06-14
1
-2
/
+9
*
added some bottom margin for sidebars (adding top margin looks funny since si...
wiemann
2007-06-03
1
-1
/
+1
*
Put leavevmode before longtable to avoid having it moved before sub/pargraph.
grubert
2007-05-31
1
-2
/
+8
*
adjusted name and email address
wiemann
2007-05-31
4
-4
/
+4
*
Using leavevmode after terms option_list no longer needs to check parent for ...
grubert
2007-05-28
1
-3
/
+0
*
- Append ``\leavemode`` to definition list terms.
grubert
2007-05-28
1
-3
/
+4
*
Table column width with 3 decimal places.
grubert
2007-05-28
1
-1
/
+1
*
Add table stubs support (boldfont).
grubert
2007-05-25
1
-1
/
+12
*
Add assemble_parts to writer.
grubert
2007-05-08
1
-0
/
+9
*
Add simply support for nested tables.
grubert
2007-04-18
1
-4
/
+10
*
Fix verbatim in tables if use-verbatim-when-possible.
grubert
2007-04-18
1
-6
/
+5
*
Use section commands down to subparagraph.
grubert
2007-04-14
1
-16
/
+8
*
added class="internal"/class="external" to a elements
wiemann
2007-04-10
1
-5
/
+7
*
added named constants, removed magic numbers
goodger
2007-04-03
1
-7
/
+14
*
reverted r5032; breaks Python 2.2 compatibility
wiemann
2007-03-21
2
-2
/
+2
*
replaced 'raw_unicode_escape' with 'ascii', 'backslashreplace' so we don't ge...
wiemann
2007-03-21
2
-2
/
+2
*
moved Element.__str__ to Node.__str__ so Text has it too;
wiemann
2007-03-21
1
-5
/
+12
*
do not encode embedded stylesheets, because HTML entities are
wiemann
2007-03-19
2
-2
/
+2
*
replaced <>@ with ()at because they come out as a mess when
wiemann
2007-03-19
1
-1
/
+1
*
encode <>@ in stylesheets
wiemann
2007-03-19
1
-1
/
+1
*
moved uniq() to utils.py
wiemann
2007-03-12
2
-9
/
+8
*
merged include-after-until branch to trunk; deleted include-after-until branch
wiemann
2007-03-12
1
-1
/
+30
*
use Id instead of Date and Revision (Id will not be expanded to non-ASCII cha...
include-after-until@4999
wiemann
2007-03-04
1
-4
/
+2
*
fixed doc-string -- transforms are not reader-specific anymore
wiemann
2007-03-01
1
-4
/
+2
*
fixed doc-string -- the reader does not apply transforms
wiemann
2007-03-01
1
-2
/
+2
*
Put ensuremath around some latin1 chars.
plugins@4951
grubert
2007-02-27
1
-0
/
+12
*
Set ``usepackage[utf8x]{inputenc}`` for utf-8.
grubert
2007-02-27
1
-3
/
+7
*
do not use codecs.open, because it always uses binary mode
wiemann
2007-02-26
1
-4
/
+2
*
New option ``--use-bibtex=style,db1,db2``.
grubert
2007-02-22
1
-10
/
+22
*
- New option ``--reference-label`` to allow usage of LaTeX ref for
grubert
2007-02-21
1
-0
/
+12
*
Added ``--strip-elements-with-class`` and ``--strip-class`` options (``strip_...
goodger
2007-02-12
3
-5
/
+64
*
remove circular import
goodger
2007-02-12
1
-1
/
+2
*
cleaned up build_contents code (not worth a test case or history entry though...
wiemann
2007-01-22
1
-6
/
+1
*
dropped all name attributes of "a" elements
wiemann
2007-01-16
1
-23
/
+12
*
+ - Moved ``id`` attributes from titles to surrounding ``div``
wiemann
2007-01-16
2
-33
/
+12
*
Fix duplicate key in bibliographic_fields dict.
sfcben
2006-12-26
2
-9
/
+5
*
Fix: bug# 1605376 rst2latex: bad options group list.
grubert
2006-12-11
1
-0
/
+3
*
Remove inactive code for use_optionlist_for_option_list.
grubert
2006-12-11
1
-36
/
+7
*
Fix: bug# 1612270 double qoutes in italian literal.
grubert
2006-12-10
1
-0
/
+3
*
Added Hebrew mappings by Meir Kriheli.
sfcben
2006-12-09
2
-0
/
+168
*
fixed bug with multi-line attributions in block quote directives (epigraph etc.)
goodger
2006-12-09
1
-1
/
+6
*
Fix: output hypertargets
grubert
2006-11-28
1
-0
/
+3
*
Add option --use-latex-abstract.
grubert
2006-11-17
1
-0
/
+14
*
removed notes about Py22 requirement (Docutils 0.5+ depends on Py22 anyway)
wiemann
2006-11-13
2
-4
/
+1
*
added textcomp
wiemann
2006-11-12
2
-0
/
+5
*
fixed omission from r4802
goodger
2006-11-12
1
-3
/
+3
*
correct faulty setting definitions & add test; 0.4 backport candidate
goodger
2006-11-12
5
-17
/
+15
*
docstring: expand validator function description in SettingsSpec.settings_spec
goodger
2006-11-12
1
-11
/
+21
*
add functionality to internals() function
goodger
2006-11-12
1
-2
/
+6
[next]