| Commit message (Expand) | Author | Age |
* | fix podman pod inspect to support multiple pods | Paul Holzinger | 2022-09-08 |
* | Add generate systemd -e/--env option | Toshiki Sonoda | 2022-09-06 |
* | implement podman update | Charlie Doern | 2022-09-01 |
* | Merge pull request #15351 from marshall-lee/images-pull-simple | OpenShift Merge Robot | 2022-08-24 |
|\ |
|
| * | Add ProgressWriter to PullOptions | Vladimir Kochnev | 2022-08-19 |
* | | Refactor: About the RawInput process | Toshiki Sonoda | 2022-08-23 |
|/ |
|
* | Merge pull request #14999 from sstosh/restart-option | OpenShift Merge Robot | 2022-08-17 |
|\ |
|
| * | Add restart --cidfile, --filter | Toshiki Sonoda | 2022-08-12 |
* | | podman manifest create: accept --amend and --insecure flags | Nalin Dahyabhai | 2022-08-16 |
|/ |
|
* | remote manifest push: show copy progress | Naoto Kobayashi | 2022-08-11 |
* | Merge pull request #14926 from cdoern/generateSpec | OpenShift Merge Robot | 2022-08-10 |
|\ |
|
| * | podman generate spec | Charlie Doern | 2022-08-04 |
* | | Merge pull request #15094 from cdoern/ssh | OpenShift Merge Robot | 2022-08-10 |
|\ \ |
|
| * | | podman ssh work, using new c/common interface | Charlie Doern | 2022-08-09 |
* | | | Merge pull request #15230 from YoitoFes/Issue-15211 | OpenShift Merge Robot | 2022-08-09 |
|\ \ \
| |/ /
|/| | |
|
| * | | pkg/bindings: Support writing image push progress to specified io.Writer | Naoto Kobayashi | 2022-08-08 |
* | | | Merge pull request #15134 from sstosh/improve-output | OpenShift Merge Robot | 2022-08-09 |
|\ \ \
| |/ /
|/| | |
|
| * | | Output messages display rawInput | Toshiki Sonoda | 2022-08-02 |
* | | | Merge pull request #15093 from karthikelango137/rmiNoPrune1 | openshift-ci[bot] | 2022-08-05 |
|\ \ \ |
|
| * | | | remove image podman no prune | Karthik Elango | 2022-08-04 |
| | |/
| |/| |
|
* | | | Merge pull request #15092 from karthikelango137/startFilter | openshift-ci[bot] | 2022-08-05 |
|\ \ \
| |/ /
|/| | |
|
| * | | start filter flag changes | Karthik Elango | 2022-08-04 |
| |/ |
|
* | | Merge pull request #15084 from sstosh/rm-filter | openshift-ci[bot] | 2022-08-03 |
|\ \
| |/
|/| |
|
| * | Add rm --filter option | Toshiki Sonoda | 2022-07-30 |
* | | Add flag "--compression-format" to "podman manifest push" both in local/remot... | Romain Geissler | 2022-07-30 |
|/ |
|
* | With --rm option remove container if podman run fails | Daniel J Walsh | 2022-07-28 |
* | Fix: manifest push --rm removes a correct manifest list | Toshiki Sonoda | 2022-07-27 |
* | Merge pull request #14967 from sstosh/pause-option | OpenShift Merge Robot | 2022-07-22 |
|\ |
|
| * | Add pause/unpause --latest, --cidfile, --filter | Toshiki Sonoda | 2022-07-20 |
* | | remote push: show copy progress | Valentin Rothberg | 2022-07-21 |
|/ |
|
* | Podman stop --filter flag | Karthik Elango | 2022-07-14 |
* | Add "podman kube play" cmd | Niall Crowe | 2022-07-13 |
* | Merge pull request #14826 from sstosh/net-prune | openshift-ci[bot] | 2022-07-11 |
|\ |
|
| * | Refactored networkPrune function | Toshiki Sonoda | 2022-07-08 |
* | | pkg: switch to golang native error wrapping | Sascha Grunert | 2022-07-08 |
|/ |
|
* | Merge pull request #14370 from umohnani8/todo | openshift-ci[bot] | 2022-07-05 |
|\ |
|
| * | Fix podman pod unpaue TODO | Urvashi Mohnani | 2022-07-05 |
* | | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
|/ |
|
* | api,images: add support for LookupManifest to Image remove API | Aditya R | 2022-06-30 |
* | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
* | add podman volume reload to sync volume plugins | Paul Holzinger | 2022-06-23 |
* | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | Merge pull request #14299 from cdoern/podClone | openshift-ci[bot] | 2022-06-16 |
|\ |
|
| * | podman pod clone | cdoern | 2022-06-10 |
* | | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
* | | Merge pull request #14560 from rhatdan/remote | OpenShift Merge Robot | 2022-06-13 |
|\ \ |
|
| * | | podman-remote push --remove-signatures support | Daniel J Walsh | 2022-06-10 |
| |/ |
|
* / | podman cp: do not overwrite non-dirs with dirs and vice versa | Valentin Rothberg | 2022-06-10 |
|/ |
|
* | kube: add support for --userns= | Giuseppe Scrivano | 2022-05-10 |
* | enable staticcheck linter | Paul Holzinger | 2022-04-22 |