Age | Commit message (Expand) | Author |
---|---|---|
2009-09-26 | cp: add support for --parents and long option synonyms of short opts | Denys Vlasenko |
2009-07-18 | touch: implement -d --date (our own testsuite needs that) | Denys Vlasenko |
2008-04-27 | cp: fix "cp -RL" to create regular files even if src is a symlink | Denis Vlasenko |
2008-03-28 | copy_file: handle "cp /dev/foo file" (almost) compatibly to coreutils. | Denis Vlasenko |
2006-09-17 | whitespace cleanup | Denis Vlasenko |
2004-04-18 | Add two fundamental tests for copying directories | Glenn L McGrath |
2004-04-06 | Kill off the old 'tests' stuff. Write a ton of new tests for the | Eric Andersen |
2004-04-05 | Some test additions | Eric Andersen |
2002-02-19 | * testsuite/README: Change "UNSUPPORTED" tag to "FEATURE". | Matt Kraai |
2001-12-17 | Make cp and mv optionally preserve hard links. | Matt Kraai |
2001-12-11 | Open the source before creating the destination. | Matt Kraai |
2001-10-30 | Merge test suite. | Matt Kraai |