Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering | |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering | |
2007-03-17 | * tests/misc/tty-eof: Add shuf to the list of tested commands. | Jim Meyering | |
2007-02-13 | Also check for and print stderr output, in case a program fails. | Jim Meyering | |
* tests/misc/tty-eof: Occasionally (not reproducible), this test would fail, with one or more programs exiting nonzero, e.g., tty-eof: sha224sum exited with status 1 (expected 0) Now, maybe we'll get a clue, the next time that happens. | |||
2006-08-17 | Add/fix copyright notices and adjust to latest GNU FDL. | Paul Eggert | |
2006-04-18 | Add new programs, base64, sha224sum, sha256sum, sha384sum, sha512sum. | Jim Meyering | |
2003-09-07 | Write ^D as \cD. | Jim Meyering | |
Complete the change of 2003-08-02. | |||
2003-08-02 | Add a test for the above fix. | Jim Meyering | |
`cut -f2' would read after EOF. | |||
2003-04-28 | Send two tokens, not just one, so we don't | Jim Meyering | |
make the now-more-picky tsort fail. | |||
2003-04-28 | correct grammar in comment | Jim Meyering | |
2003-04-08 | Run $PERL to see if it is available, rather than testing its value. | Jim Meyering | |
2003-03-08 | Require at least version 1.11 of Expect.pm. | Jim Meyering | |
Old versions of Expect.pm (e.g., 1.07) lack the log_user function. Patch by Bob Proulx. | |||
2003-03-08 | Also check for the log_user method, to avoid | Jim Meyering | |
spurious failure when using an old version of Expect.pm (e.g., 1.07). Reported by Bob Proulx. | |||
2003-03-03 | Set $ME properly. | Jim Meyering | |
2003-02-19 | fix comment | Jim Meyering | |
2003-02-19 | more clean-up. give more precise diagnostics | Jim Meyering | |
2003-02-19 | new file. renamed from cat-tty-eof | Jim Meyering | |