| Commit message (Expand) | Author | Age |
... | |
| * | | | podman wait can take multiple conditions | Daniel J Walsh | 2022-07-08 |
* | | | | Merge pull request #14839 from saschagrunert/errors-pkg | openshift-ci[bot] | 2022-07-08 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | pkg: switch to golang native error wrapping | Sascha Grunert | 2022-07-08 |
| |/ / |
|
* / / | pkg/machine/e2e: do not import from cmd/podman | Paul Holzinger | 2022-07-07 |
|/ / |
|
* / | use c/common code for resize and CopyDetachable | Paul Holzinger | 2022-07-06 |
|/ |
|
* | 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 |
|/ |
|
* | Merge pull request #14789 from saschagrunert/libpod-errors | openshift-ci[bot] | 2022-07-05 |
|\ |
|
| * | libpod/runtime: switch to golang native error wrapping | Sascha Grunert | 2022-07-04 |
* | | Merge pull request #14449 from cdoern/podVolumes | openshift-ci[bot] | 2022-07-01 |
|\ \
| |/
|/| |
|
| * | podman volume create --opt=o=timeout... | cdoern | 2022-06-09 |
* | | api,images: add support for LookupManifest to Image remove API | Aditya R | 2022-06-30 |
* | | Merge pull request #14740 from flouthoc/bindings-remove-manifest | openshift-ci[bot] | 2022-06-29 |
|\ \ |
|
| * | | bindings: Add support for Delete in pkg/bingings/manifest | Aditya R | 2022-06-29 |
* | | | Merge pull request #14755 from cdoern/system | openshift-ci[bot] | 2022-06-28 |
|\ \ \ |
|
| * | | | fix volume reporting in system df | Charlie Doern | 2022-06-28 |
| |/ / |
|
* | | | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
* | | | Merge pull request #14741 from giuseppe/pod-ps-no-race | openshift-ci[bot] | 2022-06-28 |
|\ \ \ |
|
| * | | | pod: ps does not race with rm | Giuseppe Scrivano | 2022-06-28 |
| * | | | pods: move code to a new function | Giuseppe Scrivano | 2022-06-28 |
* | | | | Use Regexp in volume ls --filter name | Boaz Shuster | 2022-06-27 |
* | | | | Merge pull request #14713 from Luap99/volume-plugin | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ |
|
| * | | | | add podman volume reload to sync volume plugins | Paul Holzinger | 2022-06-23 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #14705 from jakecorrenti/show-health-status-event | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Show Health Status events | Jake Correnti | 2022-06-27 |
* | | | | libpod: fix wait and exit-code logic | Valentin Rothberg | 2022-06-23 |
| |/ /
|/| | |
|
* | | | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | | | Merge pull request #14642 from rhatdan/VENDOR | openshift-ci[bot] | 2022-06-21 |
|\ \ \ |
|
| * | | | Update to use gopkg.in/yaml.v3 | Daniel J Walsh | 2022-06-17 |
* | | | | Merge pull request #14643 from clobrano/feature/network/list/dangling/dev | openshift-ci[bot] | 2022-06-21 |
|\ \ \ \ |
|
| * | | | | allow filter networks by dangling status | Carlo Lobrano | 2022-06-21 |
| | |/ /
| |/| | |
|
* | | | | rootless: attempt to join all specified paths | Giuseppe Scrivano | 2022-06-21 |
* | | | | Merge pull request #14556 from sstosh/system-prune-network | openshift-ci[bot] | 2022-06-20 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | podman system prune support prune unused networks | Toshiki Sonoda | 2022-06-14 |
* | | | | linter fix from #14299 | cdoern | 2022-06-16 |
* | | | | 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 |
|/ |
|
* | Pass '--file-locks' to OCI runtime at restoring | Hironori Shiina | 2022-06-09 |
* | Merge pull request #14466 from mheon/fix_9075 | OpenShift Merge Robot | 2022-06-03 |
|\ |
|
| * | Improve robustness of `podman system reset` | Matthew Heon | 2022-06-03 |
* | | fix bad import path for cmd/podman/utils | Paul Holzinger | 2022-05-30 |
|/ |
|
* | Add API support for NoOverwriteDirNonDir | Jhon Honce | 2022-05-26 |
* | Remove unused archive flag from diff commands | Jhon Honce | 2022-05-25 |
* | Merge pull request #14327 from rhatdan/common | OpenShift Merge Robot | 2022-05-24 |
|\ |
|
| * | Use containers/common/pkg/util.StringToSlice | Daniel J Walsh | 2022-05-23 |