| Commit message (Expand) | Author | Age | Files | Lines |
* | adjust tests to recent .Lk improvements | Ingo Schwarze | 2017-04-17 | 6 | -8/+20 |
* | implement display of long .Lk URIs to match -Tascii | Ingo Schwarze | 2017-04-17 | 1 | -4/+57 |
* | Fix handling of trailing punctuation in .Lk. | Ingo Schwarze | 2017-04-17 | 5 | -20/+55 |
* | Show long .Lk URIs in like an indented display, similar to groff. | Ingo Schwarze | 2017-04-14 | 1 | -0/+10 |
* | Do not make the colon after the .Lk link text italic. | Ingo Schwarze | 2017-04-14 | 2 | -2/+2 |
* | delete documentation of some stuff that no longer exists, | Ingo Schwarze | 2017-03-30 | 2 | -121/+13 |
* | simplify the SYNOPSIS as well, just like the option lists; | Ingo Schwarze | 2017-03-27 | 4 | -20/+12 |
* | For some options that are rarely needed in mandoc(1), | Ingo Schwarze | 2017-03-27 | 1 | -14/+4 |
* | Simplify: mention at one place that -fkl override each other, | Ingo Schwarze | 2017-03-27 | 3 | -42/+11 |
* | For some options that are rarely needed in apropos(1) and man(1), | Ingo Schwarze | 2017-03-25 | 2 | -91/+10 |
* | simplify description of -S and -w, point from EXIT STATUS | Ingo Schwarze | 2017-03-22 | 1 | -11/+6 |
* | simplify .Nd; to display manuals, use man(1) instead; | Ingo Schwarze | 2017-03-21 | 1 | -1/+1 |
* | delete documentation of a hack that was removed years ago | Ingo Schwarze | 2017-03-21 | 1 | -7/+1 |
* | Silently ignore invalid -m input formats rather than erroring out. | Ingo Schwarze | 2017-03-20 | 2 | -74/+36 |
* | minor issues found with mandoc -Tlint | Ingo Schwarze | 2017-03-18 | 3 | -4/+4 |
* | Correct description of MANPATH, and a few more improvements | Ingo Schwarze | 2017-03-18 | 4 | -26/+73 |
* | Simplify: write HTTP 303 redirects with relative locations. | Ingo Schwarze | 2017-03-18 | 3 | -16/+11 |
* | Bugfix: use SCRIPT_NAME for .Xr hyperlinks. | Ingo Schwarze | 2017-03-18 | 1 | -1/+2 |
* | Document man(1) section selection priority, | Ingo Schwarze | 2017-03-17 | 2 | -3/+28 |
* | Update HISTORY and AUTHORS: we no longer use SQLite. | Ingo Schwarze | 2017-03-17 | 1 | -6/+7 |
* | Fix regression in mdoc_html.c 1.275, man_html 1.134: | Ingo Schwarze | 2017-03-17 | 2 | -4/+8 |
* | In URIs in apropos(1) result tables, | Ingo Schwarze | 2017-03-15 | 1 | -3/+6 |
* | Mention the manual page name and section in the HTML page <title>. | Ingo Schwarze | 2017-03-15 | 2 | -35/+55 |
* | Minimal support for deep linking into man(7) pages. | Ingo Schwarze | 2017-03-15 | 5 | -35/+76 |
* | It's annoying that people keep writing URIs including redundant parts | Ingo Schwarze | 2017-03-15 | 2 | -3/+43 |
* | Slightly increase widths calculated from string lengths (mainly | Ingo Schwarze | 2017-03-14 | 2 | -1/+4 |
* | Port ctags-style, less(1) :t internal searching from terminal output | Ingo Schwarze | 2017-03-13 | 2 | -10/+85 |
* | Print title="..." in addition to id="..." attributes for macro keys | Ingo Schwarze | 2017-03-13 | 3 | -47/+59 |
* | test infinite recursion in eqn(7) "define" statements | Ingo Schwarze | 2017-03-11 | 4 | -2/+51 |
* | Improve detection of recursive eqn(7) "define" statements: | Ingo Schwarze | 2017-03-11 | 1 | -2/+7 |
* | In markdown, autolinks are dangerous. Different compilers disagree | Ingo Schwarze | 2017-03-11 | 5 | -29/+56 |
* | Really commit some files that failed to get committed in this commit: | Ingo Schwarze | 2017-03-09 | 25 | -24/+7 |
* | Fix blunder in previous: we must keep the line parse buffer | Ingo Schwarze | 2017-03-09 | 1 | -0/+2 |
* | Now that markdown output is tested for almost everything, test all | Ingo Schwarze | 2017-03-08 | 46 | -55/+46 |
* | Document that -T markdown produces ASCII output, and the implied | Ingo Schwarze | 2017-03-08 | 1 | -0/+10 |
* | The CommonMark specification wants that opening parentheses | Ingo Schwarze | 2017-03-08 | 1 | -9/+2 |
* | According to the CommonMark specification, backslash escapes | Ingo Schwarze | 2017-03-08 | 6 | -5/+9 |
* | The CommonMark specification allows list markers fo the form "number) " | Ingo Schwarze | 2017-03-08 | 1 | -1/+1 |
* | Do not increment .Bl -enum list markers beyond two digits. | Ingo Schwarze | 2017-03-08 | 1 | -1/+3 |
* | .Bl -column never gets blank lines between rows | Ingo Schwarze | 2017-03-08 | 4 | -2/+99 |
* | add two result files that were forgotten | Ingo Schwarze | 2017-03-08 | 2 | -0/+63 |
* | enable -T markdown tests of filled displays and tagged lists | Ingo Schwarze | 2017-03-08 | 33 | -6/+1211 |
* | Add a blank after ">" when quoting. | Ingo Schwarze | 2017-03-08 | 1 | -1/+7 |
* | prevent infinite recursion while expanding the arguments | Ingo Schwarze | 2017-03-08 | 4 | -3/+23 |
* | If a user-defined macro is aborted because it exceeds the stack | Ingo Schwarze | 2017-03-07 | 5 | -10/+43 |
* | Escape blanks at the end of markdown lines | Ingo Schwarze | 2017-03-07 | 2 | -12/+23 |
* | fix completely empty .Eo: no blank line wanted | Ingo Schwarze | 2017-03-07 | 3 | -9/+40 |
* | fix spacing after empty .Fl | Ingo Schwarze | 2017-03-07 | 3 | -3/+13 |
* | implement .An -split and -nosplit | Ingo Schwarze | 2017-03-07 | 5 | -2/+95 |
* | Fix .In formatting in the SYNOPSIS: | Ingo Schwarze | 2017-03-07 | 6 | -11/+85 |