| Commit message (Expand) | Author | Age |
* | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
* | podman manifest exists | Paul Holzinger | 2021-01-22 |
* | Merge pull request #9027 from Luap99/podman-volume-exists | OpenShift Merge Robot | 2021-01-21 |
|\ |
|
| * | podman volume exists | Paul Holzinger | 2021-01-21 |
* | | Fix handling of container remove | Daniel J Walsh | 2021-01-20 |
|/ |
|
* | Merge pull request #9021 from Luap99/podman-network-exists | OpenShift Merge Robot | 2021-01-19 |
|\ |
|
| * | podman network exists | Paul Holzinger | 2021-01-19 |
* | | Add binding options for container|pod exists | baude | 2021-01-18 |
|/ |
|
* | Merge pull request #8942 from rhatdan/push | OpenShift Merge Robot | 2021-01-17 |
|\ |
|
| * | Allow podman push to push manifest lists | Daniel J Walsh | 2021-01-15 |
* | | Container rename bindings | Paul Holzinger | 2021-01-15 |
|/ |
|
* | Initial implementation of renaming containers | Matthew Heon | 2021-01-14 |
* | Reduce general binding binary size | baude | 2021-01-13 |
* | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | add --cidfile to container kill | baude | 2020-12-23 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Merge pull request #8724 from bblenard/support-volume-filters-in-system-prune | OpenShift Merge Robot | 2020-12-22 |
|\ |
|
| * | Add volume filters to system prune | Baron Lenardson | 2020-12-21 |
* | | podman v3 container bindings | baude | 2020-12-21 |
|/ |
|
* | Merge pull request #8747 from vrothberg/run-950 | OpenShift Merge Robot | 2020-12-18 |
|\ |
|
| * | remote copy | Valentin Rothberg | 2020-12-18 |
* | | podman v3 pod bindings | baude | 2020-12-17 |
|/ |
|
* | misc bindings to podman v3 | baude | 2020-12-17 |
* | Podman image bindings for 3.0 | baude | 2020-12-15 |
* | Merge pull request #8689 from bblenard/issue-8672-volume-prune | OpenShift Merge Robot | 2020-12-14 |
|\ |
|
| * | Add volume prune --filter support | Baron Lenardson | 2020-12-12 |
* | | Merge pull request #8688 from rhatdan/start | OpenShift Merge Robot | 2020-12-11 |
|\ \ |
|
| * | | Handle --rm when starting a container | Daniel J Walsh | 2020-12-11 |
| |/ |
|
* / | podman logs honor stderr correctly | Paul Holzinger | 2020-12-10 |
|/ |
|
* | pkg/copy: add parsing API | Valentin Rothberg | 2020-12-09 |
* | Merge pull request #8571 from Luap99/podman-network-reload | OpenShift Merge Robot | 2020-12-08 |
|\ |
|
| * | Implement pod-network-reload | Matthew Heon | 2020-12-07 |
* | | generate kube on multiple containers | baude | 2020-12-07 |
* | | rewrite podman-cp | Valentin Rothberg | 2020-12-04 |
|/ |
|
* | Merge pull request #8400 from rhatdan/varlink | OpenShift Merge Robot | 2020-12-01 |
|\ |
|
| * | Remove varlink support from Podman | Daniel J Walsh | 2020-11-26 |
* | | Document docker transport is the only supported remote transport | Daniel J Walsh | 2020-11-29 |
|/ |
|
* | Allow containers to --restart on-failure with --rm | Daniel J Walsh | 2020-11-20 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-19 |
* | Add pod, volume, network to inspect package | Ashley Cui | 2020-10-27 |
* | The cidfile should be created when the container is created | Daniel J Walsh | 2020-10-26 |
* | Merge pull request #7908 from rhatdan/diff | OpenShift Merge Robot | 2020-10-19 |
|\ |
|
| * | Add support for external container | Daniel J Walsh | 2020-10-15 |
* | | Update podman-remote start --attach to handle detach keys | Andy Librian | 2020-10-16 |
* | | Update podman-remote run to handle detach keys | Andy Librian | 2020-10-16 |
|/ |
|
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | Fix podman-remote ps --ns broken | zhangguanzhang | 2020-10-04 |
* | Merge pull request #7867 from vrothberg/fix-7837 | OpenShift Merge Robot | 2020-10-02 |
|\ |
|
| * | remote: fix name and ID collisions of containers and pods | Valentin Rothberg | 2020-10-01 |