summaryrefslogtreecommitdiffstats
path: root/tests/mv
AgeCommit message (Expand)AuthorLines
2026-02-18tests: use system ENOTEMPTY messagePádraig Brady-5/+5
2026-02-18maint: tests: avoid ENOTSUP specific handlingPádraig Brady-5/+3
2026-02-18tests: use system EACCES messagePádraig Brady-5/+8
2026-02-18maint: tests: avoid EPERM/EACCES specific handlingPádraig Brady-6/+5
2026-01-01maint: run 'make update-copyright'Collin Funk-46/+46
2026-01-01tests: mv: check broken symlink cross-filesystem moveSylvestre Ledru-0/+6
2025-12-16tests: mv: check moving named sockets is supportedPádraig Brady-0/+7
2025-12-15tests: mv: check traversed fifos copy correctlyPádraig Brady-1/+9
2025-12-15tests: mv: add timeout protection when moving fifosPádraig Brady-1/+1
2025-12-11tests: mv: ensure ownership preserved when copyingPádraig Brady-0/+40
2025-12-01tests: mv: add checks for cross device handling of special filesPádraig Brady-0/+62
2025-11-28tests: prefer ext4 casefold for case insensitive testsPádraig Brady-4/+16
2025-03-23mv: port test to OpenBSD 7.5Paul Eggert-3/+12
2025-01-20tests: remove use of unprotected 'set'Pádraig Brady-2/+2
2025-01-06cp,mv: ensure -i,f are not overridden by -uPádraig Brady-4/+16
2025-01-01maint: update all copyright year number rangesPádraig Brady-44/+44
2024-05-03cp: actually support --update=none-failPádraig Brady-0/+11
2024-03-24tests: avoid false failure on new mv --exchange testPádraig Brady-1/+4
2024-03-20mv: new option --exchangePaul Eggert-0/+41
2024-03-05mv: revert add --swap (-x) optionPádraig Brady-47/+0
2024-03-03mv: add --swap (-x) option to atomically swap 2 pathsPetr Malat-0/+47
2024-02-26cp,mv: add --update=none-fail to fail if existing filesPádraig Brady-4/+12
2024-02-26cp,mv: reinstate that -n exits with success if files skippedPádraig Brady-6/+5
2024-01-01maint: update all copyright year number rangesPádraig Brady-43/+43
2023-07-22mv: better diagnostic for 'mv dir x' failurePaul Eggert-1/+1
2023-04-25copy: reduce verbosity of -i and -u with --verbosePádraig Brady-5/+4
2023-04-08cp,mv: issue "skipped" messages when skipping filesPádraig Brady-3/+11
2023-04-08cp,mv: add --update=none to always skip existing filesPádraig Brady-16/+31
2023-01-31cp,mv: skipping due to -u is success, not failurePaul Eggert-2/+1
2023-01-31cp,ln,mv: when skipping exit with nonzero statusPaul Eggert-7/+8
2023-01-27tests: ensure we fail if mv --no-copy crashesPádraig Brady-2/+2
2023-01-27mv: new option --no-copyPaul Eggert-0/+33
2023-01-01maint: update all copyright year number rangesPádraig Brady-42/+42
2022-04-20mv: test Bug#55029Paul Eggert-0/+6
2022-01-29mv: when installing to dir use dir-relative namesPaul Eggert-2/+2
2022-01-02maint: update all copyright year number rangesPádraig Brady-42/+42
2021-12-10mv: Bug#52410 fixPaul Eggert-0/+5
2021-01-01maint: update all copyright year number rangesPádraig Brady-42/+42
2020-01-01maint: update all copyright year number rangesPádraig Brady-42/+42
2019-01-01maint: update all copyright year number rangesAssaf Gordon-42/+42
2018-01-01maint: update all copyright year number rangesPádraig Brady-42/+42
2017-09-24copy: revert recent patch for vulnerable dirsPaul Eggert-38/+0
2017-09-19maint: fix new syntax check failures from copy restrictionsPádraig Brady-1/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-43/+43
2017-09-19copy: check for vulnerable target dirsPaul Eggert-0/+38
2017-08-29tests: don't fail tests when failing to write filesPádraig Brady-8/+8
2017-08-03copy: more-accurate warning about destructionPaul Eggert-1/+1
2017-08-01copy: go back to failing 'cp --backup a~ a'Paul Eggert-8/+15
2017-07-30copy: make backup files more reliablyPaul Eggert-15/+8
2017-05-18mv: distinguish copy and rename operations with --verbosePádraig Brady-2/+5