| Commit message (Expand) | Author | Age |
* | Add handling for empty LogDriver | Peter Hunt | 2019-08-02 |
* | Merge pull request #3692 from haircommander/play-caps | OpenShift Merge Robot | 2019-08-02 |
|\ |
|
| * | Add capability functionality to play kube | Peter Hunt | 2019-08-01 |
| * | Deduplicate capabilities in generate kube | Peter Hunt | 2019-08-01 |
* | | Merge pull request #3551 from mheon/fix_memory_leak | OpenShift Merge Robot | 2019-08-02 |
|\ \ |
|
| * | | Use "none" instead of "null" for the null eventer | Matthew Heon | 2019-08-01 |
| * | | Ensure we generate a 'stopped' event on force-remove | Matthew Heon | 2019-07-31 |
| * | | System events are valid, don't error on them | Matthew Heon | 2019-07-31 |
| * | | Expose Null eventer and allow its use in the Podman CLI | Matthew Heon | 2019-07-31 |
| * | | Add a flag to set events logger type | Matthew Heon | 2019-07-31 |
| * | | podman: fix memleak caused by renaming and not deleting | Matthew Heon | 2019-07-31 |
* | | | Merge pull request #3693 from QiWang19/search | OpenShift Merge Robot | 2019-08-02 |
|\ \ \ |
|
| * | | | fix search output limit | Qi Wang | 2019-08-01 |
| |/ / |
|
* | | | Merge pull request #3688 from mheon/print_pod | OpenShift Merge Robot | 2019-08-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | Print Pod ID in `podman inspect` output | Matthew Heon | 2019-08-01 |
| |/ |
|
* | | Merge pull request #3677 from giuseppe/systemd-cgroupsv2 | OpenShift Merge Robot | 2019-08-01 |
|\ \ |
|
| * | | systemd, cgroupsv2: not bind mount /sys/fs/cgroup/systemd | Giuseppe Scrivano | 2019-08-01 |
| |/ |
|
* | | Merge pull request #3671 from openSUSE/runtime-path-discovery | OpenShift Merge Robot | 2019-08-01 |
|\ \ |
|
| * | | Add runtime and conmon path discovery | Sascha Grunert | 2019-08-01 |
| |/ |
|
* / | Vendor in buildah 1.9.2 | Daniel J Walsh | 2019-07-30 |
|/ |
|
* | Merge pull request #3672 from petejohanson/32bit-build-fixes | OpenShift Merge Robot | 2019-07-30 |
|\ |
|
| * | Build fix for 32-bit systems. | Pete Johanson | 2019-07-30 |
* | | Merge pull request #3661 from openSUSE/nixos-friendly-config | OpenShift Merge Robot | 2019-07-30 |
|\ \
| |/
|/| |
|
| * | Update libpod.conf to be NixOS friendly | Sascha Grunert | 2019-07-30 |
* | | Merge pull request #3656 from jwhonce/wip/env | OpenShift Merge Robot | 2019-07-29 |
|\ \ |
|
| * | | Fix commit --changes env=X=Y | Jhon Honce | 2019-07-26 |
| |/ |
|
* | | Merge pull request #3233 from wking/fatal-requested-hook-directory-does-not-e... | OpenShift Merge Robot | 2019-07-29 |
|\ \
| |/
|/| |
|
| * | libpod/container_internal: Make all errors loading explicitly configured hook... | W. Trevor King | 2019-05-29 |
* | | Merge pull request #3639 from giuseppe/user-ns-container | OpenShift Merge Robot | 2019-07-26 |
|\ \ |
|
| * | | podman: support --userns=ns|container | Giuseppe Scrivano | 2019-07-25 |
* | | | Fix possible runtime panic if image history len is zero | Sascha Grunert | 2019-07-25 |
|/ / |
|
* | | When retrieving volumes, only use exact names | Matthew Heon | 2019-07-24 |
* | | Merge pull request #3626 from mheon/fix_ps_segfault | OpenShift Merge Robot | 2019-07-24 |
|\ \ |
|
| * | | Fix a segfault on Podman no-store commands with refresh | Matthew Heon | 2019-07-23 |
* | | | refactor to reduce duplicated error parsing | Peter Hunt | 2019-07-23 |
* | | | move editing of exitCode to runtime | Peter Hunt | 2019-07-23 |
|/ / |
|
* | | golangci-lint cleanup | baude | 2019-07-23 |
* | | Merge pull request #3621 from baude/golangcilint4 | OpenShift Merge Robot | 2019-07-23 |
|\ \ |
|
| * | | golangci-lint phase 4 | baude | 2019-07-22 |
* | | | Implement conmon exec | Peter Hunt | 2019-07-22 |
|/ / |
|
* | | golangci-lint round #3 | baude | 2019-07-21 |
* | | Cleanup Pull Message | Daniel J Walsh | 2019-07-20 |
* | | Add support for listing read/only and read/write images | Daniel J Walsh | 2019-07-19 |
* | | Merge pull request #3443 from adrianreber/rootfs-changes-migration | OpenShift Merge Robot | 2019-07-19 |
|\ \ |
|
| * | | Add --ignore-rootfs option for checkpoint/restore | Adrian Reber | 2019-07-11 |
| * | | Fix typo in checkpoint/restore related texts | Adrian Reber | 2019-07-11 |
| * | | Include root file-system changes in container migration | Adrian Reber | 2019-07-11 |
| * | | Add function to get a filtered tarstream diff | Adrian Reber | 2019-07-11 |
* | | | Merge pull request #3595 from mheon/fix_exec_leak | OpenShift Merge Robot | 2019-07-18 |
|\ \ \ |
|
| * | | | Remove exec PID files after use to prevent memory leaks | Matthew Heon | 2019-07-18 |