| Commit message (Expand) | Author | Age |
* | Honor storage-driver flag | Matthew Heon | 2018-01-29 |
* | Remove libkpod. Replace runtime generation function. | Matthew Heon | 2018-01-29 |
* | Fix tab issue with --format flag | umohnani8 | 2018-01-27 |
* | Save --privileged state | Daniel J Walsh | 2018-01-25 |
* | Fix podman stats based on QE feedback | umohnani8 | 2018-01-25 |
* | Fixed Created At and Running For value | umohnani8 | 2018-01-25 |
* | Fix issue with order of flags | umohnani8 | 2018-01-25 |
* | Merge pull request #252 from baude/port | Daniel J Walsh | 2018-01-24 |
|\ |
|
| * | podman port | baude | 2018-01-23 |
* | | Merge pull request #251 from baude/psbatch | Daniel J Walsh | 2018-01-23 |
|\ \ |
|
| * | | Use batched operations in ps | baude | 2018-01-22 |
* | | | Streamline image resolution | baude | 2018-01-23 |
| |/
|/| |
|
* | | Fix issues with podman ps from QE | umohnani8 | 2018-01-22 |
* | | Expose ports from image | baude | 2018-01-22 |
|/ |
|
* | Enable port bindings | baude | 2018-01-20 |
* | Cleanup of podman stats | Daniel J Walsh | 2018-01-19 |
* | Add --dns-search, --dns-opt, --dns-server and --add-host. | baude | 2018-01-19 |
* | Fix output for created containers | baude | 2018-01-18 |
* | Fix seccomp support | Daniel J Walsh | 2018-01-18 |
* | Add check for successful imageData call | Daniel J Walsh | 2018-01-17 |
* | Remove --storage-opt from podman run/create | Daniel J Walsh | 2018-01-17 |
* | Minor change to --net parsing | Matthew Heon | 2018-01-16 |
* | Add API for sharing namespaces | Matthew Heon | 2018-01-16 |
* | Make --net alias to --network | baude | 2018-01-15 |
* | Implement and test the following flags for podman run and create | umohnani8 | 2018-01-15 |
* | 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 |
* | Default to always copyup the underlying directory on top of tmpfs mounts | Daniel J Walsh | 2018-01-10 |
* | Fix typo in label field option | Daniel J Walsh | 2018-01-10 |
* | Add latest to wait | baude | 2018-01-08 |
* | Shortcut for most recent container | baude | 2018-01-08 |
* | Remove by shortname | baude | 2018-01-08 |
* | Fix handling of exit codes | Daniel J Walsh | 2018-01-04 |
* | We no longer use stores | Daniel J Walsh | 2018-01-04 |
* | Run by shortname | baude | 2018-01-04 |
* | podman create/run need to load information from the image | Daniel J Walsh | 2018-01-03 |
* | Host networking | baude | 2017-12-30 |
* | Exec: No arg reorder | baude | 2017-12-28 |
* | Initial podman build | TomSweeneyRedHat | 2017-12-23 |
* | Touch up certs-dir verbiage a bit | TomSweeneyRedHat | 2017-12-21 |
* | Plumb through the --stop-timeout signal handling | Daniel J Walsh | 2017-12-20 |
* | Add flag --cert-dir and --tls-verify to kpod login | Suraj Deshmukh | 2017-12-20 |
* | Add podman commit command | umohnani8 | 2017-12-20 |
* | Finish implementing stop signal parsing | Daniel J Walsh | 2017-12-19 |
* | Add support for adding devices to container | Daniel J Walsh | 2017-12-19 |
* | run duplicated print statements | umohnani8 | 2017-12-19 |
* | rmi doesn't remove all images if an error occurs | umohnani8 | 2017-12-19 |
* | Vendor in latest storage, image and runtime-tools | Daniel J Walsh | 2017-12-18 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |