| Commit message (Expand) | Author | Age |
* | Add --file-locks checkpoint/restore option | Radostin Stoyanov | 2021-11-18 |
* | remote checkpoint/restore: more fixes | Valentin Rothberg | 2021-11-18 |
* | fix remote checkpoint/restore | Valentin Rothberg | 2021-11-16 |
* | Handle HTTP 409 error messages properly for Pod actions | Ondra Machacek | 2021-11-02 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | logs: adjust handling around partial log messages | Nalin Dahyabhai | 2021-08-23 |
* | Fix podman unpause,pause,kill --all to work like podman stop --all | Daniel J Walsh | 2021-08-04 |
* | 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 |
* | | support container to container copy | Mehul Arora | 2021-07-27 |
* | | Implemented --until flag for libpod's container logs | cdoern | 2021-07-22 |
|/ |
|
* | podman start: remove containers configured for auto removal | Valentin Rothberg | 2021-07-16 |
* | Merge pull request #10836 from Luap99/diff | OpenShift Merge Robot | 2021-07-03 |
|\ |
|
| * | podman diff accept two images or containers | Paul Holzinger | 2021-07-02 |
* | | Implement --archive flag for podman cp | Matej Vasek | 2021-07-01 |
|/ |
|
* | reset: remove external containers on podman system reset | flouthoc | 2021-06-30 |
* | Restart all containers with restart-policy=always on boot | Boaz Shuster | 2021-06-13 |
* | Drop container does not exist on removal to debugf | Daniel J Walsh | 2021-05-21 |
* | Add restart-policy to container filters & --filter to podman start | Boaz Shuster | 2021-05-06 |
* | is this a bug? | Boaz Shuster | 2021-05-04 |
* | Add --all to podman start | Boaz Shuster | 2021-05-03 |
* | Add --requires flag to podman run/create | Matthew Heon | 2021-04-06 |
* | 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 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | 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 |
* | Add binding options for container|pod exists | baude | 2021-01-18 |
* | Container rename bindings | Paul Holzinger | 2021-01-15 |
* | Initial implementation of renaming containers | Matthew Heon | 2021-01-14 |
* | Reduce general binding binary size | baude | 2021-01-13 |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | add --cidfile to container kill | baude | 2020-12-23 |
* | Spelling | Josh Soref | 2020-12-22 |
* | podman v3 container bindings | baude | 2020-12-21 |
* | remote copy | Valentin Rothberg | 2020-12-18 |
* | Merge pull request #8688 from rhatdan/start | OpenShift Merge Robot | 2020-12-11 |
|\ |
|
| * | Handle --rm when starting a container | Daniel J Walsh | 2020-12-11 |
* | | podman logs honor stderr correctly | Paul Holzinger | 2020-12-10 |
|/ |
|
* | pkg/copy: add parsing API | Valentin Rothberg | 2020-12-09 |
* | rewrite podman-cp | Valentin Rothberg | 2020-12-04 |
* | Document docker transport is the only supported remote transport | Daniel J Walsh | 2020-11-29 |
* | Allow containers to --restart on-failure with --rm | Daniel J Walsh | 2020-11-20 |
* | The cidfile should be created when the container is created | Daniel J Walsh | 2020-10-26 |
* | Merge pull request #7908 from rhatdan/diff | OpenShift Merge Robot | 2020-10-19 |
|\ |
|
| * | Add support for external container | Daniel J Walsh | 2020-10-15 |
* | | Update podman-remote start --attach to handle detach keys | Andy Librian | 2020-10-16 |