| Commit message (Expand) | Author | Age |
* | 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 |
* | Update kpod info to use new libpod api | umohnani8 | 2017-12-14 |
* | kpod stats | baude | 2017-12-13 |
* | Merge pull request #106 from umohnani8/kpod_inspect | Matthew Heon | 2017-12-13 |
|\ |
|
| * | Update kpod inspect to use the new container state | umohnani8 | 2017-12-12 |
* | | \t was not being recognized as tab in --format | umohnani8 | 2017-12-12 |
|/ |
|
* | We don't support VolumesFrom or links | Daniel J Walsh | 2017-12-12 |
* | Use debugf to allow parsing of format specifier | Suraj Deshmukh | 2017-12-12 |
* | Fix misleading print statement in kpod load | umohnani8 | 2017-12-11 |
* | kpod exec | baude | 2017-12-11 |
* | Fix reference to libkpod to libpod | Daniel J Walsh | 2017-12-05 |
* | Add Linux Root Propagation to kpod create and run | umohnani8 | 2017-12-05 |
* | Prune kpod ps | baude | 2017-12-05 |
* | Remove kpod rename | Matthew Heon | 2017-12-04 |
* | Short options! | baude | 2017-12-04 |
* | kpod create should not do an OCI Init | Daniel J Walsh | 2017-12-04 |
* | kpod attach | baude | 2017-12-04 |
* | Add NetMode, UTSMode and IPCMode | Daniel J Walsh | 2017-12-02 |
* | kpod stop -a | baude | 2017-12-01 |
* | kpod_start | baude | 2017-11-29 |
* | Fix --volume flag for kpod create and run | umohnani8 | 2017-11-29 |
* | Add ability to kill and stop containers | Matthew Heon | 2017-11-29 |