summaryrefslogtreecommitdiff
path: root/test/system/065-cp.bats
Commit message (Expand)AuthorAge
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* podman cp: do not overwrite non-dirs with dirs and vice versaValentin Rothberg2022-06-10
* Merge pull request #13881 from rhatdan/usernsOpenShift Merge Robot2022-04-22
|\
| * Add support for --userns=nomapDaniel J Walsh2022-04-21
* | system tests: add assert(), and start using itEd Santiago2022-04-20
|/
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* System tests: speed up. They've gotten too slow.Ed Santiago2021-09-27
* cp system tests: reduce number of exec'sValentin Rothberg2021-07-27
* support container to container copyMehul Arora2021-07-27
* Implement --archive flag for podman cpMatej Vasek2021-07-01
* cp: do not allow dir->file copyingValentin Rothberg2021-06-24
* Fix problem copying files when container is in host pid namespaceDaniel J Walsh2021-05-19
* System test cleanupEd Santiago2021-03-15
* podman cp: evaluate symlink correctly when copying from containerValentin Rothberg2021-03-09
* podman cp: fix copying to a non-existent dirValentin Rothberg2021-03-09
* podman cp: fix ownershipValentin Rothberg2021-03-09
* podman cp: support copying on tmpfs mountsValentin Rothberg2021-03-04
* podman cp: test /dev/stdin correctlyValentin Rothberg2021-02-22
* podman cp: treat /dev/stdout correctlyValentin Rothberg2021-02-22
* cp: treat "." and "/." correctlyValentin Rothberg2021-02-18
* SpellingJosh Soref2020-12-22
* remote copyValentin Rothberg2020-12-18
* rewrite podman-cpValentin Rothberg2020-12-04
* Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
* refactor infoBrent Baude2020-04-06
* system tests: reenable skipped testsEd Santiago2019-10-02
* fix cp none exists dest path ends with '/'Qi Wang2019-09-25
* Do not support wildcards on cpJhon Honce2019-09-12
* podman cp: big set of system testsEd Santiago2019-08-26