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 --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
*
added option to disable section numbering
orutherfurd
2004-03-21
1
-0
/
+4
*
bugfix
goodger
2004-01-22
1
-2
/
+1
*
typos
goodger
2003-12-30
1
-2
/
+2
*
updated config warning
goodger
2003-11-14
1
-2
/
+3
*
removed another Python 2.2 feature
goodger
2003-09-14
1
-1
/
+1
*
removed Python 2.2 feature
goodger
2003-09-13
1
-1
/
+1
*
improved setting handling
goodger
2003-09-12
1
-3
/
+5
*
fixed bug
goodger
2003-09-11
1
-3
/
+2
*
simplified config file processing code
goodger
2003-09-11
1
-5
/
+4
*
- Fixed stupid bug that made last change a no-op.
cben
2003-09-11
1
-7
/
+5
*
Added support for ``DOCUTILSCONFIG`` environment variable. Added
cben
2003-09-11
1
-5
/
+17
*
Merged ``DictUpdater`` functionality into ``Values``, a subclass of ``optpars...
goodger
2003-09-01
1
-30
/
+29
*
Reimplemented setting validation. Enabled flexible boolean values: yes/no, t...
goodger
2003-09-01
1
-126
/
+204
*
Implemented support for config file reorganization: ``standard_config_files``...
goodger
2003-08-27
1
-21
/
+75
*
updated
goodger
2003-07-05
1
-0
/
+2
*
Added "--traceback" & "--no-traceback" options ("traceback" setting).
goodger
2003-06-30
1
-2
/
+8
*
Added "exit_level" setting ("--exit" option).
goodger
2003-06-16
1
-0
/
+8
*
updated
goodger
2003-06-16
1
-29
/
+21
*
Updated encoding handling and setting validation. Added "--error-encoding-er...
goodger
2003-06-08
1
-33
/
+68
*
() added
goodger
2003-06-07
1
-5
/
+5
*
use possibly updated option defaults from OptionParser, not Option
goodger
2003-06-07
1
-2
/
+3
*
fallback default encoding error handler
goodger
2003-06-07
1
-1
/
+3
*
improved exception traceback handling
goodger
2003-06-07
1
-9
/
+15
*
Added validation functionality for config files. Added "--error-encoding" op...
goodger
2003-06-03
1
-11
/
+128
*
Revert to 1.28 code. 1.29 had bugs, was incomplete, and was premature.
goodger
2003-05-27
1
-10
/
+3
[next]