| Commit message (Expand) | Author | Age |
* | 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 |
* | CleanUp problems found my make lint. | Daniel J Walsh | 2017-12-18 |
* | Remove debugu from images | baude | 2017-12-15 |
* | Ensure libkpod.Config defaults don't override libpod defaults | Matthew Heon | 2017-12-14 |
* | Temporarily unconditionally configure network namespaces | Matthew Heon | 2017-12-14 |
* | Fix Travis tests | Matthew Heon | 2017-12-14 |
* | Wire networking into kpod create/run | Matthew Heon | 2017-12-14 |
* | kpod top | baude | 2017-12-14 |
* | Add support for dir transport to kpod save | umohnani8 | 2017-12-14 |
* | Add manifest type conversion to kpod push | umohnani8 | 2017-12-14 |
* | Check for mutually exclusive flags | umohnani8 | 2017-12-14 |
* | Clear up fragments of the old api | umohnani8 | 2017-12-14 |
* | Handle artifacts not found more gracefully | umohnani8 | 2017-12-14 |