Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |