| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | tiny update | Ingo Schwarze | 2021-09-19 | 1 | -1/+1 |
* | update some Copyright years | Ingo Schwarze | 2021-09-19 | 1 | -2/+2 |
* | update Makefile.depend | Ingo Schwarze | 2021-09-18 | 1 | -1/+1 |
* | correct whitespace in the title of the Lesk paper to match the original; | Ingo Schwarze | 2021-09-18 | 1 | -1/+1 |
* | replace "Ar arg Ar arg" with "Ar arg arg"; patch from jmc@ | Ingo Schwarze | 2021-09-18 | 1 | -1/+1 |
* | document mandoc_recallocarray(3); | Ingo Schwarze | 2021-09-17 | 1 | -9/+28 |
* | update | Ingo Schwarze | 2021-09-17 | 1 | -36/+145 |
* | Quirk-compatibility with GNU tbl(1): | Ingo Schwarze | 2021-09-10 | 1 | -8/+11 |
* | add two newly reported bugs, | Ingo Schwarze | 2021-09-10 | 1 | -10/+12 |
* | In a tbl(7) having the "nospaces" option, skip space characters | Ingo Schwarze | 2021-09-10 | 1 | -0/+3 |
* | In HTML output, in cells with an "n" (number) layout, pad numbers | Ingo Schwarze | 2021-09-09 | 1 | -0/+24 |
* | If the layout or data of an individual cell in a tbl(7) contains | Ingo Schwarze | 2021-09-09 | 3 | -1/+8 |
* | Fix an infinite loop that could occur during some cases of horizontally | Ingo Schwarze | 2021-09-07 | 1 | -33/+9 |
* | Correctly calculate required column widths for tables containing | Ingo Schwarze | 2021-09-07 | 3 | -6/+24 |
* | we already parse the GNU tbl(7) "nospaces" option, | Ingo Schwarze | 2021-09-07 | 2 | -9/+18 |
* | do not crash when a tbl(7) cell uses roman font | Ingo Schwarze | 2021-09-07 | 1 | -0/+2 |
* | TODO: let makewhatis(8) follow symbolic links to dirs | Ingo Schwarze | 2021-09-06 | 1 | -0/+5 |
* | during prioritization for man(1), correctly extract the section name | Ingo Schwarze | 2021-09-04 | 1 | -6/+11 |
* | mdoc(7): improve output of .At 32v | Ingo Schwarze | 2021-09-04 | 1 | -1/+1 |
* | In the fallback code to look for manual pages without using mandoc.db(5), | Ingo Schwarze | 2021-09-04 | 1 | -21/+65 |
* | do not crash when a manpath directory contains a symbolic link | Ingo Schwarze | 2021-08-19 | 1 | -0/+2 |
* | fix the section number in the <title> element for preformatted pages; | Ingo Schwarze | 2021-08-19 | 1 | -8/+24 |
* | print a BAGARG message if -T markdown is requested on man(7) input; | Ingo Schwarze | 2021-08-14 | 4 | -0/+13 |
* | Support two-character font names (BI, CW, CR, CB, CI) | Ingo Schwarze | 2021-08-10 | 27 | -84/+174 |
* | Rename the compile-time configuration variable $HOMEBREWDIR to | Ingo Schwarze | 2021-08-07 | 3 | -12/+49 |
* | .OP is not a GNU extension but first appeared in the Documenter's Workbench, | Ingo Schwarze | 2021-08-05 | 1 | -2/+2 |
* | manually tag the macro names that have false positives | Ingo Schwarze | 2021-07-29 | 1 | -0/+71 |
* | Improve the description of .Fl in multiple respects and in paricular | Ingo Schwarze | 2021-07-29 | 1 | -11/+17 |
* | Support auto-tagging for ".It Va". | Ingo Schwarze | 2021-07-18 | 1 | -1/+1 |
* | s/The arguments are as follows:/The options are as follows:/ | Ingo Schwarze | 2021-07-04 | 1 | -1/+1 |
* | The mandoc(1) manual already mentions that -T man output mode | Ingo Schwarze | 2021-07-04 | 5 | -12/+53 |
* | delete the two pairs of extra blank lines from expected man(7) terminal | Ingo Schwarze | 2021-06-28 | 216 | -864/+22 |
* | In terminal output of man(7) documents, stop printing two extra blank | Ingo Schwarze | 2021-06-28 | 2 | -10/+2 |
* | add a style message about overlong text lines, | Ingo Schwarze | 2021-06-27 | 6 | -3/+19 |
* | new TODO entry: HTML formatting of .nf | Ingo Schwarze | 2021-06-27 | 1 | -0/+5 |
* | three new TODO items | Ingo Schwarze | 2021-06-26 | 1 | -0/+19 |
* | In -W style mode, check .Xr links along the full manpath because | Ingo Schwarze | 2021-06-02 | 4 | -30/+54 |
* | tbl(7) layout "n" specifier for HTML output | Ingo Schwarze | 2021-06-02 | 1 | -0/+6 |
* | In revision 1.157 of cgi.c, a meta viewport element was added to | Ingo Schwarze | 2021-06-02 | 1 | -0/+2 |
* | test private use areas some more as they have proven fragile | Ingo Schwarze | 2021-06-02 | 8 | -38/+74 |
* | Cleanup: | Ingo Schwarze | 2021-06-02 | 4 | -53/+57 |
* | The wcwidth(3) of Plane 15 and Plane 16 Private Use Characters | Ingo Schwarze | 2021-06-02 | 2 | -4/+4 |
* | When looking for column separators on tbl(7) data lines, properly skip | Ingo Schwarze | 2021-05-18 | 1 | -3/+7 |
* | Implement the layout specification "a" (left justify with 1em indentation) | Ingo Schwarze | 2021-05-16 | 1 | -0/+2 |
* | test font modifiers in the layout; related to tbl_html.c rev. 1.34 | Ingo Schwarze | 2021-05-16 | 4 | -2/+49 |
* | implement the tbl(7) layout modifiers "b" (bold) and "i" (italic) | Ingo Schwarze | 2021-05-16 | 2 | -2/+11 |
* | When looking for the last layout row used, we need to look at the layout | Ingo Schwarze | 2021-05-15 | 1 | -4/+5 |
* | Add OpenBSD riscv64 architecture; patch from jsg@. | Ingo Schwarze | 2021-05-13 | 2 | -3/+4 |
* | remove stray byte from broken escape sequence; diff from jmc@ | Ingo Schwarze | 2021-05-12 | 1 | -1/+1 |
* | typo; diff from fcambus@ | Ingo Schwarze | 2021-05-12 | 1 | -1/+1 |