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
/
core.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added special error handling & advice for UnicodeEncodeError.
goodger
2004-05-12
1
-10
/
+52
*
update publish_parts: docstring, and destination class (direct output is thro...
goodger
2004-04-03
1
-9
/
+6
*
Added funtionality to keep track of individual parts of a document and store
reggie
2004-03-23
1
-0
/
+64
*
Added "config_section" parameter to several methods and functions, allowing f...
goodger
2003-09-01
1
-17
/
+36
*
Reordered components for OptionParser; application comes last.
goodger
2003-08-27
1
-3
/
+2
*
Catch exceptions during processing, report and exit without tracebacks, excep...
goodger
2003-06-30
1
-7
/
+24
*
remove unused import
goodger
2003-06-29
1
-1
/
+1
*
catch system messages to stop tracebacks from parsing errors
goodger
2003-06-29
1
-4
/
+11
*
Added support for exit status ("exit_level" setting & ``enable_exit`` paramet...
goodger
2003-06-16
1
-7
/
+16
*
updated
goodger
2003-06-08
1
-1
/
+2
*
Moved config file processing to docutils/frontend.py.
goodger
2003-06-03
1
-7
/
+1
*
updated
goodger
2003-03-29
1
-1
/
+7
*
updated
goodger
2002-11-28
1
-4
/
+5
*
Added ``Publisher.set_components()`` method; support for ``publish_*()`` conv...
goodger
2002-11-02
1
-17
/
+18
*
minor updates & fixes
goodger
2002-10-24
1
-2
/
+2
*
Added ``Publisher.apply_transforms()`` method. Added support for "--dump-pse...
goodger
2002-10-24
1
-0
/
+21
*
Rearranged the parameters of ``publish_cmdline()`` and improved its docstring...
goodger
2002-10-18
1
-17
/
+150
*
Refactored names (options -> settings; .transform() -> .apply(); etc.); updated.
goodger
2002-10-18
1
-40
/
+49
*
Generalized ``Publisher.set_io``.
goodger
2002-10-17
1
-5
/
+7
*
changed docstring field lists into comments
goodger
2002-10-09
1
-7
/
+5
*
updated
goodger
2002-09-07
1
-1
/
+1
*
updated
goodger
2002-08-24
1
-4
/
+5
*
Made ``publish()`` a bit more convenient.
goodger
2002-08-23
1
-2
/
+2
*
updated
goodger
2002-08-09
1
-4
/
+4
*
Updated config file & command-line processing.
goodger
2002-07-31
1
-14
/
+10
*
Source & destination paths now returned inside option values object.
goodger
2002-07-28
1
-3
/
+4
*
Added default usage message and description.
goodger
2002-07-25
1
-3
/
+8
*
- Added support for configuration files (/etc/docutils.conf,
goodger
2002-07-20
1
-9
/
+28
*
Updated ``Publisher.set_options()``; now returns option values object.
goodger
2002-07-19
1
-3
/
+4
*
updated
goodger
2002-07-04
1
-3
/
+3
*
- Added support for the ``docutils.io.IO`` class & subclasses.
goodger
2002-06-28
1
-18
/
+35
*
- Added ``option_spec`` parameter to ``publish()`` etc.
goodger
2002-06-27
1
-8
/
+13
*
Updated for new Optik option group functionality.
goodger
2002-06-13
1
-6
/
+7
*
Removed temporary testing code.
goodger
2002-06-01
1
-8
/
+0
*
docstring
goodger
2002-05-31
1
-1
/
+2
*
- Removed many keyword parameters to ``Publisher.__init__()`` and
goodger
2002-05-30
1
-37
/
+72
*
- Changed names of Reporter's thresholds: warning_level -> report_level; er...
goodger
2002-05-24
1
-4
/
+4
*
docstring fix
goodger
2002-05-18
1
-4
/
+3
*
refactored; improved compound names
goodger
2002-05-05
1
-30
/
+33
*
Initial revision
goodger
2002-04-20
1
-0
/
+85
[prev]