| Commit message (Expand) | Author | Age |
* | docs: Follow man-pages(7) suggestions for SYNOPSIS | W. Trevor King | 2018-07-04 |
* | Allow multiple mounts | TomSweeneyRedHat | 2018-07-03 |
* | Makefile: Use 'git diff' to show gofmt changes | W. Trevor King | 2018-07-03 |
* | Skip a test in Travis that has timeout issues | Matthew Heon | 2018-07-03 |
* | vendor in selinux and buildah for darwin compilation | baude | 2018-07-02 |
* | add image user to inspect data | baude | 2018-07-02 |
* | changes to allow for darwin compilation | baude | 2018-06-29 |
* | Merge pull request #1029 from mheon/bump-0.6.5 | Matthew Heon | 2018-06-29 |
|\ |
|
| * | Bump gitvalidation epoch | Matthew Heon | 2018-06-29 |
| * | Bump to v0.7.1-dev | Matthew Heon | 2018-06-29 |
| * | Bump to v0.6.5v0.6.5 | Matthew Heon | 2018-06-29 |
|/ |
|
* | Fix built-in volume issue with podman run/create | umohnani8 | 2018-06-29 |
* | Add `podman container cleanup` to CLI | Daniel J Walsh | 2018-06-29 |
* | Allow multiple containers and all for umount | TomSweeneyRedHat | 2018-06-29 |
* | Returning joining namespace error should not be fatal | Daniel J Walsh | 2018-06-29 |
* | Start using github.com/seccomp/containers-golang | Daniel J Walsh | 2018-06-29 |
* | Test to verify overlay quotas work, show container overhead on quota | haircommander | 2018-06-29 |
* | conmon no longer writes to syslog | Daniel J Walsh | 2018-06-29 |
* | Fix broken f28/cloud instance | Daniel J Walsh | 2018-06-29 |
* | Vendor latest projectatomic/buildah | umohnani8 | 2018-06-28 |
* | Merge pull request #1020 from giuseppe/resize-fix-loop | Daniel J Walsh | 2018-06-28 |
|\ |
|
| * | utils: fix endless write of resize event | Giuseppe Scrivano | 2018-06-28 |
* | | vendor in latest golang/x/sys | baude | 2018-06-28 |
* | | vendor in latest docker package | baude | 2018-06-28 |
* | | Remove the --registry flag from podman search | umohnani8 | 2018-06-28 |
* | | Start prints UUID or container name that user inputs on success | haircommander | 2018-06-28 |
|/ |
|
* | cmd/podman/utils.go: Cancel-able resize writes | W. Trevor King | 2018-06-28 |
* | Fix podman hangs when detecting startup error in container attached mode | Marco Vedovati | 2018-06-28 |
* | travis: bump go to 1.9.x and 1.10.x | Valentin Rothberg | 2018-06-28 |
* | podman-build --help: update description | Valentin Rothberg | 2018-06-28 |
* | *: Replace Generator.Spec() with Generator.Config | W. Trevor King | 2018-06-27 |
* | generator.New() requires an OS string input variable | baude | 2018-06-27 |
* | Vendor in latest buildah | baude | 2018-06-27 |
* | Vendor in latest runtime-tools | baude | 2018-06-27 |
* | docs: add documentation for rootless containers | Giuseppe Scrivano | 2018-06-27 |
* | runtime: change rootless data storage default path | Giuseppe Scrivano | 2018-06-27 |
* | rootless: use $HOME/.config/containers/libpod.conf | Giuseppe Scrivano | 2018-06-27 |
* | test: add env variables to the debug output | Giuseppe Scrivano | 2018-06-27 |
* | rootless: do not configure additional groups | Giuseppe Scrivano | 2018-06-27 |
* | oci: set XDG_RUNTIME_DIR to the runtime from GetRootlessRuntimeDir() | Giuseppe Scrivano | 2018-06-27 |
* | rootless: add management for the userNS | Giuseppe Scrivano | 2018-06-27 |
* | container_internal: don't ignore error from cleanupNetwork() | Giuseppe Scrivano | 2018-06-27 |
* | Mark containers invalid earlier during removal | Matthew Heon | 2018-06-27 |
* | Add --authfile to podman search | umohnani8 | 2018-06-27 |
* | Vendor in latest containers/image | umohnani8 | 2018-06-27 |
* | Merge pull request #1003 from rhatdan/vendor | Daniel J Walsh | 2018-06-27 |
|\ |
|
| * | Vendor in go-selinux again | Daniel J Walsh | 2018-06-26 |
* | | add podman remote client | baude | 2018-06-27 |
|/ |
|
* | Update the vendoring of github.com/opencontainers/selinux | Daniel J Walsh | 2018-06-26 |
* | Containers can dissappear | Daniel J Walsh | 2018-06-26 |