Age | Commit message (Expand) | Author |
2010-10-27 | cp: make --attributes-only override --reflink completely | Pádraig Brady |
2010-09-07 | tests: exclude some tests when running on NFS | Pádraig Brady |
2010-07-01 | cp: add an option to only copy the file attributes | Pádraig Brady |
2010-05-21 | tests: fix cp-a-selinux to skip cleanly upon mkfs failure | Jim Meyering |
2010-04-16 | cp: preserve "capabilities" when also preserving file ownership | Pádraig Brady |
2010-04-13 | cp: treat selinux warnings consistently | Pádraig Brady |
2010-02-01 | tests: cp-a-selinux: skip the test if mounting a loop device fails | Ondřej Vašík |
2010-01-23 | tests: make cp-mv-enotsup-xattr independent of the host file system | Pádraig Brady |
2010-01-23 | maint: ensure test independence from config macro format | Pádraig Brady |
2010-01-01 | maint: update all FSF copyright year lists to include 2010 | Jim Meyering |
2009-12-09 | tests: don't let "umask 077" cause root-only cp/preserve-gid failure | Jim Meyering |
2009-10-30 | tests: factor 350 fail=0 initializations into test-lib.sh | Jim Meyering |
2009-10-30 | tests: remove the less-regular fail=0 assignments manually | Jim Meyering |
2009-10-29 | tests: don't let a fail=1 env. setting induce unwarranted test failure | Jim Meyering |
2009-10-10 | copy: allow symlink timestamp preservation on more systems | Eric Blake |
2009-08-29 | tests: cp/reflink-auto guard against a pathological $TMPDIR | Jim Meyering |
2009-08-29 | cp --reflink: preserve attributes on cloned files if asked | Pádraig Brady |
2009-08-29 | cp --reflink: add an "auto" parameter to fall back to a normal copy | Pádraig Brady |
2009-08-25 | global: convert indentation-TABs to spaces | Jim Meyering |
2009-08-23 | tests: skip (don't fail) a cp test, upon mount-related failure | Jim Meyering |
2009-08-14 | cp,mv: fix issues with preserving timestamps of copied symlinks | Pádraig Brady |
2009-08-13 | tests: raise ulimit virt-mem limit to avoid new failure | Jim Meyering |
2009-08-07 | cp: accept the --reflink option | Giuseppe Scrivano |
2009-08-04 | cp -pP (and e.g., -a): preserve time stamps on symlinks, too | Jim Meyering |
2009-07-09 | tests: avoid false-positive cp/link-heap failure | Jim Meyering |
2009-06-23 | maint: update all Copyright year lists to include 2009 | Jim Meyering |
2009-04-28 | tests: ensure that cp's -a doesn't silence --preserve=context | Ondřej Vašík |
2009-04-28 | tests: add test for xattr diagnostics on dest. FS lacking xattr support | Ondřej Vašík |
2009-04-22 | cp: work around linux kernel bug: short-read != EOF on /proc | Jim Meyering |
2009-03-27 | tests: migrate setgid-check into test-lib.sh | Jim Meyering |
2009-02-27 | cp: diagnose invalid "cp -rl dir dir" right away, once again | Jim Meyering |
2009-02-18 | cp: -a now preserves SELinux context, with reduced diagnostics | Ondřej Vašík |
2009-02-18 | add missing copyright dates | Eric Blake |
2009-01-14 | cp/mv: add --no-clobber (-n) option to not overwrite target | Kamil Dudka |
2008-11-30 | tests: avoid failure of cp/link-heap on some systems | Jim Meyering |
2008-11-20 | cp: use far less memory in some cases | Jim Meyering |
2008-11-20 | tests: add a test of cp --preserve=links | Jim Meyering |
2008-09-10 | fix minor shell issues in test suite | Ralf Wildenhues |
2008-09-10 | tests: use "Exit $fail", not (exit $fail); exit $fail | Jim Meyering |
2008-08-14 | set envvars via "env" to avoid spurious set -x output from bad shells | Jim Meyering |
2008-06-19 | tests: avoid test failure when root's primary group-ID is not 0 | Jim Meyering |
2008-06-13 | skip (don't fail) root-only tests for common set-up failures | Jim Meyering |
2008-05-27 | in 280+ tests/* files, use $srcdir, not $top_srcdir/tests | Jim Meyering |
2008-05-27 | prefer abs_srcdir over abs_top_srcdir, ... | Jim Meyering |
2008-05-06 | tests: move "sparse-file" into test-lib.sh | Jim Meyering |
2008-05-06 | tests: move "group-names" into test-lib.sh | Jim Meyering |
2008-05-06 | tests: hoist the sourcing of "lang-default" | Jim Meyering |
2008-04-30 | tests: avoid spurious "make check-root" failure | Jim Meyering |
2008-04-27 | tests: don't source envvar-check manually, test-lib.sh does it | Jim Meyering |
2008-04-27 | tests: cp/perm (usually not run) was failing on systems with SELinux | Jim Meyering |