summaryrefslogtreecommitdiff
path: root/cmd/podman/cp.go
Commit message (Expand)AuthorAge
* implement cp reads tar file from stdin/stdoutQi Wang2019-05-09
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* fix bug podman cp directoryQi Wang2019-04-04
* rootless: use a single user namespaceGiuseppe Scrivano2019-04-01
* rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* vendor buildah, image, storage, cniValentin Rothberg2019-03-28
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* add flag --extract tar file in podman cpQi Wang2019-03-06
* Don't extract tar file in podman cpQi Wang2019-03-04
* Better usage synopses for subcommandsEd Santiago2019-02-26
* cmd: support rootless mode for cp commandGiuseppe Scrivano2019-02-22
* 'podman cp' copy between host and containerQi Wang2019-02-14