| Commit message (Expand) | Author | Age | Files | Lines |
* | some HTML/CSS issues from John Gardner | Ingo Schwarze | 2022-04-14 | 1 | -1/+12 |
* | new TODO entry: handle Unicode letters in tags | Ingo Schwarze | 2022-03-27 | 1 | -0/+5 |
* | column width specifications in tbl(7) HTML output | Ingo Schwarze | 2022-01-12 | 1 | -0/+4 |
* | tagging issues from weerd@ regarding hyphens | Ingo Schwarze | 2021-10-01 | 1 | -0/+11 |
* | handle man3c/fopen.3c in main.c/fs_*() | Ingo Schwarze | 2021-09-21 | 1 | -0/+5 |
* | add two newly reported bugs, | Ingo Schwarze | 2021-09-10 | 1 | -10/+12 |
* | TODO: let makewhatis(8) follow symbolic links to dirs | Ingo Schwarze | 2021-09-06 | 1 | -0/+5 |
* | The mandoc(1) manual already mentions that -T man output mode | Ingo Schwarze | 2021-07-04 | 1 | -0/+5 |
* | 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 |
* | tbl(7) layout "n" specifier for HTML output | Ingo Schwarze | 2021-06-02 | 1 | -0/+6 |
* | \s with arbitrary arg delimiters | Ingo Schwarze | 2021-05-12 | 1 | -0/+4 |
* | double .TH in man(7) | Ingo Schwarze | 2021-03-28 | 1 | -0/+4 |
* | more about .Bd -unfilled | Ingo Schwarze | 2021-03-28 | 1 | -1/+6 |
* | MANWIDTH | Ingo Schwarze | 2020-11-13 | 1 | -0/+6 |
* | old groff_char(7) reported by kamil at NetBSD | Ingo Schwarze | 2020-11-12 | 1 | -0/+4 |
* | error message simplifications requested by deraadt@ | Ingo Schwarze | 2020-10-26 | 1 | -0/+4 |
* | assertion found in jes@'es afl run: .TS .if n .ce | Ingo Schwarze | 2020-09-07 | 1 | -0/+15 |
* | more info from John Gardner about ASCII control chars in roff(7) input | Ingo Schwarze | 2020-09-01 | 1 | -0/+1 |
* | more details about ASCII control characters | Ingo Schwarze | 2020-06-24 | 1 | -0/+4 |
* | John Gardner: handling of ASCII control characters during input | Ingo Schwarze | 2020-06-22 | 1 | -0/+14 |
* | While we do not recommend the idiom ".Fl Fl long" for long options | Ingo Schwarze | 2020-04-26 | 1 | -4/+3 |
* | two new entries: "Fl Fl" to "Fl \-" in validation and eqn/tbl in -T man | Ingo Schwarze | 2020-02-15 | 1 | -0/+8 |
* | delete the entry for a crash that was already fixed | Ingo Schwarze | 2020-01-19 | 1 | -8/+0 |
* | distinction between .Vt and .Va | Ingo Schwarze | 2019-12-25 | 1 | -0/+5 |
* | two new entries: make .Sh/.Ss parsed in mdoc(7) | Ingo Schwarze | 2019-12-22 | 1 | -0/+8 |
* | want to get rid of the last style= attributes, suggested by bentley@ | Ingo Schwarze | 2019-11-10 | 1 | -0/+5 |
* | .ce .if .B crash reported by espie@, and one other bug | Ingo Schwarze | 2019-11-09 | 1 | -0/+13 |
* | Do not access a NULL pointer if a table contains a horizontal line | Ingo Schwarze | 2019-06-11 | 1 | -0/+3 |
* | In fs_lookup(), use stat(2) rather than access(2) to check file existence. | Ingo Schwarze | 2019-05-03 | 1 | -6/+0 |
* | In man(1) mode with a specific section requested, | Ingo Schwarze | 2019-05-03 | 1 | -12/+0 |
* | In man(1) mode, i.e. when asking for a single manual page by name, | Ingo Schwarze | 2019-04-30 | 1 | -6/+0 |
* | issues found by Jan Stary in groffer(1) version 1.19 | Ingo Schwarze | 2019-04-23 | 1 | -0/+21 |
* | new man(1) issues from Lorenzo Beretta <loreb at github> | Ingo Schwarze | 2019-04-01 | 1 | -0/+24 |
* | When the -S option is given to man(1) and the requested manual page | Ingo Schwarze | 2019-03-04 | 1 | -9/+0 |
* | Fix the last straggler where the struct roff_node "line" member | Ingo Schwarze | 2019-03-04 | 1 | -4/+0 |
* | additional comments on two TODO items | Ingo Schwarze | 2019-03-04 | 1 | -3/+11 |
* | Represent multiple subsequent .IP blocks having a consistent | Ingo Schwarze | 2019-03-02 | 1 | -5/+0 |
* | Wrap .Sh/.SH sections and .Ss/.SS subsections in HTML <section> elements | Ingo Schwarze | 2019-03-01 | 1 | -7/+0 |
* | Format multiple subsequent .IP or multiple subsequent .TP/.TQ | Ingo Schwarze | 2019-02-28 | 1 | -5/+0 |
* | Delete several entries that were already fixed. | Ingo Schwarze | 2019-01-17 | 1 | -28/+1 |
* | Two functional improvements to filling in terminal output. | Ingo Schwarze | 2019-01-04 | 1 | -7/+0 |
* | Several improvements to escape sequence handling. | Ingo Schwarze | 2018-12-15 | 1 | -10/+0 |
* | Better handle automatic column width assignments in the presence of | Ingo Schwarze | 2018-11-29 | 1 | -5/+0 |
* | In -T utf8 output mode, render tbl(7) borders with the Unicode | Ingo Schwarze | 2018-11-28 | 1 | -9/+0 |
* | Let cells containing nothing but \^ extend the cell above. | Ingo Schwarze | 2018-11-25 | 1 | -4/+0 |
* | In tbl(7) -T html output, | Ingo Schwarze | 2018-11-25 | 1 | -4/+4 |
* | HTML formatting of .IP | Ingo Schwarze | 2018-11-25 | 1 | -0/+6 |
* | Implement horizontal and vertical alignment of tbl(7) cell content | Ingo Schwarze | 2018-11-24 | 1 | -4/+0 |
* | in -man -Thtml, vertical spacing is required before .IP | Ingo Schwarze | 2018-10-25 | 1 | -0/+6 |