Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-02-05 | don't use diff -u | Jim Meyering | |
2003-02-05 | typos | Jim Meyering | |
2003-02-05 | *** empty log message *** | Jim Meyering | |
2003-02-02 | . | Jim Meyering | |
2003-02-02 | duh | Jim Meyering | |
2003-02-02 | *** empty log message *** | Jim Meyering | |
2003-02-02 | Use @PATH_SEPARATOR@ instead of hard-coding the path-separator. | Jim Meyering | |
Also double-quote the new PATH, to avoid problems when the path-separator is a semi-colon or when `pwd` contains e.g. a space. | |||
2003-02-02 | *** empty log message *** | Jim Meyering | |
2003-02-02 | *** empty log message *** | Jim Meyering | |
2003-02-02 | Use @PATH_SEPARATOR@ instead of hard-coding the path-separator. | Jim Meyering | |
Also double-quote the new PATH, to avoid problems when the path-separator is a semi-colon or when `pwd` contains e.g. a space. | |||
2003-02-02 | tweak syntax to make it consistent with others | Jim Meyering | |
2003-01-30 | Ensure that with -L we get the same results even without the trailing slash. | Jim Meyering | |
2003-01-22 | . | Jim Meyering | |
2003-01-22 | (TESTS): Add no-x. | Jim Meyering | |
2003-01-22 | New test, for functionality added to lib/ftw.c. | Jim Meyering | |
2003-01-21 | Add comment, and remove now-unnecessary -l option. | Jim Meyering | |
2003-01-21 | Don't assume that the file owner username | Jim Meyering | |
length is less than 9 in ls output: instead, omit that field altogether. Reported by, and suggested fix from, Ferdinand. | |||
2003-01-20 | . | Jim Meyering | |
2003-01-20 | change test name to wide-fmt | Jim Meyering | |
2003-01-20 | (bignum): New test to demonstrate that large | Jim Meyering | |
format widths no longer smash strftime's stack and cause infloop. | |||
2003-01-18 | reflect change in how ls -H works | Jim Meyering | |
2003-01-16 | . | Jim Meyering | |
2003-01-14 | (TESTS): Add dangle and inode. | Jim Meyering | |
2003-01-14 | *** empty log message *** | Jim Meyering | |
2003-01-14 | remove diff's -u | Jim Meyering | |
2003-01-14 | *** empty log message *** | Jim Meyering | |
2003-01-14 | factor a little | Jim Meyering | |
2003-01-14 | duh: close file handle | Jim Meyering | |
2003-01-14 | (color-exe): New test, for the above fix. | Jim Meyering | |
2003-01-14 | fix typo in comment | Jim Meyering | |
2003-01-13 | Also test for just fixed bug with --zero. | Jim Meyering | |
2003-01-09 | . | Jim Meyering | |
2003-01-09 | (out-delim1, ..., out-delim5): Test new functionality. | Jim Meyering | |
2003-01-07 | (TESTS): Add not-owner. | Jim Meyering | |
2003-01-07 | Remove the test for non-owner diagnostic. | Jim Meyering | |
Now, this tests only the nonexistent-directory diagnostic. | |||
2003-01-07 | New test, mostly extracted from fail-diag. | Jim Meyering | |
2003-01-07 | Fix typo: s/ld/ls/. | Jim Meyering | |
2003-01-04 | (TESTS): Add no-deref. | Jim Meyering | |
2003-01-04 | . | Jim Meyering | |
2003-01-04 | (TESTS): Add cycle. | Jim Meyering | |
2003-01-04 | Remove trailing /. from diagnostic. | Jim Meyering | |
2003-01-04 | Enable this test -- now that we have the --presume-input-tty option. | Jim Meyering | |
2003-01-04 | rm could be tricked into mistakenly reporting a cycle | Jim Meyering | |
2002-12-21 | . | Jim Meyering | |
2002-12-15 | . | Jim Meyering | |
2002-12-14 | (TESTS): Add cat-tty-eof. | Jim Meyering | |
2002-12-14 | *** empty log message *** | Jim Meyering | |
2002-12-14 | test for a bug that appeared in cat from using a bad version of safe-read.c | Jim Meyering | |
2002-12-13 | Allow for a directory of size `0'. | Jim Meyering | |
That happens at least on file systems of type tmpfs on linux-2.4.18. | |||
2002-12-13 | . | Jim Meyering | |