| Commit message (Expand) | Author | Age |
* | Make invalid state nonfatal when cleaning up in run | Matthew Heon | 2018-05-04 |
* | Begin wiring in USERNS Support into podman | Daniel J Walsh | 2018-05-04 |
* | varlink images | baude | 2018-04-26 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
* | Allow podman to exit exit codes of removed containers | Matthew Heon | 2018-04-17 |
* | podman pull should always try to pull | baude | 2018-04-14 |
* | Fix terminal attach | Matthew Heon | 2018-04-13 |
* | Changes to attach to enable per-stream attaching | Matthew Heon | 2018-04-13 |
* | Functionality changes to the following flags | umohnani8 | 2018-04-06 |
* | Run images with no names | baude | 2018-04-04 |
* | Remove explicit Init() calls in run and start | Matthew Heon | 2018-04-03 |
* | podman: new option --conmon-pidfile= | Giuseppe Scrivano | 2018-03-29 |
* | cmd/podman/run.go: Error nicely when no image found | baude | 2018-03-27 |
* | If cidfile exists, do not proceed | baude | 2018-03-23 |
* | Migrate podman inspect and tag to image library | baude | 2018-03-21 |
* | Image library stage 4 - create and commit | baude | 2018-03-20 |
* | Add signal proxying to podman run, start, and attach | Matthew Heon | 2018-03-15 |
* | Add StartAndAttach() API endpoint for containers | Matthew Heon | 2018-03-15 |
* | Implement --image-volumes for create and run | umohnani8 | 2018-02-22 |
* | Add tests and cleanup | Jhon Honce | 2018-02-22 |
* | Push up createConfig.CgroupParent processing to parent | Jhon Honce | 2018-02-22 |
* | Implement podman run option --cgroup-parent | Jhon Honce | 2018-02-22 |
* | Correct exit code 126 and 127 | baude | 2018-02-21 |
* | cleanup network stack as well as storage when container shuts down. | Daniel J Walsh | 2018-02-08 |
* | Add check for successful imageData call | Daniel J Walsh | 2018-01-17 |
* | Test user input to spec | baude | 2018-01-11 |
* | podman run container id to file | baude | 2018-01-11 |
* | Add support for shm-size. | Daniel J Walsh | 2018-01-11 |
* | Fix handling of exit codes | Daniel J Walsh | 2018-01-04 |
* | podman create/run need to load information from the image | Daniel J Walsh | 2018-01-03 |
* | Add support for adding devices to container | Daniel J Walsh | 2017-12-19 |
* | run duplicated print statements | umohnani8 | 2017-12-19 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |