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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-0
/
+221
*
Cleanup.
milde
2022-07-28
1
-1
/
+1
*
Add encoding arguments when opening files.
milde
2022-06-15
1
-1
/
+1
*
Unify naming of the "utf-8" codec.
milde
2022-06-13
1
-6
/
+6
*
Remove unused imports.
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
2
-3
/
+5
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
3
-0
/
+9
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
1
-8
/
+8
*
Fix unexpected spaces around equals indicating keyword arguments.
milde
2022-03-03
1
-1
/
+1
*
Fix missing whitespace around operator.
milde
2022-03-03
1
-3
/
+3
*
Fix code indentation
milde
2022-01-29
2
-14
/
+12
*
New style classes no longer need to inherit from `object`.
milde
2022-01-26
2
-2
/
+2
*
Use generator expressions with functions expecting a sequence.
milde
2022-01-26
1
-2
/
+2
*
Modernise helper script generating `punctuation_chars.py`.
milde
2022-01-26
1
-39
/
+37
*
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
1
-1
/
+1
*
Change http://docutils.sf.net -> https://docutils.sourceforge.io
milde
2022-01-20
2
-2
/
+2
*
Remove unused optparse import.
milde
2022-01-14
1
-1
/
+0
*
Drop special-casing for Python 2.x in tests and tools.
milde
2022-01-03
3
-38
/
+8
*
Remove "coding:" slug
milde
2022-01-03
1
-2
/
+0
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
4
-10
/
+5
*
Fix spelling
milde
2021-10-22
1
-1
/
+1
*
Fix link to 2-Clause BSD license.
milde
2020-09-04
1
-2
/
+2
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
3
-5
/
+5
*
py3: Replace 'ur' prefix
milde
2019-08-27
1
-2
/
+8
*
Consistent Python 3 checks.
milde
2019-08-26
2
-4
/
+4
*
py3: Use 'sorted(foo)' instead of 'foo.sort()'
milde
2019-08-26
2
-6
/
+3
*
py3: Resolve some additional undefined symbols
milde
2019-08-26
1
-11
/
+0
*
py3: Add aliases for removed symbols
milde
2019-08-26
1
-5
/
+5
*
py3: Switch to print functions
milde
2019-08-26
4
-45
/
+6
*
py3: Use new style classes
milde
2019-08-26
2
-3
/
+3
*
Generate the complete punctuation_chars module with the corresponding tool.
milde
2017-01-17
1
-60
/
+190
*
"Outsourcing" of development code from utils.punctuation_chars.
milde
2017-01-05
1
-0
/
+334
*
Make tools/ compatible with both, Python 2 and 3 without 2to3-conversion.
milde
2012-06-13
3
-32
/
+42
*
Merged abolish-userstring-haskey r5609:5616 to trunk.
strank
2008-07-28
2
-3
/
+3
*
undo accidental commit to trunk
strank
2008-07-23
1
-2
/
+2
*
Replace all has_key with the in operator.
strank
2008-07-23
1
-2
/
+2
*
adjusted name and email address
wiemann
2007-05-31
2
-3
/
+3
*
use $Id$ instead of $Date$ and $Revision$;
wiemann
2006-05-21
3
-16
/
+8
*
changed comment at the top of unicode_latex.py
wiemann
2005-06-20
1
-5
/
+7
*
moved create_unimap.py to tools/dev/
wiemann
2005-06-20
1
-0
/
+80
*
tool for developers; moved
goodger
2005-06-20
1
-0
/
+204
*
fixed name *sigh*
wiemann
2005-06-15
1
-0
/
+0
*
moved profiledocutils and testcoverage into main tree
wiemann
2005-06-15
2
-0
/
+42