| Commit message (Expand) | Author | Age |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Warn if podman stop timeout expires that sigkill was sent | Daniel J Walsh | 2021-10-08 |
* | stop: Do nothing if container was never created in runtime | Aditya Rajan | 2021-09-27 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | podman-remote stop -time 0 does not work | Daniel J Walsh | 2021-03-05 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | When stopping a container, print rawInput | Daniel J Walsh | 2021-02-16 |
* | Switch podman stop/kill/wait handlers to use abi | Daniel J Walsh | 2021-01-29 |
* | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | Fix handling of podman-remote stop --ignore | Daniel J Walsh | 2020-09-19 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | turn on remote stop_test | Qi Wang | 2020-06-03 |
* | Fix podman-remote stop --all to handle not running containers | Daniel J Walsh | 2020-05-21 |
* | Test fixes for remote integration | Brent Baude | 2020-05-20 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | Fix handling of --cidfile on create/run | Daniel J Walsh | 2020-04-22 |
* | |