| Commit message (Expand) | Author | Age |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | Podman run --passwd | cdoern | 2021-12-21 |
* | Add --file-locks checkpoint/restore option | Radostin Stoyanov | 2021-11-18 |
* | fix remote checkpoint/restore | Valentin Rothberg | 2021-11-16 |
* | Added optional container restore statistics | Adrian Reber | 2021-11-15 |
* | Added optional container checkpointing statistics | Adrian Reber | 2021-11-15 |
* | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Drop OCICNI dependency | Paul Holzinger | 2021-09-15 |
* | Network interface | Paul Holzinger | 2021-08-24 |
* | Merge pull request #11003 from pascomnet/f_stats | openshift-ci[bot] | 2021-08-04 |
|\ |
|
| * | stats: add a interval parameter to cli and api stream mode | Thomas Weber | 2021-07-27 |
* | | Merge pull request #10910 from adrianreber/2021-07-12-checkpoint-restore-into... | OpenShift Merge Robot | 2021-07-28 |
|\ \ |
|
| * | | Support checkpoint/restore with pods | Adrian Reber | 2021-07-27 |
* | | | support container to container copy | Mehul Arora | 2021-07-27 |
|/ / |
|
* / | Implemented --until flag for libpod's container logs | cdoern | 2021-07-22 |
|/ |
|
* | Implement --archive flag for podman cp | Matej Vasek | 2021-07-01 |
* | Merge pull request #10381 from adrianreber/2021-05-18-publish | OpenShift Merge Robot | 2021-06-07 |
|\ |
|
| * | Allow changing of port forward rules on restore | Adrian Reber | 2021-06-04 |
* | | Add parameter to specify checkpoint archive compression | Adrian Reber | 2021-06-07 |
|/ |
|
* | 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 |