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
/
frontend.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ``--strip-elements-with-class`` and ``--strip-class`` options (``strip_...
goodger
2007-02-12
1
-2
/
+27
*
correct faulty setting definitions & add test; 0.4 backport candidate
goodger
2006-11-12
1
-4
/
+2
*
record paths of applied configuration files in _config_files runtime setting
goodger
2006-11-06
1
-2
/
+18
*
Added a kludge to allow publishing from within mod_python.
blais
2006-06-25
1
-1
/
+13
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
1
-4
/
+2
*
added OptionParser.set_defaults_from_dict to allow for Unicode keys (**kwargs...
goodger
2006-05-09
1
-2
/
+5
*
updated for UTF-8 config files & Unicode settings
goodger
2006-05-09
1
-2
/
+2
*
require UTF-8 encoding for config files
goodger
2006-05-09
1
-2
/
+17
*
added link to config.html to --help output;
wiemann
2006-02-28
1
-72
/
+41
*
Added the universal.StripComments transform, the "strip_comments" setting, an...
goodger
2005-12-12
1
-0
/
+9
*
merged branches/s5 changes r4011:4155 into trunk/docutils
goodger
2005-12-08
1
-2
/
+6
*
Added support for specifying runtime settings at the suite level
goodger
2005-09-15
1
-0
/
+4
*
made _stylesheet_required setting default to 0,
wiemann
2005-08-24
1
-2
/
+1
*
Added ``_stylesheet_required`` internal setting, docutils.transforms.html.Sty...
goodger
2005-06-28
1
-1
/
+2
*
removed docutils.frontend._globally_deactivate_config_files (reverting much o...
goodger
2005-06-23
1
-7
/
+0
*
also support "optik" instead of optparse; thanks to patch of Debian package
wiemann
2005-06-23
1
-2
/
+6
*
removed usage of "copy" module; test suite runs 1.6 seconds faster now
wiemann
2005-06-22
1
-1
/
+0
*
added docs about using _disable_config
wiemann
2005-06-20
1
-1
/
+3
*
added deactivation of config file reading (for easier testing)
wiemann
2005-06-19
1
-0
/
+5
*
added "title" directive
goodger
2005-06-09
1
-1
/
+4
*
docutils.__version_details__ renamed from .__version_suffix__
goodger
2005-06-01
1
-2
/
+2
*
added version suffix for snapshots
wiemann
2005-05-29
1
-1
/
+2
*
added --id-prefix and --auto-id-prefix options
wiemann
2005-05-21
1
-0
/
+3
*
added the "field_name_limit" setting, test & docs
goodger
2005-04-04
1
-0
/
+7
*
made --verbose do what it's supposed to do
wiemann
2004-12-25
1
-2
/
+2
*
added --strict-visitor option
goodger
2004-10-19
1
-1
/
+3
*
fixed last fix
goodger
2004-09-30
1
-1
/
+2
*
fixed "record_dependencies" default
goodger
2004-09-30
1
-4
/
+5
*
removed OptionParser.validator and OptionParser.overrides dictionaries;
wiemann
2004-09-27
1
-24
/
+12
*
added function to get option by destination
wiemann
2004-09-27
1
-0
/
+13
*
changed --dependency-file to --record-dependencies
wiemann
2004-09-25
1
-9
/
+16
*
Added config file support for "overrides" setting parameter.
goodger
2004-09-21
1
-1
/
+14
*
made 'validator' a normal keyword for options (just a cosmetic change)
wiemann
2004-09-19
1
-18
/
+11
*
added 'overrides' attribute for options
wiemann
2004-09-19
1
-1
/
+6
*
added --dependency-file option
wiemann
2004-09-19
1
-0
/
+11
*
typo
wiemann
2004-09-18
1
-1
/
+1
*
removed misleading import
wiemann
2004-09-17
1
-1
/
+1
*
Added --input-encoding-error-handler option & setting.
goodger
2004-09-12
1
-2
/
+12
*
oops, open issue; didn't meant to check that in yet
goodger
2004-09-09
1
-16
/
+0
*
typo
goodger
2004-09-09
1
-2
/
+18
*
xmlcharrefreplace backport
wiemann
2004-07-24
1
-4
/
+4
*
Trivial loop refactoring
cben
2004-07-09
1
-4
/
+2
*
Simplified default-setting code
goodger
2004-06-25
1
-6
/
+5
*
added pep_base_url & rfc_base_url settings & support
goodger
2004-06-16
1
-0
/
+9
*
updated
wiemann
2004-06-05
1
-2
/
+2
*
Renamed "--exit" to "--exit-status"
goodger
2004-06-03
1
-3
/
+4
*
updated
goodger
2004-05-31
1
-3
/
+6
*
updated
goodger
2004-05-13
1
-7
/
+8
*
Added help text for --output-encoding-error-handler and --error-encoding-erro...
goodger
2004-05-12
1
-6
/
+13
*
changed name of setting & cmdline option for sectnum disabling; now conforms ...
goodger
2004-04-02
1
-3
/
+3
[next]