| Commit message (Expand) | Author | Age |
* | podman {pod,} rm/stop: add --ignore flag | Valentin Rothberg | 2019-11-25 |
* | podman rm/stop --cidfile | Valentin Rothberg | 2019-11-18 |
* | Merge pull request #4506 from TomSweeneyRedHat/dev/tsweeney/bump_buildah1.11.5 | OpenShift Merge Robot | 2019-11-13 |
|\ |
|
| * | Bump to Buildah v1.11.5 | TomSweeneyRedHat | 2019-11-13 |
* | | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
|/ |
|
* | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
* | enable dnsplugin for network create | baude | 2019-10-28 |
* | Add squash-all, fix squash option in build | TomSweeneyRedHat | 2019-10-11 |
* | enhance podman network rm | baude | 2019-09-12 |
* | Merge pull request #3862 from baude/networkcreate | OpenShift Merge Robot | 2019-09-09 |
|\ |
|
| * | podman network create | baude | 2019-09-09 |
* | | Fix podman import bash completions | Daniel J Walsh | 2019-09-07 |
|/ |
|
* | Merge pull request #3833 from QiWang19/cert-dir | OpenShift Merge Robot | 2019-08-28 |
|\ |
|
| * | add --cert-dir image sign | Qi Wang | 2019-08-17 |
* | | Add --digestfile option to push | TomSweeneyRedHat | 2019-08-21 |
|/ |
|
* | Merge pull request #3617 from QiWang19/create_pull | OpenShift Merge Robot | 2019-08-17 |
|\ |
|
| * | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | | inclusion of podman network | baude | 2019-08-15 |
|/ |
|
* | restore: added --ignore-static-ip option | Adrian Reber | 2019-08-02 |
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | Merge pull request #3443 from adrianreber/rootfs-changes-migration | OpenShift Merge Robot | 2019-07-19 |
|\ |
|
| * | Add --ignore-rootfs option for checkpoint/restore | Adrian Reber | 2019-07-11 |
* | | Completion: complete "--health-start-period" in bash | Hunor Csomortáni | 2019-07-16 |
* | | Completion: --no-healthcheck is not an option | Hunor Csomortáni | 2019-07-16 |
* | | Add support for -env-host | Daniel J Walsh | 2019-07-11 |
|/ |
|
* | Add --storage flag to 'podman rm' (local only) | Matthew Heon | 2019-06-13 |
* | Add --filename option to generate kube | Matthew Heon | 2019-06-11 |
* | migration: add possibility to restore a container with a new name | Adrian Reber | 2019-06-04 |
* | Added bash completion for container migration | Adrian Reber | 2019-06-03 |
* | Add --pause to podman cp manpage and bash completions | Matthew Heon | 2019-05-29 |
* | Merge pull request #3221 from josegonzalez/master | OpenShift Merge Robot | 2019-05-29 |
|\ |
|
| * | add missing container cp command | Jose Diaz-Gonzalez | 2019-05-29 |
* | | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 |
* | | Update completions and docs to use k8s file as log driver | Peter Hunt | 2019-05-28 |
|/ |
|
* | Fixup Flags | Daniel J Walsh | 2019-05-20 |
* | Generate systemd unit files for containers | baude | 2019-05-02 |
* | Add basic structure of podman init command | Matthew Heon | 2019-05-01 |
* | auto pass http_proxy into container | James Cassell | 2019-04-30 |
* | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | Add podman pod prune | Peter Hunt | 2019-04-16 |
* | (minor): fix misspelled 'Healthcheck' | Ed Santiago | 2019-04-10 |
* | Add watch mode to podman ps | baude | 2019-03-28 |
* | Add manpages and completions for dns=none and no-hosts | Matthew Heon | 2019-03-27 |
* | system df to show podman disk usage | Qi Wang | 2019-03-25 |
* | Merge pull request #2595 from jwhonce/bug/1677908 | OpenShift Merge Robot | 2019-03-15 |
|\ |
|
| * | Add --replace flag to "podman container runlabel" | Jhon Honce | 2019-03-13 |
* | | zsh completion | Ed Santiago | 2019-03-13 |
|/ |
|
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | Merge pull request #2532 from QiWang19/i2520 | OpenShift Merge Robot | 2019-03-06 |
|\ |
|
| * | add flag --extract tar file in podman cp | Qi Wang | 2019-03-06 |