| Commit message (Expand) | Author | Age |
* | 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 |
* | Update man pages and output for kpod images | umohnani8 | 2017-11-28 |
* | Implement kpod --rm code | Daniel J Walsh | 2017-11-28 |
* | kpod ps | baude | 2017-11-28 |
* | remove unused functions and variables | Suraj Deshmukh | 2017-11-28 |
* | Merge pull request #80 from umohnani8/kpod_images | Daniel J Walsh | 2017-11-27 |
|\ |
|
| * | Fix output of kpod images | umohnani8 | 2017-11-27 |
* | | Merge pull request #79 from mheon/fix_create | Daniel J Walsh | 2017-11-27 |
|\ \
| |/
|/| |
|
| * | Make 'kpod create' also create the container in runc | Matthew Heon | 2017-11-27 |
* | | kpod_wait | baude | 2017-11-27 |
* | | kpod_rm: Add option for --all | baude | 2017-11-27 |
|/ |
|
* | Create|Run container from Image ID | baude | 2017-11-27 |
* | kpod run, needs to shutdown the storage driver when done | Daniel J Walsh | 2017-11-27 |
* | Update kpod pause and unpause to use new container state | umohnani8 | 2017-11-24 |
* | Copy some verification code out of Docker to verify user input | Daniel J Walsh | 2017-11-22 |
* | Update kpod logs to use the new container state and runtime | Urvashi Mohnani | 2017-11-22 |