| Commit message (Expand) | Author | Age |
* | Merge pull request #5225 from vrothberg/fix-5087 | OpenShift Merge Robot | 2020-02-19 |
|\ |
|
| * | libpod.conf: clarify `label` description | Valentin Rothberg | 2020-02-19 |
| * | set process labels in pkg/spec | Valentin Rothberg | 2020-02-19 |
| * | libpod/config: use built-in TOML instead of manually merging | Valentin Rothberg | 2020-02-19 |
* | | Merge pull request #5248 from rhatdan/precommit | OpenShift Merge Robot | 2020-02-19 |
|\ \ |
|
| * | | Add installation of pre-commit to Makefile | Daniel J Walsh | 2020-02-18 |
* | | | Merge pull request #5261 from schubter/killContainer | OpenShift Merge Robot | 2020-02-19 |
|\ \ \ |
|
| * | | | Fixed typo in KillContainer | Andreas Schubert | 2020-02-19 |
| | |/
| |/| |
|
* | | | Merge pull request #5233 from QiWang19/login/out-parameter | OpenShift Merge Robot | 2020-02-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix mandatory parameter in login/logout | Qi Wang | 2020-02-18 |
* | | | Merge pull request #5247 from schubter/5242 | OpenShift Merge Robot | 2020-02-19 |
|\ \ \
| |_|/
|/| | |
|
| * | | adds missing query struct tags and exports the fields | Andreas Schubert | 2020-02-18 |
* | | | Merge pull request #5243 from Akasurde/misc_typo | OpenShift Merge Robot | 2020-02-18 |
|\ \ \ |
|
| * | | | Misc typo fixes | Abhijeet Kasurde | 2020-02-18 |
| |/ / |
|
* | | | Merge pull request #5245 from giuseppe/rootless-portmapping-detach | OpenShift Merge Robot | 2020-02-18 |
|\ \ \ |
|
| * | | | rootless: fix a regression when using -d | Giuseppe Scrivano | 2020-02-18 |
| |/ / |
|
* | | | Merge pull request #5231 from edsantiago/swagger_fixes | OpenShift Merge Robot | 2020-02-18 |
|\ \ \ |
|
| * | | | Swagger: fix inconsistencies (try #2) | Ed Santiago | 2020-02-18 |
|/ / / |
|
* | | | Merge pull request #5235 from jwhonce/issues/5229 | OpenShift Merge Robot | 2020-02-18 |
|\ \ \
| |_|/
|/| | |
|
| * | | Update mux rules to allow slashes in image names | Jhon Honce | 2020-02-18 |
|/ / |
|
* | | Merge pull request #5223 from vrothberg/ps-image-id | OpenShift Merge Robot | 2020-02-18 |
|\ \ |
|
| * | | podman-ps: support image IDs | Valentin Rothberg | 2020-02-17 |
* | | | Merge pull request #5158 from jwhonce/issues/5151 | OpenShift Merge Robot | 2020-02-18 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix handler and systemd activation errors | Jhon Honce | 2020-02-17 |
* | | | Merge pull request #5237 from giuseppe/check-for-valid-conmon-process | OpenShift Merge Robot | 2020-02-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | rootless: check if the conmon process is valid | Giuseppe Scrivano | 2020-02-17 |
* | | | Merge pull request #5093 from openSUSE/image-tree | OpenShift Merge Robot | 2020-02-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | Refactor image tree for API usage | Sascha Grunert | 2020-02-17 |
|/ / |
|
* | | Merge pull request #5218 from Jumanjii/update-go-md2man-pkg-name | OpenShift Merge Robot | 2020-02-17 |
|\ \
| |/
|/| |
|
| * | Update documentation of commit command to show image reference is optional | Allan Jacquet-Cretides | 2020-02-15 |
* | | Merge pull request #5217 from mheon/rework_label_parsing | OpenShift Merge Robot | 2020-02-15 |
|\ \
| |/
|/| |
|
| * | Rework label parsing | Matthew Heon | 2020-02-14 |
* | | Merge pull request #5214 from baude/apiv2loglibpod | OpenShift Merge Robot | 2020-02-14 |
|\ \
| |/
|/| |
|
| * | apiv2 libpod container logs | Brent Baude | 2020-02-14 |
* | | Merge pull request #5208 from containers/dependabot/go_modules/github.com/roo... | OpenShift Merge Robot | 2020-02-14 |
|\ \ |
|
| * | | build(deps): bump github.com/rootless-containers/rootlesskit | dependabot-preview[bot] | 2020-02-14 |
| |/ |
|
* | | Merge pull request #5199 from leorochael/patch-1 | OpenShift Merge Robot | 2020-02-14 |
|\ \ |
|
| * | | Enhance fuse-overlayfs instructions. | Leonardo Rochael Almeida | 2020-02-13 |
* | | | Merge pull request #5216 from baude/bindingstestcache | OpenShift Merge Robot | 2020-02-14 |
|\ \ \ |
|
| * | | | add caching for binding tests | Brent Baude | 2020-02-14 |
| | |/
| |/| |
|
* | | | Merge pull request #5207 from rhatdan/selinux | OpenShift Merge Robot | 2020-02-14 |
|\ \ \ |
|
| * | | | Fix SELinux labels of volumes | Daniel J Walsh | 2020-02-13 |
| |/ / |
|
* | | | Merge pull request #5209 from vrothberg/un-docker | OpenShift Merge Robot | 2020-02-14 |
|\ \ \ |
|
| * | | | add pkg/signal | Valentin Rothberg | 2020-02-14 |
| * | | | add pkg/capabilities | Valentin Rothberg | 2020-02-14 |
| |/ / |
|
* | | | Merge pull request #5203 from QiWang19/disable-detach-key | OpenShift Merge Robot | 2020-02-14 |
|\ \ \ |
|
| * | | | fix bug "" disable detach keys | Qi Wang | 2020-02-13 |
| | |/
| |/| |
|
* | | | Merge pull request #5058 from phpor/master | OpenShift Merge Robot | 2020-02-14 |
|\ \ \ |
|
| * | | | Fixed a bug about bash automatically complete | 李俊杰 | 2020-02-14 |
| |/ / |
|
* | | | Merge pull request #5192 from kolyshkin/man | OpenShift Merge Robot | 2020-02-14 |
|\ \ \
| |_|/
|/| | |
|