| Commit message (Expand) | Author | Age | Files | Lines |
* | In HTML output, avoid printing a newline right after <pre> |  schwarze | 2020-10-16 | 1 | -28/+14 |
* | trivial adjustment of the desired test results |  schwarze | 2020-07-21 | 2 | -9/+9 |
* | In fragment identifiers, use ~%d for ordinal suffixes, |  schwarze | 2020-04-20 | 1 | -3/+3 |
* | automatically tag .SH and .SS in man(7) terminal output |  schwarze | 2020-04-04 | 2 | -0/+4 |
* | Split tagging into a validation part including prioritization |  schwarze | 2020-03-13 | 11 | -12/+89 |
* | Introduce the concept of nodes that are semantically transparent: |  schwarze | 2020-02-27 | 7 | -3/+120 |
* | adapt to new <p> output logic (html.c rev. 1.131) |  schwarze | 2019-09-03 | 1 | -4/+2 |
* | Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elements |  schwarze | 2019-03-01 | 1 | -0/+3 |
* | Remove the HTML title= attributes which harmed accessibility and |  schwarze | 2019-01-11 | 1 | -2/+2 |
* | Finally, represent the man(7) .PP and .HP macros by the natural |  schwarze | 2019-01-06 | 4 | -7/+79 |
* | Messages of the -Wbase level now print STYLE:. Since this |  schwarze | 2017-07-04 | 7 | -9/+14 |
* | cope with changes in BASE messages |  schwarze | 2017-06-25 | 1 | -1/+1 |
* | churn related to the new style message about RCS ids |  schwarze | 2017-06-17 | 1 | -0/+1 |
* | improve rounding rules for scaling units |  schwarze | 2017-06-14 | 1 | -2/+2 |
* | more tests for .IP/.nf interaction that i forgot to commit |  schwarze | 2017-02-17 | 2 | -2/+69 |
* | Trailing whitespace is significant when determining the width of a tag |  schwarze | 2015-09-21 | 2 | -2/+26 |
* | support negative horizontal widths in man(7); |  schwarze | 2014-12-23 | 2 | -0/+45 |
* | even if the second argument to .IP is invalid, don't print it |  schwarze | 2014-12-23 | 2 | -2/+15 |
* | inevitable churn caused by the section title change |  schwarze | 2014-08-26 | 6 | -6/+6 |
* | Improve "skipping paragraph macro" messages, |  schwarze | 2014-07-02 | 2 | -1/+4 |
* | Add a new term_flushln() flag TERMP_BRIND (if break, then indent) |  schwarze | 2014-04-08 | 3 | -2/+31 |
* | when indenting, extend the right margin accordingly, when needed; |  schwarze | 2014-02-16 | 2 | -2/+15 |
* | Drop empty .IP such that is does not cause additional vertical spacing. |  schwarze | 2012-07-18 | 3 | -2/+54 |
* | After unifying volume titles in the page headers for man(7) and mdoc(7), |  schwarze | 2011-12-02 | 4 | -4/+4 |
* | Complete overhaul of the mandoc(1) test suite. |  schwarze | 2011-11-17 | 9 | -6/+9 |
* | another test found in my tree |  schwarze | 2011-02-05 | 3 | -3/+50 |
* | Fix stupid commit error pointed out by guenther@ (thanks!): |  schwarze | 2011-01-04 | 2 | -3/+3 |
* | Multiple man(7) .IP and .TP fixes started during p2k10: |  schwarze | 2011-01-04 | 7 | -0/+226 |