| Commit message (Expand) | Author | Age |
* | Merge pull request #3025 from rhatdan/read-only | OpenShift Merge Robot | 2019-04-29 |
|\ |
|
| * | Add --read-only-tmpfs options | Daniel J Walsh | 2019-04-26 |
* | | system: add new subcommand "migrate" | Giuseppe Scrivano | 2019-04-26 |
|/ |
|
* | journald event logging | baude | 2019-04-24 |
* | pull: special case all-tags semantics | Valentin Rothberg | 2019-04-24 |
* | Internal names do not match external names | Daniel J Walsh | 2019-04-18 |
* | Add podman pod prune | Peter Hunt | 2019-04-16 |
* | Remove old crio reference from man pages | Daniel J Walsh | 2019-04-13 |
* | Add --include-volumes flag to 'podman commit' | Matthew Heon | 2019-04-11 |
* | (minor): fix misspelled 'Healthcheck' | Ed Santiago | 2019-04-10 |
* | Merge pull request #2799 from rhatdan/man | OpenShift Merge Robot | 2019-04-08 |
|\ |
|
| * | Fix location of libpod.conf | Daniel J Walsh | 2019-03-30 |
* | | Merge pull request #2817 from tkrypton/tutorial-fix | OpenShift Merge Robot | 2019-04-08 |
|\ \ |
|
| * | | Added port forwarding and IP address hint. | Ulrich Teichert | 2019-04-04 |
| |/ |
|
* | | Volume force-remove now removed dependent containers | Matthew Heon | 2019-04-04 |
* | | Merge pull request #2812 from rpjday/topic/rpjday/missing_option_hyphen | OpenShift Merge Robot | 2019-03-31 |
|\ \ |
|
| * | | docs/podman-inspect.1.md: add missing option hyphen for "-t" | Robert P. J. Day | 2019-03-30 |
| |/ |
|
* | | Merge pull request #2816 from rpjday/topic/rpjday/missing_hyphens | OpenShift Merge Robot | 2019-03-31 |
|\ \ |
|
| * | | docs/podman*.md: fix numerous option typos and spacing errors | Robert P. J. Day | 2019-03-31 |
| |/ |
|
* / | docs/podman-rm.1.md: delete "Not yet implemented" msg for volume removal | Robert P. J. Day | 2019-03-30 |
|/ |
|
* | Remove wait event | Matthew Heon | 2019-03-29 |
* | Merge pull request #2691 from baude/psdynamic | OpenShift Merge Robot | 2019-03-29 |
|\ |
|
| * | Add watch mode to podman ps | baude | 2019-03-28 |
* | | Merge pull request #2575 from haircommander/hotfix_play_kube | OpenShift Merge Robot | 2019-03-29 |
|\ \ |
|
| * | | Default to SELinux private label for play kube mounts | Peter Hunt | 2019-03-28 |
| |/ |
|
* | | Merge pull request #2524 from ekultails/podman-ps_man_page_status | OpenShift Merge Robot | 2019-03-29 |
|\ \ |
|
| * | | Add all container status states to the podman-ps manual page. | Luke Short | 2019-03-28 |
| |/ |
|
* / | fix bug `system df` add blank space to the output | Qi Wang | 2019-03-28 |
|/ |
|
* | Merge pull request #2747 from mheon/dns_none | OpenShift Merge Robot | 2019-03-27 |
|\ |
|
| * | Resolve review comments | Matthew Heon | 2019-03-27 |
| * | Add manpages and completions for dns=none and no-hosts | Matthew Heon | 2019-03-27 |
* | | doc: add note that pod publish ports are static once defined | Pat Riehecky | 2019-03-27 |
|/ |
|
* | Merge pull request #2749 from jcpunk/doc | OpenShift Merge Robot | 2019-03-27 |
|\ |
|
| * | docs/podman-pod-create.1.md: add example with port mapping | Pat Riehecky | 2019-03-25 |
* | | Merge pull request #2498 from QiWang19/sysdf | OpenShift Merge Robot | 2019-03-26 |
|\ \ |
|
| * | | system df to show podman disk usage | Qi Wang | 2019-03-25 |
* | | | podman health check phase3 | baude | 2019-03-22 |
| |/
|/| |
|
* | | Merge pull request #2541 from TomSweeneyRedHat/dev/tsweeney/docpull | OpenShift Merge Robot | 2019-03-21 |
|\ \
| |/
|/| |
|
| * | Update pull and pull-always in bud man page | TomSweeneyRedHat | 2019-03-14 |
* | | Merge pull request #2719 from rhatdan/man | OpenShift Merge Robot | 2019-03-21 |
|\ \ |
|
| * | | Fix man page to mention race condition | Daniel J Walsh | 2019-03-20 |
* | | | Merge pull request #2727 from clebergnu/podman_run_1_readonly | OpenShift Merge Robot | 2019-03-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | docs/podman-run.1.md: remove extra whitespace in --read-only | Cleber Rosa | 2019-03-20 |
* | | | man pages - consistency fixes | Ed Santiago | 2019-03-20 |
|/ / |
|
* | | Cleanup messages on podman load | Daniel J Walsh | 2019-03-18 |
* | | Merge pull request #2685 from kunalkushwaha/ps-man-page-fix-2664 | OpenShift Merge Robot | 2019-03-18 |
|\ \ |
|
| * | | output of port grouping in ps command added as example | Kunal Kushwaha | 2019-03-18 |
| |/ |
|
* | | podman image tree: fix usage message | Ed Santiago | 2019-03-16 |
* | | Merge pull request #2620 from baude/multilogs | OpenShift Merge Robot | 2019-03-16 |
|\ \ |
|
| * | | display logs for multiple containers at the same time | baude | 2019-03-15 |