| Commit message (Expand) | Author | Age |
* | Only open save output file with WRONLY | Daniel J Walsh | 2021-11-29 |
* | generate systemd: add --start-timeout flag | Valentin Rothberg | 2021-11-23 |
* | 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 |
* | Merge pull request #11076 from boaz0/closes_10275 | OpenShift Merge Robot | 2021-11-15 |
|\ |
|
| * | Support template unit files in podman generate systemd | Boaz Shuster | 2021-10-22 |
* | | Merge pull request #11958 from cdoern/scp | OpenShift Merge Robot | 2021-11-08 |
|\ \ |
|
| * | | Podman Image SCP rootful to rootless transfer | cdoern | 2021-11-05 |
* | | | Handle HTTP 409 error messages properly for Pod actions | Ondra Machacek | 2021-11-02 |
|/ / |
|
* / | Add support to play kube for --log-opt | Daniel J Walsh | 2021-10-25 |
|/ |
|
* | Refactor podman search to be more code friendly | Jhon Honce | 2021-10-12 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Add podman play kube --no-hosts options | Daniel J Walsh | 2021-10-01 |
* | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | podman save: add `--uncompressed` | Valentin Rothberg | 2021-09-22 |
* | remote untag: support digests | Valentin Rothberg | 2021-09-20 |
* | Do not allow network modes to be used as network names | Paul Holzinger | 2021-09-16 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | Merge pull request #11431 from jmguzik/secrets-ls-filters | OpenShift Merge Robot | 2021-09-07 |
|\ |
|
| * | Add filtering functionality to http api secrets list | Jakub Guzik | 2021-09-03 |
* | | Merge pull request #11427 from flouthoc/kube-pod-logs | OpenShift Merge Robot | 2021-09-07 |
|\ \ |
|
| * | | kube: Add support for podman pod logs | Aditya Rajan | 2021-09-05 |
| |/ |
|
* / | generate systemd: handle --restart | Valentin Rothberg | 2021-09-07 |
|/ |
|
* | manifest: rm should not remove referenced images. | Aditya Rajan | 2021-09-02 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Merge pull request #11298 from baude/kubeupdown | OpenShift Merge Robot | 2021-08-26 |
|\ |
|
| * | teardown play kube | Brent Baude | 2021-08-24 |
* | | Merge pull request #11103 from jwhonce/wip/bindings | OpenShift Merge Robot | 2021-08-25 |
|\ \ |
|
| * | | Fix file descriptor leaks and add test | Jhon Honce | 2021-08-24 |
| |/ |
|
* / | logs: adjust handling around partial log messages | Nalin Dahyabhai | 2021-08-23 |
|/ |
|
* | volumes: Add support for exporting volumes to external tar | flouthoc | 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 |
* | | Merge pull request #11049 from vrothberg/fix-7370 | OpenShift Merge Robot | 2021-07-27 |
|\ \ |
|
| * | | support container to container copy | Mehul Arora | 2021-07-27 |
* | | | command: migrate doesn't move process to cgroup | Giuseppe Scrivano | 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 |
* | auto-update: make output more user friendly | Valentin Rothberg | 2021-07-14 |
* | 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 |
* | make DriverOpts name consistent. | Tino Rusch | 2021-06-25 |
* | read secret config from config file if no user data. | Tino Rusch | 2021-06-24 |
* | create: support images with invalid platform | Valentin Rothberg | 2021-06-23 |
* | Restart all containers with restart-policy=always on boot | Boaz Shuster | 2021-06-13 |