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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a small backwards compatibility script for rst2odt_prepstyles.py.
milde
2023-05-16
1
-0
/
+20
*
Move auxiliary script rst2odt_prepstyles.py to the library.
milde
2023-05-16
1
-78
/
+0
*
Fixes for "rst2odf_prepstyles" module.
milde
2023-04-26
1
-8
/
+19
*
Small fixes to odt_prepstyles module.
milde
2023-04-19
1
-3
/
+5
*
Avoid ambiguous module name `io`.
milde
2023-02-07
1
-4
/
+4
*
Simplify/update utils.punctuation_chars and generating script.
milde
2022-11-24
1
-83
/
+86
*
Use a simpler algorithm to generate char lists
aa-turner
2022-11-16
1
-17
/
+8
*
Fix ``punctuation_chars`` regeneration for tests
aa-turner
2022-11-16
1
-0
/
+7
*
Update `utils.punctuation_chars` (keeping backwards compatibility).
milde
2022-11-16
1
-26
/
+27
*
Update ``generate_punctuation_chars`` templates
aa-turner
2022-11-16
1
-26
/
+28
*
Move ``quicktest`` to ``tools/dev``
aa-turner
2022-11-02
1
-25
/
+22
*
Cleanup.
milde
2022-07-28
13
-13
/
+13
*
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
[next]