Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-22 | Source lang-default rather than open-coding | Jim Meyering | |
the setting/exporting of LANG, LC_ALL, and LANGUAGE. | |||
2000-09-25 | Don't use `diff -u'. It's not portable. | Jim Meyering | |
Run `diff -c' only if cmp finds a difference. | |||
2000-09-23 | adjust for change in behavior | Jim Meyering | |
2000-09-05 | Redirect stdout to stderr before trying to | Jim Meyering | |
remove the temp directory. Otherwise, the `rm -rf' would get an error because the output file wouldn't be closed and the directory wouldn't be `empty'. | |||
2000-09-05 | Remove the `cp -bdl symlink foo' case. | Jim Meyering | |
since it's no longer portable (hard link to a symlink). | |||
2000-09-05 | Remove the `cp -dl sl1 sl2' case, | Jim Meyering | |
since it's no longer portable (hard link to a symlink). | |||
2000-09-04 | Add new tests using cp's --rem option. | Jim Meyering | |
Reflect the fact that cp's -f option no longer causes cp to remove the destination file before trying to open it. Reflect the fact that `cp -bdl' now makes a backup when copying a symlink onto the file it points to (FIXME: look into this, and why cp -bl does *not* do so). | |||
2000-08-21 | Clean up traps. Create files in a subdir. | Jim Meyering | |
2000-08-21 | remove `dir' in trap, too | Jim Meyering | |
2000-08-21 | use better trap | Jim Meyering | |
2000-05-29 | Adapt to fit new semantics of `cp -d'. | Jim Meyering | |
1999-05-23 | Correct erroneous expected output from the `cp -f foo foo' tests. | Jim Meyering | |
1999-04-04 | Change the sed command used to extract the | Jim Meyering | |
filename from ls -l output, to accommodate the change in format. | |||
1999-01-19 | put back mistakenly removed pwd= assignment | Jim Meyering | |
1999-01-18 | Now that PATH is set properly, use rm and cp rather than $RM and $CP. | Jim Meyering | |
1998-08-13 | *** empty log message *** | Jim Meyering | |
1998-08-12 | add commented `diff -u' command | Jim Meyering | |
1998-07-25 | Remove `diff' I'd put in for debugging. | Jim Meyering | |
Exit with the status from cmp. | |||
1998-07-25 | Skip three more unportable tests. These failed on SunOS4.1.4. | Jim Meyering | |
1998-07-20 | . | Jim Meyering | |
1998-07-03 | Skip tests that depend on link(2) not following symlinks. | Jim Meyering | |
From Andreas Schwab. | |||
1998-06-28 | *** empty log message *** | Jim Meyering | |
1998-06-28 | *** empty log message *** | Jim Meyering | |
1998-06-27 | *** empty log message *** | Jim Meyering | |
1998-06-27 | *** empty log message *** | Jim Meyering | |
1998-06-27 | *** empty log message *** | Jim Meyering | |
1998-06-27 | *** empty log message *** | Jim Meyering | |
1998-06-27 | *** empty log message *** | Jim Meyering | |
1998-06-27 | *** empty log message *** | Jim Meyering | |
1998-06-27 | *** empty log message *** | Jim Meyering | |
1998-06-27 | . | Jim Meyering | |