| Commit message (Expand) | Author | Age |
* | Merge pull request #6380 from mheon/fix_mount_readonly | OpenShift Merge Robot | 2020-05-29 |
|\ |
|
| * | Add support for `readonly` option to --mount | Matthew Heon | 2020-05-26 |
* | | Merge pull request #6372 from boaz0/gh_6283 | OpenShift Merge Robot | 2020-05-27 |
|\ \ |
|
| * | | Add --format to pod inspect | Boaz Shuster | 2020-05-27 |
| |/ |
|
* / | docs: fix typo | Damiano Donati | 2020-05-26 |
|/ |
|
* | Merge pull request #6321 from Luap99/podman-generate-systemd-unit-prefix | OpenShift Merge Robot | 2020-05-25 |
|\ |
|
| * | Added new flags to 'podman generate systemd' to change the unit name prefix | Luap99 | 2020-05-22 |
* | | Attempt to turn on additional build tests | Daniel J Walsh | 2020-05-22 |
* | | Merge pull request #6306 from fatherlinux/master | OpenShift Merge Robot | 2020-05-22 |
|\ \ |
|
| * | | [CI:DOCS] Docs revamp. | Scott McCarty | 2020-05-21 |
* | | | podman version --format ... was not working | Daniel J Walsh | 2020-05-21 |
* | | | Display human build date in podman info | Daniel J Walsh | 2020-05-21 |
* | | | Start testing with cross compilation | Daniel J Walsh | 2020-05-21 |
* | | | Merge pull request #6270 from mheon/detached_exec | OpenShift Merge Robot | 2020-05-21 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update manpage for `podman exec` to include detach flag | Matthew Heon | 2020-05-20 |
| * | | Add ability to clean up exec sessions with cleanup | Matthew Heon | 2020-05-20 |
| |/ |
|
* | | Merge pull request #6161 from kunalkushwaha/network-inspect | OpenShift Merge Robot | 2020-05-20 |
|\ \
| |/
|/| |
|
| * | format option added to network inspect command. | Kunal Kushwaha | 2020-05-20 |
| * | filter option added to network ls command. | Kunal Kushwaha | 2020-05-20 |
* | | Give `auto-update` ability to use per-container authfile specified by label. | Ondřej Kraus | 2020-05-17 |
* | | fix bug --format {{json.}} of events | Qi Wang | 2020-05-14 |
|/ |
|
* | auto-update: support authfiles | Valentin Rothberg | 2020-05-12 |
* | Merge pull request #6106 from mheon/fix_manpages | OpenShift Merge Robot | 2020-05-08 |
|\ |
|
| * | Update manpages for image volumes and MAC address | Matthew Heon | 2020-05-06 |
* | | Fixed typo on podman network create man | Eduardo Minguez Perez | 2020-05-08 |
* | | podman: split env variables in env and overrides | Giuseppe Scrivano | 2020-05-07 |
* | | Merge pull request #5961 from QiWang19/manifest-remove-push | OpenShift Merge Robot | 2020-05-07 |
|\ \ |
|
| * | | Manifest remove, push | Qi Wang | 2020-05-06 |
| |/ |
|
* / | [CI:DOCS] Add link to Tutorials to docs homepage | TomSweeneyRedHat | 2020-05-06 |
|/ |
|
* | manifest annotate | Qi Wang | 2020-05-05 |
* | search --limit compatible with docker | Qi Wang | 2020-05-01 |
* | Merge pull request #5966 from vrothberg/v2-pod-stats | OpenShift Merge Robot | 2020-04-27 |
|\ |
|
| * | implement pod stats | Valentin Rothberg | 2020-04-27 |
* | | Merge pull request #5973 from rhatdan/man | OpenShift Merge Robot | 2020-04-27 |
|\ \ |
|
| * | | Cleanup man pages for pull and push | Daniel J Walsh | 2020-04-25 |
| |/ |
|
* / | Add --os to manifest add | Qi Wang | 2020-04-24 |
|/ |
|
* | manifest create,add,inspect | Qi Wang | 2020-04-22 |
* | Merge pull request #5548 from kunalkushwaha/image-prune | OpenShift Merge Robot | 2020-04-17 |
|\ |
|
| * | note for skipping cache image added. | Kunal Kushwaha | 2020-04-15 |
* | | Update podman-generate-systemd man page | Sujil02 | 2020-04-16 |
* | | Merge pull request #5724 from zypA13510/patch-1 | OpenShift Merge Robot | 2020-04-08 |
|\ \
| |/
|/| |
|
| * | man page: add note about issue with SELinux | Yuping Zuo | 2020-04-08 |
* | | Merge pull request #5478 from giuseppe/auto-userns | OpenShift Merge Robot | 2020-04-06 |
|\ \ |
|
| * | | userns: support --userns=auto | Giuseppe Scrivano | 2020-04-06 |
| |/ |
|
* | | refactor info | Brent Baude | 2020-04-06 |
* | | 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 |
* | | Merge pull request #4976 from rpjday/rpjday/podman_version | OpenShift Merge Robot | 2020-03-28 |
|\ \ |
|
| * | | docs: mention that "podman version" prints out Remote API Version | Robert P. J. Day | 2020-01-26 |