index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
e2e
/
cp_test.go
Commit message (
Expand
)
Author
Age
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Standardize on capatalized Cgroups
Daniel J Walsh
2022-01-14
*
e2e tests: use Should(Exit()) and ExitWithError()
Ed Santiago
2021-07-15
*
Fix problem copying files when container is in host pid namespace
Daniel J Walsh
2021-05-19
*
podman cp: ignore EPERMs in rootless mode
Valentin Rothberg
2021-03-09
*
podman cp: support copying on tmpfs mounts
Valentin Rothberg
2021-03-04
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Spelling
Josh Soref
2020-12-22
*
remote copy
Valentin Rothberg
2020-12-18
*
rewrite podman-cp
Valentin Rothberg
2020-12-04
*
Remove build \!remote flags from test
Daniel J Walsh
2020-11-18
*
use lookaside storage for remote tests
baude
2020-11-16
*
fix: podman-cp respects "--extract" flag
Matej Vasek
2020-10-25
*
capabilities: always set ambient and inheritable
Giuseppe Scrivano
2020-09-30
*
e2e tests: SkipIfRemote(): add a reason
Ed Santiago
2020-09-23
*
Examine all SkipIfRemote functions
Daniel J Walsh
2020-09-22
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Change buildtag for remoteclient to remote for testing
Daniel J Walsh
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
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