| Commit message (Expand) | Author | Age |
* | Fix gofmt | Matthew Heon | 2019-03-27 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | Merge pull request #2747 from mheon/dns_none | OpenShift Merge Robot | 2019-03-27 |
|\ |
|
| * | Resolve review comments | Matthew Heon | 2019-03-27 |
| * | Add a test that --add-host conflicts with --no-hosts | Matthew Heon | 2019-03-27 |
| * | Add manpages and completions for dns=none and no-hosts | Matthew Heon | 2019-03-27 |
| * | Add --no-hosts flag to disable management of /etc/hosts | Matthew Heon | 2019-03-27 |
| * | Add for --dns=none to disable creation of resolv.conf | Matthew Heon | 2019-03-27 |
| * | Add support to disable creation of network config files | Matthew Heon | 2019-03-27 |
* | | Merge pull request #2779 from jcpunk/pod-static-publish | OpenShift Merge Robot | 2019-03-27 |
|\ \ |
|
| * | | doc: add note that pod publish ports are static once defined | Pat Riehecky | 2019-03-27 |
| |/ |
|
* | | Merge pull request #2781 from edsantiago/bats | OpenShift Merge Robot | 2019-03-27 |
|\ \ |
|
| * | | Sigh; disable pod-top test, it's unreliable (#2780) | Ed Santiago | 2019-03-27 |
* | | | Merge pull request #2762 from giuseppe/rootless-exec-old-containers-uidmap | OpenShift Merge Robot | 2019-03-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | rootless: fix regression when using exec on old containers | Giuseppe Scrivano | 2019-03-27 |
* | | | Merge pull request #2433 from cevich/hack_around_home | OpenShift Merge Robot | 2019-03-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | get_ci_vm.sh: Fix conflicting homedir files | Chris Evich | 2019-03-01 |
* | | | Merge pull request #2648 from cevich/check_manpages | OpenShift Merge Robot | 2019-03-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | Cirrus: Verify manpages for all subcommands exist | Chris Evich | 2019-03-21 |
* | | | 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 #2772 from TomSweeneyRedHat/dev/tsweeney/commandstouch | OpenShift Merge Robot | 2019-03-26 |
|\ \ \ \ |
|
| * | | | | Touchup commands.md | TomSweeneyRedHat | 2019-03-26 |
|/ / / / |
|
* | | | | Merge pull request #2771 from baude/issue2765 | OpenShift Merge Robot | 2019-03-26 |
|\ \ \ \ |
|
| * | | | | size is optional for container inspection | baude | 2019-03-26 |
|/ / / / |
|
* | | | | Merge pull request #2758 from baude/eventsDied | OpenShift Merge Robot | 2019-03-26 |
|\ \ \ \ |
|
| * | | | | Add "died" event | baude | 2019-03-25 |
* | | | | | Merge pull request #2769 from ypu/attach_test | OpenShift Merge Robot | 2019-03-26 |
|\ \ \ \ \ |
|
| * | | | | | Add three test cases for podman attach test | Yiqiao Pu | 2019-03-26 |
|/ / / / / |
|
* | | | | | 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 |
* | | | | | Merge pull request #2697 from baude/healtcheckphase3 | OpenShift Merge Robot | 2019-03-24 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | podman health check phase3 | baude | 2019-03-22 |
|/ / / / |
|
* | | | | Merge pull request #2731 from giuseppe/rootless-wrong-user | OpenShift Merge Robot | 2019-03-22 |
|\ \ \ \ |
|
| * | | | | troubleshooting: explain setup user: invalid argument | Giuseppe Scrivano | 2019-03-21 |
* | | | | | Merge pull request #2716 from giuseppe/fix-volumes-userns | OpenShift Merge Robot | 2019-03-22 |
|\ \ \ \ \ |
|
| * | | | | | userns: use the intermediate mountns for volumes | Giuseppe Scrivano | 2019-03-21 |
| * | | | | | volume: create new volumes with right ownership | Giuseppe Scrivano | 2019-03-21 |
| * | | | | | utils: drop dead function | Giuseppe Scrivano | 2019-03-21 |
|/ / / / / |
|
* | | | | | Merge pull request #2732 from mheon/closed_is_exited | OpenShift Merge Robot | 2019-03-21 |
|\ \ \ \ \ |
|
| * | | | | | Make "stopped" a valid state that maps to "exited" | Matthew Heon | 2019-03-21 |
| |/ / / / |
|
* | | | | | 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 |
* | | | | | Merge pull request #2720 from QiWang19/save | OpenShift Merge Robot | 2019-03-21 |
|\ \ \ \ \ |
|
| * | | | | | fix Bug 1688041-podman image save removes existing image | Qi Wang | 2019-03-20 |
* | | | | | | Merge pull request #2717 from giuseppe/fix-env-parse | OpenShift Merge Robot | 2019-03-21 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|