| Commit message (Expand) | Author | Age |
* | podman run container id to file | baude | 2018-01-11 |
* | Add latest to wait | baude | 2018-01-08 |
* | Shortname deletion continued | baude | 2018-01-08 |
* | Shortcut for most recent container | baude | 2018-01-08 |
* | Remove by shortname | baude | 2018-01-08 |
* | Don't pull cached images | baude | 2018-01-08 |
* | Add removal failure test after unpause | TomSweeneyRedHat | 2018-01-05 |
* | Change name of kpod to podman | Daniel J Walsh | 2018-01-04 |
* | Fix handling of exit codes | Daniel J Walsh | 2018-01-04 |
* | Enable three tests in podman_pause.bats | Yiqiao Pu | 2018-01-04 |
* | Update ctr_id for podman_pause test | Yiqiao Pu | 2018-01-04 |
* | Host networking | baude | 2017-12-30 |
* | Initial podman build | TomSweeneyRedHat | 2017-12-23 |
* | Add default CNI configuration | baude | 2017-12-22 |
* | Add podman commit command | umohnani8 | 2017-12-20 |
* | Add support for adding devices to container | Daniel J Walsh | 2017-12-19 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |
* | Fix top tests | Matthew Heon | 2017-12-14 |
* | Fix kpod exec tests | Matthew Heon | 2017-12-14 |
* | Fix network configurations to have a valid CIDR subnet | Matthew Heon | 2017-12-14 |
* | Fix kpod images tests | Matthew Heon | 2017-12-14 |
* | Prepare network configs when setting up tests | Matthew Heon | 2017-12-14 |
* | Fix Travis tests | 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 |
* | kpod stats | baude | 2017-12-13 |
* | Update kpod inspect to use the new container state | umohnani8 | 2017-12-12 |
* | kpod exec | baude | 2017-12-11 |
* | Add Linux Root Propagation to kpod create and run | umohnani8 | 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 |
* | Attempt fix for persistent bash parameter expansion issues | Matthew Heon | 2017-11-29 |
* | Move removal of containers into teardown helper | Matthew Heon | 2017-11-29 |
* | Fix kpod rm tests returning error code when they should not | Matthew Heon | 2017-11-29 |
* | Fix tests - use rm -a -f instead of nested commands | Matthew Heon | 2017-11-29 |
* | Update container-based tests | Matthew Heon | 2017-11-29 |
* | kpod ps | baude | 2017-11-28 |
* | Add docker transport to push image before final failure | TomSweeneyRedHat | 2017-11-28 |
* | Merge pull request #79 from mheon/fix_create | Daniel J Walsh | 2017-11-27 |
|\ |
|
| * | Temporarily disable kpod create tests until kpod rm is ready | Matthew Heon | 2017-11-27 |
| * | Fix kpod pause tests - pausing a created container is valid | Matthew Heon | 2017-11-27 |
* | | kpod_wait | baude | 2017-11-27 |