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
*
added "Error Handling" section;
directives
wiemann
2006-07-11
2
-22
/
+71
*
removed old TODO marker
wiemann
2006-07-10
1
-2
/
+0
*
updated and restructured docstring and documentation for new directive interface
wiemann
2006-07-10
2
-325
/
+327
*
throw DirectiveErrors instead of returning system messages
wiemann
2006-05-25
6
-118
/
+66
*
use directive_error to throw errors;
wiemann
2006-05-25
2
-36
/
+16
*
renamed parsers.rst.SystemMessage to DirectiveError
wiemann
2006-05-25
2
-20
/
+29
*
added docutils.parsers.rst.SystemMessage, to be thrown from directive code;
wiemann
2006-05-14
10
-98
/
+84
*
added a Directive.system_message convenience method
wiemann
2006-04-05
2
-11
/
+39
*
renamed GenericAdmonition to BaseAdmonition and
wiemann
2006-04-05
2
-16
/
+16
*
turned comments into class-variable docstrings
wiemann
2006-04-02
2
-3
/
+2
*
removed module cache;
wiemann
2006-03-29
1
-15
/
+9
*
adapted nomenclature to new directive interface
wiemann
2006-03-29
2
-12
/
+12
*
updated documentation on directive interface;
wiemann
2006-03-14
2
-75
/
+66
*
removed dead code
wiemann
2006-03-12
1
-7
/
+0
*
added tests for empty directive
wiemann
2006-03-12
1
-0
/
+22
*
added test for date outside of substitution context;
wiemann
2006-03-12
2
-1
/
+12
*
added more tests for erroneous role directives
wiemann
2006-03-12
1
-0
/
+22
*
added test for rtrim option of unicode directive
wiemann
2006-03-12
1
-2
/
+8
*
added test for non-existent file in raw directive;
wiemann
2006-03-12
2
-1
/
+15
*
made the coverage script cope with my symlinks
wiemann
2006-03-12
1
-0
/
+2
*
added more table tests
wiemann
2006-03-12
1
-0
/
+45
*
Removed handler for failed import of urllib2. It was added in r1775
wiemann
2006-03-12
2
-24
/
+8
*
added test for empty raw directive
wiemann
2006-03-12
1
-0
/
+11
*
refactored csv-table and list-table
wiemann
2006-03-12
2
-370
/
+376
*
refactored table
wiemann
2006-03-12
2
-33
/
+43
*
refactored target-notes
wiemann
2006-03-12
2
-9
/
+12
*
refactor header and footer
wiemann
2006-03-11
2
-33
/
+38
*
refactored sectnum
wiemann
2006-03-11
2
-8
/
+11
*
added tests for "sectnum" directive
wiemann
2006-03-11
1
-0
/
+56
*
refactored contents
wiemann
2006-03-11
2
-53
/
+60
*
refactored restructuredtext-test-directive;
wiemann
2006-03-11
2
-18
/
+44
*
refactored date
wiemann
2006-03-11
2
-14
/
+17
*
refactored title
wiemann
2006-03-11
2
-6
/
+10
*
added tests for "title" directive
wiemann
2006-03-11
1
-0
/
+34
*
refactored default-role
wiemann
2006-03-11
2
-20
/
+26
*
refactored role
wiemann
2006-03-11
2
-56
/
+64
*
refactored class
wiemann
2006-03-11
2
-28
/
+35
*
removed unnecessary test
wiemann
2006-03-11
1
-12
/
+0
*
added tests for "class" directive
wiemann
2006-03-11
1
-0
/
+66
*
refactored unicode
wiemann
2006-03-11
2
-35
/
+42
*
refactored replace
wiemann
2006-03-11
2
-31
/
+36
*
refactored raw
wiemann
2006-03-11
2
-92
/
+108
*
minor cleanup
wiemann
2006-03-11
4
-4
/
+8
*
refactored include
wiemann
2006-03-11
2
-54
/
+63
*
refactored figure
wiemann
2006-03-11
2
-67
/
+67
*
refactored image; hacked figure to make it work with refactored Image class
wiemann
2006-03-11
2
-70
/
+85
*
fixed option_spec attribute; fixed circular import
wiemann
2006-03-11
2
-2
/
+2
*
moved imports to the top; catch ImportErrors resulting from importing Docutils
wiemann
2006-03-11
1
-15
/
+25
*
renamed Directive.options class attribute to option_spec; minor cleanups
goodger
2006-03-11
4
-25
/
+50
*
moved docutils.parsers.rst.states.Body.convert_old_style_directive method to ...
goodger
2006-03-11
3
-25
/
+29
[next]