Age | Commit message (Expand) | Author |
2022-12-08 | Stop overriding the regress target and use REGRESS_TARGETS instead. | Anton Lindqvist |
2022-12-07 | Fix comment typo. | Darren Tucker |
2022-12-01 | Clean up ssh-add and ssh-agent logs. | Darren Tucker |
2022-12-01 | Log output of ssh-agent and ssh-add to make debugging easier. | Darren Tucker |
2022-11-18 | cope with new getaddrinfo() error message | Anton Lindqvist |
2022-11-11 | cvs(1) populates the author keyword using getlogin(2), therefore favor | Anton Lindqvist |
2022-10-30 | Use variable for diff options instead of unconditionally specifying "-rN". | Darren Tucker |
2022-10-24 | regress test for unmatched glob characters; fails before previous | Damien Miller |
2022-09-02 | The sysORTable doesn't have 10 entries anymore. | Martijn van Duren |
2022-08-28 | Adjust desired output after tbl_term.c rev. 1.66 (stop skipping | Ingo Schwarze |
2022-08-28 | Vertical spacing changes around tables in man_term.c rev. 1.194 | Ingo Schwarze |
2022-08-19 | Up to version 1.22.4, groff_mdoc(7) only considered the first word | Ingo Schwarze |
2022-08-16 | Adjust desired output after the bugfix man.c rev. 1.137. | Ingo Schwarze |
2022-08-16 | New tests of tabs in fill mode, in particular | Ingo Schwarze |
2022-08-16 | Adjust the desired output after the improvements in term.c rev. 1.150. | Ingo Schwarze |
2022-08-15 | Some more tests of no-fill mode similar to mdoc/Bd/blank.in | Ingo Schwarze |
2022-08-15 | oops, once again, i failed to correctly sync some dates in the footer | Ingo Schwarze |
2022-08-15 | Distinguish between escape sequences that produce no output | Ingo Schwarze |
2022-08-11 | add some tests for parse_absolute_time(), including cases where it | Damien Miller |
2022-08-03 | some love for patch regress | Omar Polo |
2022-08-02 | If the body of a man(7) .MT or .UR block is empty, do not emit a warning. | Ingo Schwarze |
2022-08-02 | Reorganize the tests that require custom command line options | Ingo Schwarze |
2022-07-25 | Restore missing "!" in TEST_SSH_ELAPSED_TIMES test. | Darren Tucker |
2022-07-24 | Test TEST_SSH_ELAPSED_TIMES for empty string not executable. No-op | Darren Tucker |
2022-07-20 | crank SSH_SK_VERSION_MAJOR to match | Damien Miller |
2022-07-14 | Only run the client connection test with supported ciphers. Avoids test | Theo Buehler |
2022-07-06 | While the HTML standard allows multiple <h1> elements in the same | Ingo Schwarze |
2022-07-04 | Add TEST_REGRESS_CACHE_DIR which, if set, is used to cache regress test | Darren Tucker |
2022-06-26 | In groff commit 78e66624 on May 7 20:15:33 2021 +1000, | Ingo Schwarze |
2022-06-19 | Make expected output match reality again. | Theo Buehler |
2022-06-19 | Since rtsock.c -r1.329 routes sent via sysctl(2) are now marked RTF_DONE. | Theo Buehler |
2022-06-08 | Surprisingly, every escape sequence can also be used as an argument | Ingo Schwarze |
2022-06-07 | Split the excessively generic diagnostic message "invalid escape sequence" | Ingo Schwarze |
2022-06-06 | adjust two desired error messages after roff_escape.c rev. 1.11 | Ingo Schwarze |
2022-06-05 | With the improved escape sequence parser, it becomes easy to also improve | Ingo Schwarze |
2022-06-03 | oops, update forgotten date in the footer | Ingo Schwarze |
2022-06-03 | During identifier parsing, handle undefined escape sequences | Ingo Schwarze |
2022-06-03 | test setenv in both client and server, test first-match-wins too | Damien Miller |
2022-05-30 | Dummy implementation of the roff(7) \V (interpolate environment variable) | Ingo Schwarze |
2022-05-20 | Re-classify the roff(7) \r (reverse line feed) escape sequence | Ingo Schwarze |
2022-05-20 | Test the handling of some additional one-character escape sequences | Ingo Schwarze |
2022-05-19 | following the fixed parsing direction of roff_expand() in roff.c rev. 1.260, | Ingo Schwarze |
2022-05-19 | Adjust a column number in an error message | Ingo Schwarze |
2022-05-19 | fix a wrong column number that got fixed as a side effect | Ingo Schwarze |
2022-05-19 | remove a bogus warning that went away as a side effect | Ingo Schwarze |
2022-05-15 | regress test for in-place transfers and clobbering larger files with | Damien Miller |
2022-05-01 | Split a new function roff_parse_comment() out of roff_expand() because this | Ingo Schwarze |
2022-04-30 | Provide a new function roff_req_or_macro() to parse and handle a request | Ingo Schwarze |
2022-04-28 | The syntax of the roff(7) .mc request is quite special | Ingo Schwarze |
2022-04-28 | oops, fix wrong .TH name | Ingo Schwarze |