| Commit message (Expand) | Author | Age |
* | Sort all command flags | Qi Wang | 2018-10-11 |
* | Add ContainerStateExited and OCI delete() in cleanup() | Matthew Heon | 2018-10-02 |
* | Refactor Wait() to not require a timeout | Matthew Heon | 2018-09-21 |
* | Add --interval flag to podman wait | Daniel J Walsh | 2018-09-13 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Need to wait for container to exit before completing run/start completes | Daniel J Walsh | 2018-07-13 |
* | Refactor podman/utils with a single container start and attach function | Marco Vedovati | 2018-07-06 |
* | Start prints UUID or container name that user inputs on success | haircommander | 2018-06-28 |
* | varlink images | baude | 2018-04-26 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | It is OK to start an already running container (with no attach) | baude | 2018-04-18 |
* | Allow podman start to attach to a running container | baude | 2018-04-18 |
* | Allow the use of -i/-a on any container | 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 |
* | Remove explicit Init() calls in run and start | Matthew Heon | 2018-04-03 |
* | 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 |
* | Add test. Move attach code in start back | Matthew Heon | 2018-03-15 |
* | Implement container restarting | Matthew Heon | 2018-03-15 |
* | cleanup network stack as well as storage when container shuts down. | Daniel J Walsh | 2018-02-08 |
* | Shortcut for most recent container | baude | 2018-01-08 |
* | Fix handling of exit codes | Daniel J Walsh | 2018-01-04 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |