Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cp: fix "cp -RL" to create regular files even if src is a symlink | Denis Vlasenko | 2008-04-27 | 1 | -0/+6 |
* | copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. | Denis Vlasenko | 2008-03-28 | 3 | -2/+10 |
* | whitespace cleanup | Denis Vlasenko | 2006-09-17 | 2 | -6/+6 |
* | Add two fundamental tests for copying directories | Glenn L McGrath | 2004-04-18 | 2 | -0/+9 |
* | Kill off the old 'tests' stuff. Write a ton of new tests for the | Eric Andersen | 2004-04-06 | 5 | -8/+10 |
* | Some test additions | Eric Andersen | 2004-04-05 | 5 | -0/+42 |
* | * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE". | Matt Kraai | 2002-02-19 | 1 | -1/+1 |
* | Make cp and mv optionally preserve hard links. | Matt Kraai | 2001-12-17 | 1 | -0/+6 |
* | Open the source before creating the destination. | Matt Kraai | 2001-12-11 | 1 | -0/+4 |
* | Merge test suite. | Matt Kraai | 2001-10-30 | 6 | -0/+20 |