| Commit message (Expand) | Author | Age |
* | Add restart-policy to container filters & --filter to podman start | Boaz Shuster | 2021-05-06 |
* | Add --all to podman start | Boaz Shuster | 2021-05-03 |
* | podman cp: support copying on tmpfs mounts | Valentin Rothberg | 2021-03-04 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | podman kill should report rawInput not container id | Daniel J Walsh | 2021-02-16 |
* | When stopping a container, print rawInput | Daniel J Walsh | 2021-02-16 |
* | Improve ContainerEngine.ContainerWait() | Matej Vasek | 2021-02-03 |
* | Switch podman stop/kill/wait handlers to use abi | Daniel J Walsh | 2021-01-29 |
* | podman-remote ps --external --pod --sort do not work. | Daniel J Walsh | 2021-01-27 |
* | Fix handling of container remove | Daniel J Walsh | 2021-01-20 |
* | Initial implementation of renaming containers | Matthew Heon | 2021-01-14 |
* | add pre checkpoint | unknown | 2021-01-10 |
* | Include named volumes in container migration | Radostin Stoyanov | 2021-01-07 |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | add --cidfile to container kill | baude | 2020-12-23 |
* | remote copy | Valentin Rothberg | 2020-12-18 |
* | podman logs honor stderr correctly | Paul Holzinger | 2020-12-10 |
* | rewrite podman-cp | Valentin Rothberg | 2020-12-04 |
* | The cidfile should be created when the container is created | Daniel J Walsh | 2020-10-26 |
* | Add support for external container | Daniel J Walsh | 2020-10-15 |
* | This PR allows users to remove external containers directly | Daniel J Walsh | 2020-10-09 |
* | stats: break out CLI options | Valentin Rothberg | 2020-09-24 |
* | stats refactor | Valentin Rothberg | 2020-09-23 |
* | Show c/storage (Buildah/CRI-O) containers in ps | Daniel J Walsh | 2020-09-09 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Add --preservefds to podman run | Qi Wang | 2020-06-19 |
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | Add parallel operation to `podman stop` | Matthew Heon | 2020-06-05 |
* | Add ability to clean up exec sessions with cleanup | Matthew Heon | 2020-05-20 |
* | Add CLI frontend for detached exec | Matthew Heon | 2020-05-20 |
* | Fix checkpoint --leave-running | Adrian Reber | 2020-05-14 |
* | container runlabel | Valentin Rothberg | 2020-05-07 |
* | v2 podman stats | baude | 2020-05-05 |
* | podman, start: propagate back the raw input | Giuseppe Scrivano | 2020-04-30 |
* | podmanv2 cp | Brent Baude | 2020-04-21 |
* | v2podman port | Brent Baude | 2020-04-21 |
* | Ability to prune container in api V2 | Sujil02 | 2020-04-15 |
* | podmanv2 mount and umount | Brent Baude | 2020-04-14 |
* | v2podman add container init | Brent Baude | 2020-04-13 |
* | v2podman container cleanup | Brent Baude | 2020-04-09 |
* | podmanV2: implement logs | Valentin Rothberg | 2020-04-09 |
* | v2podman run | Brent Baude | 2020-04-06 |
* | podmanv2 ps | Brent Baude | 2020-04-06 |
* | podmanv2 start | Brent Baude | 2020-04-06 |
* | v2podman attach and exec | Brent Baude | 2020-04-05 |
* | v2podman container create | Brent Baude | 2020-04-03 |
* | podmanv2 checkpoint and restore | Brent Baude | 2020-04-03 |
* | podmanv2 export | Brent Baude | 2020-04-01 |
* | V2 podman inspect | Jhon Honce | 2020-04-01 |