Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |