Age | Commit message (Expand) | Author |
2014-03-13 | this test is a sorry mess of race conditions; add another sleep | Damien Miller |
2014-03-08 | Test handling of combining and non-combining accents | Ingo Schwarze |
2014-03-08 | In .nf mode, use the MAN_LINE flag to detect input line breaks | Ingo Schwarze |
2014-03-08 | To find out whether .TP head arguments are same-line or next-line arguments, | Ingo Schwarze |
2014-03-08 | Improve .if/.ie condition handling. | Ingo Schwarze |
2014-03-07 | In roff_cond_sub(), make sure that the incorrect input sequence `\\}', | Ingo Schwarze |
2014-03-07 | Even on macro lines, \} must not cause whitespace. | Ingo Schwarze |
2014-03-07 | Three bugfixes related to the closing of conditional blocks: | Ingo Schwarze |
2014-03-06 | - for netbsd, accept 2014 dates | Jason McIntyre |
2014-02-27 | RCS Id | Damien Miller |
2014-02-27 | keep return values that are printed in error messages; | Damien Miller |
2014-02-27 | remove any existing LoginGraceTime from sshd_config before adding | Damien Miller |
2014-02-21 | Check that we do not break the line at existing hyphens in macro arguments. | Ingo Schwarze |
2014-02-16 | when indenting, extend the right margin accordingly, when needed; | Ingo Schwarze |
2014-02-14 | Implement the roff(7) .as request (append to user-defined string). | Ingo Schwarze |
2014-02-14 | Handle some predefined read-only number registers, e.g. .H and .V. | Ingo Schwarze |
2014-01-26 | make sure $SCP is tested on the remote end rather than whichever one | Damien Miller |
2014-01-26 | automatically generate revoked keys from listed keys rather than | Damien Miller |
2014-01-25 | Add a test for DH GEX sizes | Darren Tucker |
2014-01-24 | Improve formatting of broken blocks in -Tman, | Ingo Schwarze |
2014-01-22 | Implement the \: (optional line break) escape sequence, | Ingo Schwarze |
2014-01-20 | append to rather than truncating the log file | Darren Tucker |
2014-01-19 | Don't use -q on sftp as it suppresses logging, instead redirect the output to | Darren Tucker |
2014-01-13 | update for new options and clarify | Ted Unangst |
2014-01-10 | Don't overwrite the regress target, provide a test target instead. This allows | Tobias Ulmer |
2014-01-09 | update for sig comments | Ted Unangst |
2014-01-09 | test signing too | Ted Unangst |
2014-01-09 | signify subdir | Ted Unangst |
2014-01-09 | regress signify | Ted Unangst |
2014-01-06 | add a proper test for error message location as well. | Marc Espie |
2014-01-06 | turn mk34 into a proper full-fledged test. | Marc Espie |
2014-01-04 | accept [0-9]lua as a valid section name (netbsd only); | Jason McIntyre |
2014-01-04 | to do: this is a fatal error, we want a decent error message | Marc Espie |
2013-12-30 | Test mdoc_macro.c rev. 1.83. | Ingo Schwarze |
2013-12-26 | to be dealt with | Marc Espie |
2013-12-25 | repair the dates | Ingo Schwarze |
2013-12-25 | Implement .Fo/.Fa/.Fc indentation and break handling for -Tman. | Ingo Schwarze |
2013-12-25 | Do not break output lines in .Fn function arguments in SYNOPSIS mode. | Ingo Schwarze |
2013-12-24 | Implement SYNOPSIS .Fn indentation for -Tman. | Ingo Schwarze |
2013-12-24 | It turns out SYNOPSIS mode does not imply .Bk in general, | Ingo Schwarze |
2013-12-24 | When deciding whether two consecutive macros are on the same input line, | Ingo Schwarze |
2013-12-24 | More .Bk tests to lessen the risk of upcoming work. | Ingo Schwarze |
2013-12-24 | When i replaced the very ugly .in: suffix rule in my previous commit, | Ingo Schwarze |
2013-12-22 | Fix end-of-sentence spacing after the DragonFly text production macro. | Ingo Schwarze |
2013-12-22 | Implement end-of-sentence spacing at the end of man(7) macro lines. | Ingo Schwarze |
2011-12-04 | test some simple macros; written while working on -Tman | Ingo Schwarze |
2013-12-15 | In quoted macro arguments, double quotes can be quoted by doubling them. | Ingo Schwarze |
2013-12-15 | The "value" argument to the roff(7) .nr requests ends right before | Ingo Schwarze |
2013-12-06 | test ed25519 support; from djm@ | Markus Friedl |
2013-12-01 | Change 'mountlist' from CIRCLEQ to TAILQ. Be paranoid and | Kenneth R Westerback |