| Commit message (Expand) | Author | Age | Files | Lines |
* | print a BAGARG message if -T markdown is requested on man(7) input; | Ingo Schwarze | 2021-08-14 | 1 | -0/+1 |
* | Support two-character font names (BI, CW, CR, CB, CI) | Ingo Schwarze | 2021-08-10 | 1 | -1/+3 |
* | The mandoc(1) manual already mentions that -T man output mode | Ingo Schwarze | 2021-07-04 | 1 | -1/+3 |
* | add a style message about overlong text lines, | Ingo Schwarze | 2021-06-27 | 1 | -0/+1 |
* | In -W style mode, check .Xr links along the full manpath because | Ingo Schwarze | 2021-06-02 | 1 | -1/+1 |
* | Ignore unreasonably large spacing modifiers in tbl layouts. | Ingo Schwarze | 2020-09-01 | 1 | -0/+1 |
* | provide a STYLE message when mandoc knows the file name and the extension | Ingo Schwarze | 2020-04-24 | 1 | -0/+1 |
* | Remove some stray argument names from function prototypes, | Ingo Schwarze | 2020-04-03 | 1 | -3/+4 |
* | Introduce a new mdoc(7) macro .Tg ("tag") to explicitly mark a place | Ingo Schwarze | 2020-01-19 | 1 | -0/+1 |
* | Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro: | Ingo Schwarze | 2020-01-19 | 1 | -2/+2 |
* | If messages are shown and output is printed without a pager, display | Ingo Schwarze | 2019-07-14 | 1 | -0/+1 |
* | Some time ago, i simplified mandoc_msg() such that it can be used | Ingo Schwarze | 2019-07-10 | 1 | -2/+30 |
* | Yet another round of improvements to manual font selection. | Ingo Schwarze | 2018-12-16 | 1 | -0/+1 |
* | Several improvements to escape sequence handling. | Ingo Schwarze | 2018-12-15 | 1 | -0/+4 |
* | Almost mechanical diff to remove the "struct mparse *" argument | Ingo Schwarze | 2018-12-14 | 1 | -4/+2 |
* | Major cleanup; may imply minor changes in edge cases of error reporting. | Ingo Schwarze | 2018-12-14 | 1 | -3/+11 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -34/+3 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-13 | 1 | -68/+0 |
* | Cleanup, no functional change: | Ingo Schwarze | 2018-12-12 | 1 | -106/+1 |
* | In tbl(7) -T html output, | Ingo Schwarze | 2018-11-25 | 1 | -1/+2 |
* | Implement the \f(CW and \f(CR (constant width font) escape sequences | Ingo Schwarze | 2018-10-25 | 1 | -0/+1 |
* | Rudimentary implementation of the roff(7) .char (output glyph | Ingo Schwarze | 2018-08-25 | 1 | -0/+2 |
* | Rudimentary implementation of the roff(7) .while request. | Ingo Schwarze | 2018-08-24 | 1 | -0/+4 |
* | The upcoming .while request will have to re-execute roff(7) lines | Ingo Schwarze | 2018-08-23 | 1 | -2/+1 |
* | Implement the roff(7) .shift and .return requests, | Ingo Schwarze | 2018-08-23 | 1 | -0/+4 |
* | Implement the \*(.T predefined string (interpolate device name) | Ingo Schwarze | 2018-08-16 | 1 | -0/+1 |
* | Issue a STYLE message when normalizing the date format in .Dd/.TH. | Ingo Schwarze | 2018-07-28 | 1 | -1/+2 |
* | Style message about bad input encoding of em-dashes as -- instead of \(em. | Ingo Schwarze | 2018-03-16 | 1 | -0/+1 |
* | be less assertive when warning about a possible typo; | Ingo Schwarze | 2017-11-10 | 1 | -1/+1 |
* | 1. Eliminate struct eqn, instead use the existing members | Ingo Schwarze | 2017-07-08 | 1 | -11/+0 |
* | garbage collect unused enum member EQN_ROOT | Ingo Schwarze | 2017-07-07 | 1 | -1/+0 |
* | Now that we have the -Wstyle message level, downgrade six warnings | Ingo Schwarze | 2017-07-06 | 1 | -8/+8 |
* | The EQN_LISTONE box type is pointless. | Ingo Schwarze | 2017-07-05 | 1 | -1/+0 |
* | report trailing delimiters after macros where they are usually a mistake; | Ingo Schwarze | 2017-07-03 | 1 | -2/+2 |
* | warn about time machines; suggested by Thomas Klausner <wiz @ NetBSD> | Ingo Schwarze | 2017-07-03 | 1 | -0/+1 |
* | add warning "cross reference to self"; inspired by mdoclint | Ingo Schwarze | 2017-07-02 | 1 | -0/+1 |
* | Basic reporting of .Xrs to manual pages that don't exist | Ingo Schwarze | 2017-07-01 | 1 | -0/+1 |
* | warn about some non-portable idioms in .Bl -column; | Ingo Schwarze | 2017-06-29 | 1 | -0/+2 |
* | Catch typos in .Sh names; suggested by jmc@. | Ingo Schwarze | 2017-06-25 | 1 | -0/+1 |
* | operating system dependent message about unknown architecture; | Ingo Schwarze | 2017-06-24 | 1 | -0/+1 |
* | in the base system, suggest leaving .Os blank; inspired by mdoclint | Ingo Schwarze | 2017-06-24 | 1 | -0/+1 |
* | Split -Wstyle into -Wstyle and the even lower -Wbase, and add | Ingo Schwarze | 2017-06-24 | 1 | -3/+13 |
* | style message about duplicate RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 1 | -0/+1 |
* | style message about missing RCS ids; inspired by mdoclint | Ingo Schwarze | 2017-06-17 | 1 | -0/+1 |
* | implement the roff(7) \p (break output line) escape sequence | Ingo Schwarze | 2017-06-14 | 1 | -0/+1 |
* | Style message about legacy man(7) date format in mdoc(7) documents | Ingo Schwarze | 2017-06-11 | 1 | -0/+3 |
* | style message about missing .Fn markup; inspired by mdoclint | Ingo Schwarze | 2017-06-11 | 1 | -0/+1 |
* | style message about missing blank before trailing delimiter; | Ingo Schwarze | 2017-06-10 | 1 | -0/+1 |
* | Implement w layout specifier (minimum column width). | Ingo Schwarze | 2017-06-08 | 1 | -3/+6 |
* | warning about unknown .Lb arguments; inspired by mdoclint(1) | Ingo Schwarze | 2017-06-08 | 1 | -0/+1 |