| Commit message (Expand) | Author | Age |
* | Merge pull request #5620 from cfelder/play-kube-networking | OpenShift Merge Robot | 2020-04-06 |
|\ |
|
| * | Add support for specifying CNI networks in podman play kube | Christian Felder | 2020-03-27 |
* | | Switch to using --time as opposed to --timeout to better match Docker. | Daniel J Walsh | 2020-03-31 |
* | | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
|/ |
|
* | Implemented --iidfile for podman commit | Sujil02 | 2020-03-19 |
* | auto updates | Valentin Rothberg | 2020-03-17 |
* | Add the rmi flag to podman-run to delete container image | Boaz Shuster | 2020-03-03 |
* | Add --no-healthcheck command to create/run | Brent Baude | 2020-02-22 |
* | Add network options to podman pod create | Matthew Heon | 2020-02-19 |
* | Fixed a bug about bash automatically complete | 李俊杰 | 2020-02-14 |
* | Merge pull request #5152 from QiWang19/device-cgroup-rule | OpenShift Merge Robot | 2020-02-13 |
|\ |
|
| * | support device-cgroup-rule | Qi Wang | 2020-02-12 |
* | | Merge pull request #5144 from marusak/doc_fixes | OpenShift Merge Robot | 2020-02-12 |
|\ \
| |/
|/| |
|
| * | bash-completions: Add missing subcommands in 'podman system' | Matej Marusak | 2020-02-10 |
* | | podman build -f completions | Valentin Rothberg | 2020-02-11 |
|/ |
|
* | Move podman-service to podman-system-service | Matthew Heon | 2020-02-06 |
* | Add service endpoint | baude | 2020-01-21 |
* | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
* | Usage messages: show possible option values | Ed Santiago | 2020-01-08 |
* | play kube: make seccomp handling better conform to k8s | Peter Hunt | 2020-01-03 |
* | zsh completion: ignore multi-line output in Flags | Ed Santiago | 2019-12-23 |
* | allow exec to read files of environment variables | baude | 2019-12-11 |
* | Merge pull request #4517 from baude/macvlan | OpenShift Merge Robot | 2019-12-09 |
|\ |
|
| * | macvlan networks | baude | 2019-12-09 |
* | | Merge pull request #4596 from kunalkushwaha/container-prune | OpenShift Merge Robot | 2019-12-02 |
|\ \ |
|
| * | | man page updated with examples of filter option | Kunal Kushwaha | 2019-12-02 |
* | | | Add podman system reset command | Daniel J Walsh | 2019-11-29 |
|/ / |
|
* | | Add support for image name history | Sascha Grunert | 2019-11-27 |
* | | 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 |