index
:
delta/coreutils.git
baserock/8.23
baserock/bootstrap
baserock/bootstrap-pass1
baserock/bootstrap-pass2
baserock/gnome
baserock/morph
fiemap-copy
fiemap-copy-2
fiemap-copy-3
liw/fix
master
next
selinux
git.savannah.gnu.org: git/coreutils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cp
Commit message (
Expand
)
Author
Age
Files
Lines
*
cp: -p --parents: fix failure to preserve permissions for absolute paths
Pádraig Brady
2023-05-03
1
-0
/
+6
*
copy: reduce verbosity of -i and -u with --verbose
Pádraig Brady
2023-04-25
2
-5
/
+8
*
tests: avoid failure when cp fails for proc files
Andreas Schwab
2023-04-24
1
-1
/
+7
*
tests: avoid dependence on file layout for cp sparse check
Pádraig Brady
2023-04-13
1
-14
/
+4
*
tests: avoid non portable brace expansion
Pádraig Brady
2023-04-10
1
-2
/
+2
*
cp,mv: issue "skipped" messages when skipping files
Pádraig Brady
2023-04-08
1
-5
/
+12
*
cp: fix --backup with subdirectories
Pádraig Brady
2023-04-04
1
-1
/
+7
*
test: avoid a test hang on Hurd
Pádraig Brady
2023-03-15
1
-1
/
+1
*
tests: determine if SEEK_HOLE is enabled
Pádraig Brady
2023-02-24
4
-4
/
+4
*
cp,install,mv: add --debug to explain how a file is copied
Pádraig Brady
2023-02-24
1
-0
/
+28
*
tests: fix exit status check in cp -u test
Pádraig Brady
2023-02-03
1
-1
/
+1
*
cp,mv: skipping due to -u is success, not failure
Paul Eggert
2023-01-31
1
-2
/
+2
*
cp,ln,mv: when skipping exit with nonzero status
Paul Eggert
2023-01-31
3
-8
/
+8
*
maint: update all copyright year number ranges
Pádraig Brady
2023-01-01
62
-62
/
+62
*
maint: avoid recent syntax check failure
Pádraig Brady
2022-12-29
1
-2
/
+3
*
tests: accommodate bogomips capitalizations
Paul Eggert
2022-12-26
1
-2
/
+2
*
cp,mv,install: avoid opening non directory destination
Pádraig Brady
2022-04-09
1
-7
/
+5
*
cp: when copying to dir use dir-relative names
Paul Eggert
2022-01-13
1
-1
/
+9
*
maint: update all copyright year number ranges
Pádraig Brady
2022-01-02
62
-62
/
+62
*
cp: fix --preserve=ownership permissions bug
Paul Eggert
2021-11-20
1
-1
/
+9
*
tests: cp/sparse-perf: make more robust and add zfs comments
Pádraig Brady
2021-09-25
1
-16
/
+10
*
tests: sparse-perf: avoid false failure
Pádraig Brady
2021-09-24
1
-1
/
+10
*
tests: avoid reflinks when testing SEEK_DATA logic
Pádraig Brady
2021-08-25
5
-15
/
+20
*
doc: modernize usage of “disk” and “core”
Paul Eggert
2021-07-28
1
-1
/
+1
*
tests: fix tests/cp/sparse-2.sh false failure on some systems
Pádraig Brady
2021-05-12
1
-3
/
+10
*
tests: ensure we test SEEK_DATA where used
Pádraig Brady
2021-05-12
5
-32
/
+19
*
maint: update all copyright year number ranges
Pádraig Brady
2021-01-01
62
-62
/
+62
*
tests: fix false failure with valgrind and reflink
Pádraig Brady
2020-06-26
1
-1
/
+1
*
cp: ensure --attributes-only doesn't remove files
Pádraig Brady
2020-04-02
1
-3
/
+18
*
tests: fix test for symlink
Pádraig Brady
2020-02-10
1
-1
/
+1
*
tests: ensure tests/cp/preserve-gid.sh works with single binary
Kamil Dudka
2020-02-09
1
-1
/
+8
*
tests: avoid false failure due to varying /proc/kallsyms
Pádraig Brady
2020-02-04
1
-13
/
+9
*
maint: update all copyright year number ranges
Pádraig Brady
2020-01-01
62
-62
/
+62
*
maint: update all copyright year number ranges
Assaf Gordon
2019-01-01
62
-62
/
+62
*
tests: fix skipping in some tests
Pádraig Brady
2018-07-04
1
-1
/
+1
*
tests: standardize perl usage in tests
Pádraig Brady
2018-06-30
2
-1
/
+1
*
cp: add --reflink=never to force standard copy mode
Adam Borowski
2018-06-20
1
-0
/
+4
*
cp: preserve existing permissions with --no-preserve=mode
Pádraig Brady
2018-06-03
1
-12
/
+12
*
cp: with --force; replace self referential symlinks
Pádraig Brady
2018-05-17
1
-2
/
+11
*
cp: fix symlink checks when overwriting files
Pádraig Brady
2018-05-15
2
-1
/
+52
*
cp: ensure --remove-destination doesn't traverse symlinks
Pádraig Brady
2018-05-15
2
-5
/
+11
*
cp: set appropriate default permissions for special files
Pádraig Brady
2018-02-24
1
-1
/
+9
*
maint: update all copyright year number ranges
Pádraig Brady
2018-01-01
61
-61
/
+61
*
test: fix issues with tests/cp/preserve-mode.sh
Pádraig Brady
2017-11-28
1
-9
/
+5
*
all: prefer HTTPS in URLs
Paul Eggert
2017-09-19
61
-61
/
+61
*
tests: skip tests upon failure to set SELinux context
Pádraig Brady
2017-08-30
1
-1
/
+1
*
tests: don't fail tests when failing to write files
Pádraig Brady
2017-08-29
2
-6
/
+2
*
copy: more-accurate warning about destruction
Paul Eggert
2017-08-03
1
-1
/
+1
*
copy: go back to failing 'cp --backup a~ a'
Paul Eggert
2017-08-01
1
-7
/
+9
*
copy: make backup files more reliably
Paul Eggert
2017-07-30
1
-9
/
+7
[next]