| Commit message (Expand) | Author | Age |
* | container ps json format miscue | baude | 2021-02-11 |
* | Add shell completion tests for secrets | Paul Holzinger | 2021-02-10 |
* | Merge pull request #9125 from ashley-cui/secretswiring | OpenShift Merge Robot | 2021-02-09 |
|\ |
|
| * | Implement Secrets | Ashley Cui | 2021-02-09 |
* | | Merge pull request #9269 from Luap99/rootfs-shell-completion | OpenShift Merge Robot | 2021-02-09 |
|\ \ |
|
| * | | Allow path completion for podman create/run --rootfs | Paul Holzinger | 2021-02-08 |
* | | | Bump containers/buildah to v1.19.4 | Daniel J Walsh | 2021-02-08 |
* | | | Merge pull request #9246 from rhatdan/build | OpenShift Merge Robot | 2021-02-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | Implement missing arguments for podman build | Daniel J Walsh | 2021-02-08 |
| |/ |
|
* / | add network prune | baude | 2021-02-06 |
|/ |
|
* | Improve ContainerEngine.ContainerWait() | Matej Vasek | 2021-02-03 |
* | Merge pull request #9174 from bitstrings/master | OpenShift Merge Robot | 2021-02-03 |
|\ |
|
| * | Make slirp MTU configurable (network_cmd_options) | bitstrings | 2021-02-02 |
* | | Merge pull request #9116 from iwita/ls-volumes-before-pruning | OpenShift Merge Robot | 2021-02-02 |
|\ \ |
|
| * | | list volumes before pruning | Achilleas Tzenetopoulos | 2021-01-31 |
* | | | Merge pull request #9168 from Luap99/fix-pod-create-network-parsing | OpenShift Merge Robot | 2021-02-01 |
|\ \ \ |
|
| * | | | Fix --network parsing for podman pod create | Paul Holzinger | 2021-01-31 |
| | |/
| |/| |
|
* | | | Merge pull request #9051 from rhatdan/rm | OpenShift Merge Robot | 2021-02-01 |
|\ \ \ |
|
| * | | | Switch podman stop/kill/wait handlers to use abi | Daniel J Walsh | 2021-01-29 |
| |/ / |
|
* / / | Docker ignores mount flags that begin with constency | Daniel J Walsh | 2021-01-30 |
|/ / |
|
* | | Merge pull request #9144 from vrothberg/fix-9134 | OpenShift Merge Robot | 2021-01-29 |
|\ \ |
|
| * | | podman build --pull: refine help message and docs | Valentin Rothberg | 2021-01-28 |
| * | | Revert "podman build --pull: use correct policy" | Valentin Rothberg | 2021-01-28 |
* | | | Podman-remote push can support --format | Daniel J Walsh | 2021-01-29 |
* | | | Merge pull request #9115 from rhatdan/pull | OpenShift Merge Robot | 2021-01-28 |
|\ \ \
| |/ /
|/| | |
|
| * | | Switch podman image push handlers to use abi | Daniel J Walsh | 2021-01-27 |
* | | | podman build --pull: use correct policy | Valentin Rothberg | 2021-01-27 |
* | | | Merge pull request #9095 from rhatdan/ps | OpenShift Merge Robot | 2021-01-27 |
|\ \ \
| |/ /
|/| | |
|
| * | | podman-remote ps --external --pod --sort do not work. | Daniel J Walsh | 2021-01-27 |
| |/ |
|
* | | Merge pull request #9025 from mheon/add_support_volumes_field | OpenShift Merge Robot | 2021-01-27 |
|\ \ |
|
| * | | Ensure the Volumes field in Compat Create is honored | Matthew Heon | 2021-01-26 |
| |/ |
|
* | | Merge pull request #9122 from Luap99/fix-9120 | OpenShift Merge Robot | 2021-01-27 |
|\ \
| |/
|/| |
|
| * | Fix podman history --no-trunc for the CREATED BY field | Paul Holzinger | 2021-01-27 |
* | | Merge pull request #9084 from rhatdan/override | OpenShift Merge Robot | 2021-01-26 |
|\ \
| |/
|/| |
|
| * | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
* | | Pass DefaultMountsFile to podman build | 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 |
* | | Merge pull request #9036 from baude/composelog | OpenShift Merge Robot | 2021-01-21 |
|\ \ |
|
| * | | Set log driver for compatability containers | baude | 2021-01-20 |
| |/ |
|
* / | Fix handling of container remove | Daniel J Walsh | 2021-01-20 |
|/ |
|
* | podman network exists | Paul Holzinger | 2021-01-19 |
* | 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 |
* | | Rename AutocompletePortCommand func | Paul Holzinger | 2021-01-16 |
* | | Merge pull request #8982 from Luap99/container-rename-bindings | OpenShift Merge Robot | 2021-01-15 |
|\ \
| |/
|/| |
|
| * | Container rename bindings | Paul Holzinger | 2021-01-15 |
* | | Bump to containers/buildah 1.9.2 | Daniel J Walsh | 2021-01-15 |
|/ |
|
* | Initial implementation of renaming containers | Matthew Heon | 2021-01-14 |