| Commit message (Expand) | Author | Age |
* | Add ContainerStateExited and OCI delete() in cleanup() | Matthew Heon | 2018-10-02 |
* | Merge pull request #1563 from jwhonce/wip/pods | OpenShift Merge Robot | 2018-10-02 |
|\ |
|
| * | * Update documenation | Jhon Honce | 2018-10-01 |
| * | Implement pod varlink bindings | Jhon Honce | 2018-10-01 |
* | | Merge pull request #1577 from rhatdan/hooks | OpenShift Merge Robot | 2018-10-02 |
|\ \ |
|
| * | | Need to allocate memory for hook struct | Daniel J Walsh | 2018-10-02 |
* | | | Merge pull request #1547 from giuseppe/rootless-error-on-invalid-resources | OpenShift Merge Robot | 2018-10-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | rootless: raise an error when trying to use cgroups | Giuseppe Scrivano | 2018-10-01 |
* | | | Merge pull request #1568 from rhatdan/kill | OpenShift Merge Robot | 2018-10-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | Add --all flag to podman kill | Daniel J Walsh | 2018-09-30 |
* | | | Merge pull request #1571 from giuseppe/runtime-fix-runc-msg | OpenShift Merge Robot | 2018-10-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | runtime: fix message which assumes the runtime is runc | Giuseppe Scrivano | 2018-10-01 |
|/ / |
|
* | | Merge pull request #1569 from TomSweeneyRedHat/dev/tsweeney/readme.io | OpenShift Merge Robot | 2018-09-29 |
|\ \
| |/
|/| |
|
| * | Add podman.io to README.md | TomSweeneyRedHat | 2018-09-29 |
|/ |
|
* | Merge pull request #1567 from rhatdan/vendor | OpenShift Merge Robot | 2018-09-29 |
|\ |
|
| * | Vendor in the latest containers/storage, image and buildah | Daniel J Walsh | 2018-09-29 |
|/ |
|
* | Merge pull request #1551 from baude/complexnames | OpenShift Merge Robot | 2018-09-28 |
|\ |
|
| * | run complex image names with short names | baude | 2018-09-28 |
* | | Merge pull request #1561 from baude/addbuildahdisttoinfo | OpenShift Merge Robot | 2018-09-28 |
|\ \
| |/
|/| |
|
| * | Add buildah version and distribution to info | baude | 2018-09-28 |
|/ |
|
* | Merge pull request #1556 from baude/disablecentos7 | OpenShift Merge Robot | 2018-09-28 |
|\ |
|
| * | Disable Fedora 29 and CentOS7 VM testing | baude | 2018-09-27 |
|/ |
|
* | Merge pull request #1559 from rhatdan/spc | Matthew Heon | 2018-09-27 |
|\ |
|
| * | podman runs disabled containers and privileged containers as spc_t | Daniel J Walsh | 2018-09-27 |
|/ |
|
* | Merge pull request #1549 from mheon/update_owners | Daniel J Walsh | 2018-09-27 |
|\ |
|
| * | Update the OWNERS file so bot assigns sane reviewers | Matthew Heon | 2018-09-26 |
* | | Merge pull request #818 from wking/python-2-clean | Matthew Heon | 2018-09-27 |
|\ \
| |/
|/| |
|
| * | contrib/python/*/Makefile: Fallback to unversioned 'python' | W. Trevor King | 2018-09-13 |
| * | Makefile: Drop PYTHON | W. Trevor King | 2018-09-13 |
| * | Makefile: Call contrib/python's clean regardless of HAS_PYTHON3 | W. Trevor King | 2018-09-13 |
* | | rework CI tests to test on VMs | baude | 2018-09-26 |
* | | Put openshift dockerfiles in test/install | baude | 2018-09-25 |
* | | Merge pull request #1545 from mheon/bump-0.9.3.1 | Matthew Heon | 2018-09-25 |
|\ \ |
|
| * | | Bump gitvalidation epoch | Matthew Heon | 2018-09-25 |
| * | | Bump to v0.9.4-dev | Matthew Heon | 2018-09-25 |
| * | | Bump to v0.9.3.1v0.9.3.1 | Matthew Heon | 2018-09-25 |
|/ / |
|
* | | Merge pull request #1544 from mheon/release_notes_0.9.3.1 | Matthew Heon | 2018-09-25 |
|\ \ |
|
| * | | Update release notes for 0.9.3.1 | Matthew Heon | 2018-09-25 |
|/ / |
|
* | | Disable problematic SELinux code causing runc issues | Matthew Heon | 2018-09-25 |
* | | Merge pull request #1530 from mheon/bump-0.9.3 | Matthew Heon | 2018-09-21 |
|\ \ |
|
| * | | Bump gitvalidation epoch | Matthew Heon | 2018-09-21 |
| * | | Bump to v0.9.4-dev | Matthew Heon | 2018-09-21 |
| * | | Bump to v0.9.3v0.9.3 | Matthew Heon | 2018-09-21 |
|/ / |
|
* | | Merge pull request #1529 from mheon/release_notes_0.9.3 | Matthew Heon | 2018-09-21 |
|\ \ |
|
| * | | Update release notes for 0.9.3 | Matthew Heon | 2018-09-21 |
|/ / |
|
* | | Add --mount option for `create` & `run` command | Daniel J Walsh | 2018-09-21 |
* | | Refactor Wait() to not require a timeout | Matthew Heon | 2018-09-21 |
* | | Updates from reviews | Jhon Honce | 2018-09-21 |
* | | Implement new subcommands | Jhon Honce | 2018-09-21 |
* | | Don't mount /dev/shm if the user told you --ipc=none | Daniel J Walsh | 2018-09-21 |