summaryrefslogtreecommitdiff
path: root/libpod/container_copy_linux.go
Commit message (Expand)AuthorAge
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* podman cp: do not overwrite non-dirs with dirs and vice versaValentin Rothberg2022-06-10
* Add API support for NoOverwriteDirNonDirJhon Honce2022-05-26
* enable errcheck linterPaul Holzinger2022-04-29
* enable unparam linterPaul Holzinger2022-04-25
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* bump go module to version 4Valentin Rothberg2022-01-18
* Don't use docker/pkg/archive, use containers/storage/pkg/archiveDaniel J Walsh2021-10-14
* libpod: do not call (*container).Config()Valentin Rothberg2021-09-28
* support container to container copyMehul Arora2021-07-27
* Implement --archive flag for podman cpMatej Vasek2021-07-01
* Fix problem copying files when container is in host pid namespaceDaniel J Walsh2021-05-19
* podman cp: fix ownershipValentin Rothberg2021-03-09
* podman cp: ignore EPERMs in rootless modeValentin Rothberg2021-03-09
* podman cp: support copying on tmpfs mountsValentin Rothberg2021-03-04