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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add encoding arguments when opening files.
milde
2022-06-15
2
-2
/
+2
*
Unify naming of the "utf-8" codec.
milde
2022-06-13
1
-6
/
+6
*
Postpone deprecations to Docutils 2.0
milde
2022-05-30
1
-1
/
+1
*
Command line "entry point" to the docutils package. Part 2/2.
milde
2022-05-30
1
-0
/
+24
*
Command line "entry point" to the docutils package. Part 1/2.
milde
2022-05-30
1
-106
/
+0
*
Suppress deprecation warnings and some cleanup in buildhtml tool.
milde
2022-04-02
1
-22
/
+24
*
Prepare switch from optparse to argparse.
milde
2022-03-17
1
-2
/
+2
*
Remove unused imports.
milde
2022-03-05
1
-2
/
+2
*
Avoid line break after binary operator.
milde
2022-03-05
1
-2
/
+2
*
Avoid ambiguous variable name l (may be mixed up with 1).
milde
2022-03-05
1
-13
/
+13
*
Avoid too long lines.
milde
2022-03-05
4
-9
/
+7
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
5
-0
/
+25
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
5
-16
/
+16
*
Fix unexpected spaces around equals indicating keyword arguments.
milde
2022-03-03
2
-2
/
+2
*
Fix missing whitespace after ',' or ':'.
milde
2022-03-03
1
-2
/
+2
*
Fix missing whitespace around operator.
milde
2022-03-03
2
-4
/
+4
*
Fix whitespace before/after delimiters and colon.
milde
2022-03-03
2
-19
/
+19
*
Make docutils-cli.py importable. Better/simpler help output.
milde
2022-02-10
1
-57
/
+70
*
Fix trailing whitespace (non-Python files).
milde
2022-01-29
3
-3
/
+2
*
Fix code indentation
milde
2022-01-29
6
-36
/
+34
*
Fix trailing whitespace (flake warnings W293, W391).
milde
2022-01-29
1
-1
/
+0
*
Fix trailing whitespace (flake warning W291).
milde
2022-01-29
1
-1
/
+1
*
New style classes no longer need to inherit from `object`.
milde
2022-01-26
3
-4
/
+4
*
Drop string prefix "u".
milde
2022-01-26
1
-2
/
+2
*
Remove unused imports
milde
2022-01-26
2
-2
/
+0
*
Use "x not in y" over "not x in y"
milde
2022-01-26
1
-2
/
+2
*
Remove redundant parentheses
milde
2022-01-26
1
-1
/
+1
*
Use generator expressions with functions expecting a sequence.
milde
2022-01-26
2
-4
/
+4
*
Modernise helper script generating `punctuation_chars.py`.
milde
2022-01-26
1
-39
/
+37
*
Suppress help output for deprecated command line options.
milde
2022-01-25
1
-1
/
+1
*
docutils-cli: Use "SettingsSpec" interface for config file parsing.
milde
2022-01-25
1
-58
/
+53
*
Update URLs in the docs.
milde
2022-01-21
3
-5
/
+5
*
Change http://docutils.sourceforge.net -> https://docutils.sourceforge.io
milde
2022-01-20
5
-9
/
+9
*
More changes to https://sourceforge.net
milde
2022-01-20
1
-1
/
+1
*
Change http://docutils.sf.net -> https://docutils.sourceforge.io
milde
2022-01-20
3
-3
/
+3
*
Remove unused optparse import.
milde
2022-01-14
1
-1
/
+0
*
Drop use of utils.error_reporting module and deprecate it.
milde
2022-01-07
2
-12
/
+10
*
Front-end documentation update and small fix.
milde
2022-01-05
1
-1
/
+1
*
Drop special-casing for Python 2.x in tests and tools.
milde
2022-01-03
15
-50
/
+20
*
Remove "coding:" slug
milde
2022-01-03
3
-5
/
+1
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
6
-15
/
+7
*
docutils-cli.py: allow drop-in components for reader and parser.
milde
2021-12-23
1
-13
/
+16
*
Add DeprecationWarnings and FutureWarnings for planned changes.
milde
2021-11-05
1
-6
/
+21
*
Fix spelling
milde
2021-10-22
4
-7
/
+7
*
docutils-cli.py: Read settings from standard configuration files.
milde
2021-10-19
1
-11
/
+35
*
Review settings_spec.
milde
2021-05-17
1
-3
/
+3
*
Improve help and error msg for docutils-cli.
milde
2021-04-07
1
-11
/
+16
*
Fix typo.
milde
2021-03-27
1
-2
/
+2
*
Rename buildhtml.py's "html-writer" option to "writer".
milde
2021-03-26
1
-4
/
+9
*
Clean up Markdown support.
milde
2021-01-03
4
-110
/
+4
[next]