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
/
writers
/
manpage.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling
milde
2021-10-22
1
-2
/
+2
*
* docutils/writers/manpage.py ...
grubert
2021-08-23
1
-0
/
+1
*
doc
grubert
2021-08-23
1
-1
/
+1
*
fix typo
grubert
2021-04-23
1
-1
/
+1
*
Apply patch #160: move macro defs above .TH (thanks Willie and sorry for the ...
grubert
2021-04-04
1
-1
/
+2
*
Make "meta" elements available for "latex" and "odt".
milde
2021-01-08
1
-4
/
+5
*
flake8 do not check 821 undefined name
grubert
2020-08-10
1
-1
/
+1
*
Fix [ 394 ] fix missing new line after rubric.
grubert
2020-07-05
1
-1
/
+1
*
Apply Patch 168 manpage crashing on empty citation
grubert
2020-06-30
1
-1
/
+1
*
Fix #126 manpage title with spaces
grubert
2020-02-17
1
-1
/
+1
*
[ Fix #380 ] manpage commandline option problem in sphinx.
grubert
2020-02-17
1
-1
/
+1
*
Formatting
grubert
2020-01-27
1
-5
/
+5
*
Fix: declare instance variable in __init__
grubert
2020-01-27
1
-0
/
+1
*
typos in comments
grubert
2019-12-30
1
-1
/
+1
*
typos in comments
grubert
2019-12-30
1
-5
/
+5
*
FIX for BUG #287 comma after option is bold
grubert
2019-11-24
1
-1
/
+5
*
trivial: Misc whitespace fixes
milde
2019-08-27
1
-25
/
+25
*
py3: Fix magic methods
milde
2019-08-27
1
-1
/
+5
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
1
-1
/
+1
*
py3: Replace 'ur' prefix
milde
2019-08-27
1
-4
/
+4
*
py3: Replace 'foo.has_key(bar)' with 'bar in foo'
milde
2019-08-26
1
-2
/
+2
*
py3: Replace 'foo.next()' with 'next(foo)'
milde
2019-08-26
1
-1
/
+1
*
Consistent Python 3 checks.
milde
2019-08-26
1
-1
/
+1
*
py3: Replace deprecated form of raising exception
milde
2019-08-26
1
-2
/
+2
*
py3: Add aliases for removed symbols
milde
2019-08-26
1
-1
/
+5
*
Apply fix for [ 289 ], line starting with ``.`` in a text.
grubert
2019-08-25
1
-0
/
+3
*
Apply [ 141 ] Handling inline in manpage writer.
milde
2017-06-18
1
-2
/
+8
*
Apply patch by Neil Schemenauer to fix bad string escapes
milde
2016-12-10
1
-1
/
+1
*
safe check for startswith "."
grubert
2013-03-09
1
-1
/
+1
*
Fix [3607063] handle lines starting with a period.
grubert
2013-03-08
1
-3
/
+3
*
always include macro def
grubert
2013-02-16
1
-1
/
+1
*
append macros to self.head
grubert
2013-02-16
1
-1
/
+1
*
move comment "Man page generated from reStructuredText." to first line (always)
grubert
2013-02-16
1
-3
/
+3
*
manpage Fix option separating comma was bold (thanks to Bill Morris).
grubert
2013-02-12
1
-1
/
+1
*
Apply [3527401] manpage writer addmonition's don't preserve indentation
grubert
2012-07-06
1
-3
/
+18
*
Apply [3527397] Add indentation to literal blocks in manpage writer
grubert
2012-07-04
1
-0
/
+7
*
enum_char to newstyle class (merge from mercurial)
grubert
2012-07-04
1
-1
/
+1
*
make class Table newstyle (merge from mercurial)
grubert
2012-07-04
1
-1
/
+1
*
Fix typo in generated from comment
grubert
2012-01-20
1
-1
/
+1
*
Do not emit comment line with trailng blank
grubert
2012-01-19
1
-1
/
+1
*
Fix [ 2971827 ] and [ 3442827 ]
milde
2011-12-20
1
-1
/
+4
*
Fix: BUG#3219183 - vertical space in definition lists containing markup.
grubert
2011-06-04
1
-1
/
+12
*
Fix: regexp possible roff command and add test for it
grubert
2011-06-04
1
-1
/
+1
*
Fix: vertical space cleaning for option group ``.``.
grubert
2011-06-03
1
-1
/
+2
*
Math support:
milde
2010-11-05
1
-0
/
+16
*
Do not fail, if the specified langauage is not supported by Docutils,
milde
2010-09-28
1
-1
/
+1
*
remove unused or duplicate imports (mercurial)
grubert
2010-07-12
1
-4
/
+1
*
code formatting
grubert
2010-07-12
1
-1
/
+1
*
formatting changes (from mercurial)
grubert
2010-07-12
1
-22
/
+21
*
patches from mercurial. one as TODO
grubert
2010-07-12
1
-1
/
+5
[next]