| Commit message (Expand) | Author | Age |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | trivial cleanups from golang | baude | 2019-07-03 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | Merge pull request #3419 from baude/removelibpodfrommainphase1 | OpenShift Merge Robot | 2019-06-26 |
|\ |
|
| * | remove libpod from main | baude | 2019-06-25 |
* | | fix bug creats directory copying file | Qi Wang | 2019-06-20 |
|/ |
|
* | Merge pull request #3094 from QiWang19/cpvol | OpenShift Merge Robot | 2019-06-15 |
|\ |
|
| * | podman copy files to the volume with a container | Qi Wang | 2019-06-03 |
* | | Default 'pause' to false for 'podman cp' | Matthew Heon | 2019-06-07 |
* | | Vendor Buildah v1.8.3 | TomSweeneyRedHat | 2019-06-04 |
|/ |
|
* | Error when trying to copy into a running rootless ctr | Matthew Heon | 2019-05-30 |
* | We can't pause rootless containers during cp | Matthew Heon | 2019-05-29 |
* | Tolerate non-running containers in paused cp | Matthew Heon | 2019-05-29 |
* | Pause containers while copying into them | Matthew Heon | 2019-05-29 |
* | Use securejoin to merge paths in `podman cp` | Matthew Heon | 2019-05-29 |
* | fix bug dest path of copying tar | Qi Wang | 2019-05-24 |
* | implement cp reads tar file from stdin/stdout | Qi Wang | 2019-05-09 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | fix bug podman cp directory | Qi Wang | 2019-04-04 |
* | rootless: use a single user namespace | Giuseppe Scrivano | 2019-04-01 |
* | rootless: remove SkipStorageSetup() | Giuseppe Scrivano | 2019-04-01 |
* | vendor buildah, image, storage, cni | Valentin Rothberg | 2019-03-28 |
* | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
* | add flag --extract tar file in podman cp | Qi Wang | 2019-03-06 |
* | Don't extract tar file in podman cp | Qi Wang | 2019-03-04 |
* | Better usage synopses for subcommands | Ed Santiago | 2019-02-26 |
* | cmd: support rootless mode for cp command | Giuseppe Scrivano | 2019-02-22 |
* | 'podman cp' copy between host and container | Qi Wang | 2019-02-14 |