index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
cp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-29
tests: cp/fiemap: exercise previously-failing parts
fiemap-copy-3
Jim Meyering
1
-0
/
+54
2011-01-29
tests: ensure that FIEMAP-enabled cp copies a sparse file efficiently
Jim Meyering
1
-0
/
+32
2011-01-28
tests: accommodate varying filefrag -v "flags" output
Jim Meyering
1
-1
/
+2
2011-01-28
tests: improve fiemap test to work with 4 FS types; fall back on ext4
Jim Meyering
1
-11
/
+27
2011-01-28
tests: test fiemap-enabled cp more thoroughly
Jim Meyering
1
-29
/
+32
2011-01-28
tests: require root only if current partition is neither btrfs nor xfs
Jim Meyering
1
-22
/
+27
2011-01-28
tests: exercise more of the new FIEMAP copying code
Jim Meyering
1
-0
/
+38
2011-01-28
tests: sparse-fiemap: factor out some set-up
Jim Meyering
1
-4
/
+4
2011-01-28
tests: add a new test for FIEMAP-copy
Jie Liu
1
-0
/
+56
2011-01-28
tests: remove obsolete uses of "$$" in temporary file names
Jim Meyering
2
-9
/
+4
2011-01-01
maint: update all copyright year number ranges
Jim Meyering
47
-47
/
+47
2010-12-28
coreutils: keep lines within 80-column limits
Paul Eggert
3
-7
/
+26
2010-12-19
cp: ensure backups are created when -T specified
Pádraig Brady
1
-2
/
+2
2010-12-03
tests: cleanup rm -rf fails under NFS
Paul Eggert
2
-2
/
+5
2010-11-17
tests: convert the multi-prog $VERBOSE/--version uses
Jim Meyering
3
-3
/
+3
2010-11-17
tests: substitute the single-program $VERBOSE/--version uses
Jim Meyering
44
-44
/
+44
2010-11-17
tests: convert remaining uses of test-lib.sh to init.sh
Jim Meyering
5
-5
/
+5
2010-11-17
tests: convert 'if test "$VERBOSE" = yes; then' to test ... &&
Jim Meyering
5
-33
/
+9
2010-11-17
tests: convert first batch of tests from test-lib.sh to init.sh
Jim Meyering
42
-252
/
+84
2010-10-27
cp: make --attributes-only override --reflink completely
Pádraig Brady
1
-0
/
+3
2010-09-07
tests: exclude some tests when running on NFS
Pádraig Brady
5
-1
/
+15
2010-07-01
cp: add an option to only copy the file attributes
Pádraig Brady
2
-9
/
+17
2010-05-21
tests: fix cp-a-selinux to skip cleanly upon mkfs failure
Jim Meyering
1
-3
/
+2
2010-04-16
cp: preserve "capabilities" when also preserving file ownership
Pádraig Brady
1
-0
/
+56
2010-04-13
cp: treat selinux warnings consistently
Pádraig Brady
2
-22
/
+36
2010-02-01
tests: cp-a-selinux: skip the test if mounting a loop device fails
Ondřej Vašík
1
-3
/
+6
2010-01-23
tests: make cp-mv-enotsup-xattr independent of the host file system
Pádraig Brady
1
-29
/
+45
2010-01-23
maint: ensure test independence from config macro format
Pádraig Brady
2
-3
/
+3
2010-01-01
maint: update all FSF copyright year lists to include 2010
Jim Meyering
46
-46
/
+50
2009-12-09
tests: don't let "umask 077" cause root-only cp/preserve-gid failure
Jim Meyering
1
-0
/
+3
2009-10-30
tests: factor 350 fail=0 initializations into test-lib.sh
Jim Meyering
45
-45
/
+0
2009-10-30
tests: remove the less-regular fail=0 assignments manually
Jim Meyering
1
-5
/
+2
2009-10-29
tests: don't let a fail=1 env. setting induce unwarranted test failure
Jim Meyering
5
-2
/
+6
2009-10-10
copy: allow symlink timestamp preservation on more systems
Eric Blake
1
-0
/
+2
2009-08-29
tests: cp/reflink-auto guard against a pathological $TMPDIR
Jim Meyering
1
-1
/
+1
2009-08-29
cp --reflink: preserve attributes on cloned files if asked
Pádraig Brady
1
-0
/
+43
2009-08-29
cp --reflink: add an "auto" parameter to fall back to a normal copy
Pádraig Brady
1
-0
/
+45
2009-08-25
global: convert indentation-TABs to spaces
Jim Meyering
3
-73
/
+73
2009-08-23
tests: skip (don't fail) a cp test, upon mount-related failure
Jim Meyering
1
-7
/
+10
2009-08-14
cp,mv: fix issues with preserving timestamps of copied symlinks
Pádraig Brady
1
-1
/
+1
2009-08-13
tests: raise ulimit virt-mem limit to avoid new failure
Jim Meyering
1
-1
/
+1
2009-08-07
cp: accept the --reflink option
Giuseppe Scrivano
1
-0
/
+4
2009-08-04
cp -pP (and e.g., -a): preserve time stamps on symlinks, too
Jim Meyering
1
-0
/
+44
2009-07-09
tests: avoid false-positive cp/link-heap failure
Jim Meyering
1
-1
/
+1
2009-06-23
maint: update all Copyright year lists to include 2009
Jim Meyering
38
-41
/
+38
2009-04-28
tests: ensure that cp's -a doesn't silence --preserve=context
Ondřej Vašík
1
-0
/
+11
2009-04-28
tests: add test for xattr diagnostics on dest. FS lacking xattr support
Ondřej Vašík
1
-0
/
+90
2009-04-22
cp: work around linux kernel bug: short-read != EOF on /proc
Jim Meyering
1
-0
/
+45
2009-03-27
tests: migrate setgid-check into test-lib.sh
Jim Meyering
1
-1
/
+1
2009-02-27
cp: diagnose invalid "cp -rl dir dir" right away, once again
Jim Meyering
1
-2
/
+19
[next]