| Commit message (Expand) | Author | Age |
... | |
* | | Merge pull request #9423 from Luap99/rootless-cni-no-infra | OpenShift Merge Robot | 2021-04-05 |
|\ \
| |/
|/| |
|
| * | rootless cni without infra container | Paul Holzinger | 2021-04-01 |
* | | Merge pull request #9928 from pendulm/fix_rootless_socket_activation | OpenShift Merge Robot | 2021-04-05 |
|\ \ |
|
| * | | Move socket activation check into init() and set global condition. | pendulm | 2021-04-05 |
| |/ |
|
* / | Fix missing podman-remote build options | Daniel J Walsh | 2021-04-02 |
|/ |
|
* | Merge pull request #9857 from edsantiago/bats | OpenShift Merge Robot | 2021-03-29 |
|\ |
|
| * | system tests: friendier messages for 2-arg is() | Ed Santiago | 2021-03-29 |
* | | Fix podman build --pull-never | Daniel J Walsh | 2021-03-27 |
|/ |
|
* | Remove resize race condition | Daniel J Walsh | 2021-03-26 |
* | Fix swapped dimensions from terminal.GetSize | Anders F Björklund | 2021-03-26 |
* | system tests: new interactive tests | Ed Santiago | 2021-03-25 |
* | Check if stdin is a term in --interactive --tty mode | Daniel J Walsh | 2021-03-24 |
* | Merge pull request #9757 from jwhonce/wip/load | OpenShift Merge Robot | 2021-03-22 |
|\ |
|
| * | Cleanup /libpod/images/load handler | Jhon Honce | 2021-03-19 |
* | | System tests: reenable a bunch of skipped tests | Ed Santiago | 2021-03-20 |
|/ |
|
* | System test cleanup | Ed Santiago | 2021-03-15 |
* | sdnotify tests: try real hard to kill socat processes | Ed Santiago | 2021-03-11 |
* | Removing a non existing container API should return 404 | Daniel J Walsh | 2021-03-10 |
* | Merge pull request #9677 from vrothberg/fix-9672 | OpenShift Merge Robot | 2021-03-09 |
|\ |
|
| * | podman load: fix error handling | Valentin Rothberg | 2021-03-09 |
* | | podman cp: evaluate symlink correctly when copying from container | Valentin Rothberg | 2021-03-09 |
* | | podman cp: fix copying to a non-existent dir | Valentin Rothberg | 2021-03-09 |
* | | podman cp: fix ownership | Valentin Rothberg | 2021-03-09 |
|/ |
|
* | build-arg | Daniel J Walsh | 2021-03-07 |
* | Handle podman build --dns-search | Daniel J Walsh | 2021-03-07 |
* | Add support for podman build --ignorefile | Daniel J Walsh | 2021-03-07 |
* | Merge pull request #9599 from rhatdan/selinux | OpenShift Merge Robot | 2021-03-05 |
|\ |
|
| * | Add tests for selinux kvm/init labels | Daniel J Walsh | 2021-03-04 |
* | | Merge pull request #9593 from vrothberg/cp-tmp | OpenShift Merge Robot | 2021-03-05 |
|\ \
| |/
|/| |
|
| * | podman cp: support copying on tmpfs mounts | Valentin Rothberg | 2021-03-04 |
* | | Check for supportsKVM based on basename of the runtime | Daniel J Walsh | 2021-03-03 |
|/ |
|
* | Merge pull request #8749 from edsantiago/upgrade_test | OpenShift Merge Robot | 2021-02-26 |
|\ |
|
| * | podman upgrade tests | Ed Santiago | 2021-02-23 |
* | | system test image: build it multiarch | Ed Santiago | 2021-02-24 |
* | | container removal: handle already removed containers | Valentin Rothberg | 2021-02-23 |
* | | Merge pull request #9469 from vrothberg/cp-stdout | OpenShift Merge Robot | 2021-02-22 |
|\ \
| |/
|/| |
|
| * | podman cp: test /dev/stdin correctly | Valentin Rothberg | 2021-02-22 |
| * | podman cp: treat /dev/stdout correctly | Valentin Rothberg | 2021-02-22 |
* | | Merge pull request #9420 from rhatdan/kube | OpenShift Merge Robot | 2021-02-22 |
|\ \
| |/
|/| |
|
| * | Allow podman play kube to read yaml file from stdin | Daniel J Walsh | 2021-02-19 |
* | | Merge pull request #9275 from rhatdan/build | OpenShift Merge Robot | 2021-02-22 |
|\ \
| |/
|/| |
|
| * | Add missing params for podman-remote build | Daniel J Walsh | 2021-02-16 |
* | | cp: treat "." and "/." correctly | Valentin Rothberg | 2021-02-18 |
* | | Merge pull request #9399 from vrothberg/home-sweet-home | OpenShift Merge Robot | 2021-02-16 |
|\ \ |
|
| * | | do not set empty $HOME | Valentin Rothberg | 2021-02-16 |
| |/ |
|
* / | podman build: pass runtime to buildah | Valentin Rothberg | 2021-02-16 |
|/ |
|
* | Add shell completion tests for secrets | Paul Holzinger | 2021-02-10 |
* | fix logic when not creating a workdir | Valentin Rothberg | 2021-02-05 |
* | Merge pull request #9208 from edsantiago/bats | OpenShift Merge Robot | 2021-02-03 |
|\ |
|
| * | System test for #9096 (truncated stdout) | Ed Santiago | 2021-02-02 |