| Commit message (Expand) | Author | Age |
* | Merge pull request #6601 from zhangguanzhang/podman-cp-dir | OpenShift Merge Robot | 2020-06-15 |
|\ |
|
| * | fix podman cp can create an extra directory level | zhangguanzhang | 2020-06-15 |
* | | WIP: Enable (and disable) remote testing | Ed Santiago | 2020-06-09 |
|/ |
|
* | test: enable cp tests | Giuseppe Scrivano | 2020-04-29 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | fix bug copy from container directory | Qi Wang | 2020-01-02 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | fix cp none exists dest path ends with '/' | Qi Wang | 2019-09-25 |
* | Do not support wildcards on cp | Jhon Honce | 2019-09-12 |
* | fix copy change file owner if cp from container | Qi Wang | 2019-08-08 |
* | fix bug creats directory copying file | Qi Wang | 2019-06-20 |
* | podman copy files to the volume with a container | Qi Wang | 2019-06-03 |
* | Fix podman cp test by reordering operations | Matthew Heon | 2019-05-31 |
* | Merge pull request #3147 from baude/testimagecache | OpenShift Merge Robot | 2019-05-30 |
|\ |
|
| * | use imagecaches for local tests | baude | 2019-05-29 |
* | | Fix podman cp tests | Matthew Heon | 2019-05-30 |
* | | Fix bug in e2e tests for podman cp | Matthew Heon | 2019-05-29 |
* | | Add test to ensure symlinks are resolved in ctr scope | Matthew Heon | 2019-05-29 |
|/ |
|
* | Merge pull request #3194 from QiWang19/cptar | OpenShift Merge Robot | 2019-05-28 |
|\ |
|
| * | fix bug dest path of copying tar | Qi Wang | 2019-05-24 |
* | | Fix a potential flake in the tests for podman cp | Matthew Heon | 2019-05-23 |
|/ |
|
* | Kill os.Exit() in tests, replace with asserts | Matthew Heon | 2019-05-15 |
* | implement cp reads tar file from stdin/stdout | Qi Wang | 2019-05-09 |
* | fix bug podman cp directory | Qi Wang | 2019-04-04 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | 'podman cp' copy between host and container | Qi Wang | 2019-02-14 |