| Commit message (Expand) | Author | Age |
* | Merge pull request #4839 from giuseppe/fix-keep-id-big-ids | OpenShift Merge Robot | 2020-01-10 |
|\ |
|
| * | libpod: fix --userns=keep-id with big UIDs | Giuseppe Scrivano | 2020-01-10 |
|/ |
|
* | Merge pull request #4832 from baude/apiv2tomaster | OpenShift Merge Robot | 2020-01-10 |
|\ |
|
| * | fix e2e test failure | baude | 2020-01-10 |
| * | address review comments before merge | baude | 2020-01-10 |
| * | [CI:DOCS]update apiv2 documentation with swagger goods | baude | 2020-01-10 |
| * | Initial commit on compatible API | Jhon Honce | 2020-01-10 |
|/ |
|
* | Merge pull request #4825 from cevich/fix_libseccomp_commit | OpenShift Merge Robot | 2020-01-10 |
|\ |
|
| * | Fix Makefile ref libseccomp branch as a commit | Chris Evich | 2020-01-09 |
* | | Merge pull request #4828 from giuseppe/drop-pause-check | OpenShift Merge Robot | 2020-01-10 |
|\ \
| |/
|/| |
|
| * | cp: drop check for rootless | Giuseppe Scrivano | 2020-01-10 |
* | | Merge pull request #4819 from TomSweeneyRedHat/dev/tsweeney/fixpodmanimage | OpenShift Merge Robot | 2020-01-09 |
|\ \ |
|
| * | | Update podmanimage build process | TomSweeneyRedHat | 2020-01-08 |
* | | | Merge pull request #4818 from haircommander/piped-exec-fix | OpenShift Merge Robot | 2020-01-09 |
|\ \ \ |
|
| * | | | exec: fix pipes | Peter Hunt | 2020-01-08 |
* | | | | Merge pull request #4821 from AkihiroSuda/fix-rootlessport | OpenShift Merge Robot | 2020-01-09 |
|\ \ \ \ |
|
| * | | | | rootlessport: honor ctr.runtime.config.TmpDir | Akihiro Suda | 2020-01-09 |
| * | | | | rootlessport: remove state dir on exit | Akihiro Suda | 2020-01-09 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #4820 from edsantiago/consistent_option_enumerations | OpenShift Merge Robot | 2020-01-09 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Usage messages: show possible option values | Ed Santiago | 2020-01-08 |
| |/ / |
|
* | | | Merge pull request #4802 from rhatdan/varlink | OpenShift Merge Robot | 2020-01-09 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix podman-remote info to show registry data | Daniel J Walsh | 2020-01-07 |
* | | | Merge pull request #4758 from rhatdan/validate | OpenShift Merge Robot | 2020-01-08 |
|\ \ \ |
|
| * | | | Don't show PASS on success for gitvalidate | Daniel J Walsh | 2020-01-06 |
* | | | | Merge pull request #4816 from vrothberg/lint | OpenShift Merge Robot | 2020-01-08 |
|\ \ \ \ |
|
| * | | | | fix lint - pkg/varlinkapi/virtwriter | Valentin Rothberg | 2020-01-08 |
| * | | | | fix lint - pkg/util: func comment | Valentin Rothberg | 2020-01-08 |
| * | | | | fix lint - pkg/spec | Valentin Rothberg | 2020-01-08 |
| * | | | | fix lint in pkg/rootless | Valentin Rothberg | 2020-01-08 |
| * | | | | fix lint - pkg/network: comment exported types | Valentin Rothberg | 2020-01-08 |
| * | | | | fix lint - pkg/adapter: comment exported API | Valentin Rothberg | 2020-01-08 |
| * | | | | fix lint - ignore image.ImageDeleteResponse definition | Valentin Rothberg | 2020-01-08 |
| * | | | | fix lint - drop else block | Valentin Rothberg | 2020-01-08 |
| * | | | | fix lint: add comment for NameRegex and error | Valentin Rothberg | 2020-01-08 |
| * | | | | fix lint: correct func identifier in comment | Valentin Rothberg | 2020-01-08 |
| * | | | | fix lint: "guarantess" is a misspelling of "guarantees" | Valentin Rothberg | 2020-01-08 |
* | | | | | Merge pull request #4712 from openSUSE/untag-command | OpenShift Merge Robot | 2020-01-08 |
|\ \ \ \ \ |
|
| * | | | | | Add `untag` sub-command | Sascha Grunert | 2020-01-08 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #4810 from TomSweeneyRedHat/dev/tsweeney/updateinspectcomm... | Daniel J Walsh | 2020-01-08 |
|\ \ \ \ \ |
|
| * | | | | | Update demo for the inspect command | TomSweeneyRedHat | 2020-01-07 |
| |/ / / / |
|
* | | | | | Merge pull request #4795 from ssbarnea/master | OpenShift Merge Robot | 2020-01-08 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | packaging: validate installed rpms | Sorin Sbarnea | 2020-01-07 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #4592 from AkihiroSuda/rootlesskit-port-forwarder | OpenShift Merge Robot | 2020-01-08 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | rootless: use RootlessKit port forwarder | Akihiro Suda | 2020-01-08 |
|/ / / |
|
* | | | Merge pull request #4781 from haircommander/seccomp-profile-root | OpenShift Merge Robot | 2020-01-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | play kube: make seccomp handling better conform to k8s | Peter Hunt | 2020-01-03 |
* | | | Merge pull request #4788 from vrothberg/stale | OpenShift Merge Robot | 2020-01-07 |
|\ \ \ |
|
| * | | | github stale workflow: rephrase and bump close time | Valentin Rothberg | 2020-01-07 |
| | |/
| |/| |
|
* | | | Merge pull request #4774 from QiWang19/cp_src_path | OpenShift Merge Robot | 2020-01-07 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix bug copy from container directory | Qi Wang | 2020-01-02 |