| Commit message (Expand) | Author | Age | Files | Lines |
* | Messages of the -Wbase level now print STYLE:. Since this |  schwarze | 2017-07-04 | 14 | -32/+32 |
* | cope with changes in BASE messages |  schwarze | 2017-06-25 | 2 | -4/+6 |
* | churn related to the new style message about RCS ids |  schwarze | 2017-06-17 | 2 | -0/+2 |
* | churn caused by the new Mdocdate messages, no easy way to avoid this :( |  schwarze | 2017-06-11 | 2 | -0/+2 |
* | Now that markdown output is tested for almost everything, test all |  schwarze | 2017-03-08 | 1 | -1/+6 |
* | remove a few Mdocdate that snuck in |  schwarze | 2017-02-11 | 2 | -2/+2 |
* | Closing a block validates it, which may end up deleting it, |  schwarze | 2015-02-07 | 4 | -3/+28 |
* | Delete the legacy generic warning type MANDOCERR_ARGCWARN, |  schwarze | 2015-02-06 | 1 | -1/+1 |
* | Discard excess head arguments for .Bd .Bl .Bk and delete hwarn_eq0(). |  schwarze | 2015-02-04 | 2 | -6/+6 |
* | inevitable churn caused by the section title change |  schwarze | 2014-08-26 | 5 | -5/+5 |
* | Clean up messages regarding excess arguments: |  schwarze | 2014-07-04 | 3 | -2/+9 |
* | repair the dates |  schwarze | 2013-12-25 | 2 | -2/+2 |
* | Implement .Fo/.Fa/.Fc indentation and break handling for -Tman. |  schwarze | 2013-12-25 | 4 | -2/+18 |
* | Implement SYNOPSIS .Fn indentation for -Tman. |  schwarze | 2013-12-24 | 2 | -1/+8 |
* | It turns out SYNOPSIS mode does not imply .Bk in general, |  schwarze | 2013-12-24 | 2 | -1/+5 |
* | When deciding whether two consecutive macros are on the same input line, |  schwarze | 2013-12-24 | 2 | -3/+6 |
* | More .Bk tests to lessen the risk of upcoming work. |  schwarze | 2013-12-24 | 5 | -2/+281 |
* | In SYNOPSIS mode, .Ek doesn't end a keep. |  schwarze | 2013-05-29 | 2 | -2/+10 |
* | In keep mode, if any text is printed (even in NOSPACE mode), |  schwarze | 2013-05-29 | 2 | -2/+15 |
* | In -Tman mode, support automatic word keeps in the SYNOPSIS |  schwarze | 2012-11-19 | 3 | -2/+32 |
* | after several improvements to -Tman went in, |  schwarze | 2012-07-07 | 1 | -2/+2 |
* | Complete overhaul of the mandoc(1) test suite. |  schwarze | 2011-11-17 | 5 | -4/+7 |
* | Some pre-handlers produce output, so reorder the code to set up |  schwarze | 2011-02-06 | 2 | -0/+27 |
* | some more tests regarding empty macros |  schwarze | 2011-01-04 | 2 | -0/+8 |
* | Handle .Bk the same way as groff 1.20.1: |  schwarze | 2010-12-19 | 5 | -0/+114 |