| Commit message (Expand) | Author | Age |
* | Implement podman run option --cgroup-parent | Jhon Honce | 2018-02-22 |
* | Correct exit code 126 and 127 | baude | 2018-02-21 |
* | Inspect output should be in array form | baude | 2018-02-21 |
* | Add --time alias to manpages | Matthew Heon | 2018-02-21 |
* | Alias --time to --timeout for 'podman stop' | Matthew Heon | 2018-02-21 |
* | Performance enhancement for podman images | baude | 2018-02-20 |
* | Resolve contention between copr and fedora repos | baude | 2018-02-20 |
* | Fix podman save when redirecting output | umohnani8 | 2018-02-20 |
* | Ensure we don't repeatedly poll disk for exit codes | Matthew Heon | 2018-02-20 |
* | Update c/image to 701221f0891d76aeac3f25912e6bb9f84e88de1c | Matthew Heon | 2018-02-20 |
* | Change uptime format in `podman info` to human-readable | Matthew Heon | 2018-02-19 |
* | Merge pull request #357 from edsantiago/vice-versa | Daniel J Walsh | 2018-02-19 |
|\ |
|
| * | language: correct 'vice versa' in docs | Ed Santiago | 2018-02-19 |
|/ |
|
* | Remove unused registry related options from libpod | Matthew Heon | 2018-02-19 |
* | Bump version to v0.2.2 for ongoing development | Matthew Heon | 2018-02-16 |
* | Merge pull request #346 from baude/0.2.1v0.2.1 | Brent Baude | 2018-02-16 |
|\ |
|
| * | 0.2.1 | baude | 2018-02-16 |
|/ |
|
* | Run podman inside a podman container | baude | 2018-02-16 |
* | Remove last traces of old version scheme | Matthew Heon | 2018-02-16 |
* | Add FFJSON encoding/decoding for our container structs | Matthew Heon | 2018-02-16 |
* | images --all developer note | baude | 2018-02-16 |
* | Add podman version | Daniel J Walsh | 2018-02-15 |
* | Touch up tutorial location and install reqs | TomSweeneyRedHat | 2018-02-15 |
* | No registries warning | baude | 2018-02-15 |
* | Return imageid from podman pull | baude | 2018-02-15 |
* | Squash logged errors from failed SQL rollbacks | Matthew Heon | 2018-02-15 |
* | No entrpoint, cmd, or command | baude | 2018-02-15 |
* | Privileged containers should inherit host devices | baude | 2018-02-15 |
* | Bump podman version to match release version | baude | 2018-02-14 |
* | Add copr deps | baude | 2018-02-14 |
* | PS performance cleanups | baude | 2018-02-14 |
* | Disable default Seccomp profile with privileged containers | Matthew Heon | 2018-02-13 |
* | Make libpod build on 32-bit systems | Matthew Heon | 2018-02-13 |
* | Address review commentv0.2 | Matthew Heon | 2018-02-12 |
* | Add buckets for all containers and all pods | Matthew Heon | 2018-02-12 |
* | Containers in a pod can only join namespaces in that pod | Matthew Heon | 2018-02-12 |
* | Fix gofmt and lint | Matthew Heon | 2018-02-12 |
* | Check error when checking ctr dependencies | Matthew Heon | 2018-02-12 |
* | Refactor Pod to use a Config struct | Matthew Heon | 2018-02-12 |
* | Add pod functions to BoltDB state | Matthew Heon | 2018-02-12 |
* | Add pod buckets | Matthew Heon | 2018-02-12 |
* | Add implementation for BoltDB-backed state | Matthew Heon | 2018-02-12 |
* | Change json to match docker inspect | Daniel J Walsh | 2018-02-11 |
* | Honor ENTRYPOINT in image | baude | 2018-02-11 |
* | Revert to md2man master | baude | 2018-02-10 |
* | Fix libpod to use given CGroup parent instead of a hardcoded one | Matthew Heon | 2018-02-09 |
* | libpod/finished_amd64.go -> libpod/finished64.go | baude | 2018-02-09 |
* | Rework port code | baude | 2018-02-09 |
* | podman logs: fix tailing | baude | 2018-02-09 |
* | Fix further style issues | Matthew Heon | 2018-02-09 |