| Commit message (Expand) | Author | Age |
... | |
| * | Add --log-driver to play kube | Andy Librian | 2020-11-08 |
* | | Merge pull request #8276 from Luap99/search-json | OpenShift Merge Robot | 2020-11-09 |
|\ \ |
|
| * | | Add support for podman search --format json | Paul Holzinger | 2020-11-09 |
| |/ |
|
* / | rootless container creation settings | baude | 2020-11-05 |
|/ |
|
* | Merge pull request #8166 from rhatdan/unbindable | OpenShift Merge Robot | 2020-11-02 |
|\ |
|
| * | Add better support for unbindable volume mounts | Daniel J Walsh | 2020-11-02 |
* | | Merge pull request #8207 from xordspar0/common-period-quota | OpenShift Merge Robot | 2020-11-02 |
|\ \ |
|
| * | | Centralize cores and period/quota conversion code | Jordan Christiansen | 2020-10-31 |
| |/ |
|
* / | Match build pull functionality with Docker's | TomSweeneyRedHat | 2020-10-31 |
|/ |
|
* | Merge pull request #8201 from QiWang19/search-limit | OpenShift Merge Robot | 2020-10-30 |
|\ |
|
| * | Remove search limit since pagination support | Qi Wang | 2020-10-30 |
* | | Merge pull request #8177 from rhatdan/wrap | OpenShift Merge Robot | 2020-10-30 |
|\ \ |
|
| * | | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
| |/ |
|
* | | Merge pull request #8187 from jwhonce/wip/table | OpenShift Merge Robot | 2020-10-30 |
|\ \
| |/
|/| |
|
| * | Restore --format table header support | Jhon Honce | 2020-10-29 |
* | | Merge pull request #8189 from mheon/further_fix_pull_flag | OpenShift Merge Robot | 2020-10-29 |
|\ \ |
|
| * | | Fix the `--pull` flag to `podman build` to match Docker | Matthew Heon | 2020-10-29 |
* | | | Merge pull request #8186 from Luap99/fix-8184 | OpenShift Merge Robot | 2020-10-29 |
|\ \ \
| |/ /
|/| | |
|
| * | | Create the default root API address path | Paul Holzinger | 2020-10-29 |
| |/ |
|
* | | Merge pull request #8085 from TomSweeneyRedHat/dev/tsweeney/fixpulls | OpenShift Merge Robot | 2020-10-29 |
|\ \ |
|
| * | | Fix pull method selection | TomSweeneyRedHat | 2020-10-21 |
* | | | new "image" mount type | Valentin Rothberg | 2020-10-29 |
| |/
|/| |
|
* | | Merge pull request #8102 from ashley-cui/inspect | OpenShift Merge Robot | 2020-10-27 |
|\ \ |
|
| * | | Add pod, volume, network to inspect package | Ashley Cui | 2020-10-27 |
* | | | set resources only when specified | baude | 2020-10-27 |
|/ / |
|
* | | Merge pull request #8094 from rhatdan/cidfile | OpenShift Merge Robot | 2020-10-27 |
|\ \ |
|
| * | | The cidfile should be created when the container is created | Daniel J Walsh | 2020-10-26 |
* | | | auto update: mark it as non-experimental | Valentin Rothberg | 2020-10-26 |
|/ / |
|
* | | Merge pull request #8053 from rhatdan/detachkeys | OpenShift Merge Robot | 2020-10-22 |
|\ \ |
|
| * | | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
| |/ |
|
* | | Merge pull request #7772 from TomSweeneyRedHat/dev/tsweeney/splitn | OpenShift Merge Robot | 2020-10-21 |
|\ \
| |/
|/| |
|
| * | Convert Split() calls with an equal sign to SplitN() | TomSweeneyRedHat | 2020-10-13 |
* | | Merge pull request #8077 from jwhonce/wip/report | OpenShift Merge Robot | 2020-10-21 |
|\ \ |
|
| * | | Refactor podman to use c/common/pkg/report | Jhon Honce | 2020-10-21 |
* | | | Merge pull request #8034 from rhatdan/options | OpenShift Merge Robot | 2020-10-21 |
|\ \ \ |
|
| * | | | Switch use of Flags to Options | Daniel J Walsh | 2020-10-21 |
* | | | | Merge pull request #8093 from rhatdan/wait | OpenShift Merge Robot | 2020-10-21 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix handling and documentation of podman wait --interval | Daniel J Walsh | 2020-10-21 |
* | | | | Merge pull request #8092 from rhatdan/stdin | OpenShift Merge Robot | 2020-10-21 |
|\ \ \ \ |
|
| * | | | | Podman build should default to not usins stdin | Daniel J Walsh | 2020-10-21 |
| |/ / / |
|
* | | | | Merge pull request #7948 from saschagrunert/ps-fix | OpenShift Merge Robot | 2020-10-21 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Fix ps port output | Sascha Grunert | 2020-10-20 |
* | | | | Merge pull request #8022 from baude/compatapitospecgen | OpenShift Merge Robot | 2020-10-21 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | refactor api compatibility container creation to specgen | baude | 2020-10-20 |
| |/ / |
|
* / / | --tls-verify and --authfile should work for all remote commands | Daniel J Walsh | 2020-10-19 |
|/ / |
|
* | | Merge pull request #7908 from rhatdan/diff | OpenShift Merge Robot | 2020-10-19 |
|\ \ |
|
| * | | Add support for external container | Daniel J Walsh | 2020-10-15 |
* | | | Fix podman image trust show --raw output | Paul Holzinger | 2020-10-15 |
|/ / |
|
* | | Merge pull request #8021 from mheon/fix_pod_inspect_indent | OpenShift Merge Robot | 2020-10-14 |
|\ \ |
|
| * | | Fix indentation for `podman pod inspect` | Matthew Heon | 2020-10-14 |