| Commit message (Expand) | Author | Age |
* | Merge pull request #15285 from YoitoFes/fix-15210 | OpenShift Merge Robot | 2022-08-11 |
|\ |
|
| * | remote manifest push: show copy progress | Naoto Kobayashi | 2022-08-11 |
* | | Merge pull request #15157 from cdoern/apiLog | OpenShift Merge Robot | 2022-08-11 |
|\ \
| |/
|/| |
|
| * | fix LogConfig type for libpod API | Charlie Doern | 2022-08-08 |
* | | podman ssh work, using new c/common interface | Charlie Doern | 2022-08-09 |
* | | build: implement --cache-to,--cache-from and --cache-ttl | Aditya R | 2022-08-09 |
|/ |
|
* | remove image podman no prune | Karthik Elango | 2022-08-04 |
* | switch from "kube/play" endpoint to "play/kube" endpoint. | Niall Crowe | 2022-08-02 |
* | Add flag "--compression-format" to "podman manifest push" both in local/remot... | Romain Geissler | 2022-07-30 |
* | Use 8k buffer to help clients w/ broken parsing | Jason T. Greene | 2022-07-29 |
* | Set TLSVerify=true by default for API endpoints | Vladimir Kochnev | 2022-07-26 |
* | Merge pull request #15040 from Luap99/api-umask | OpenShift Merge Robot | 2022-07-22 |
|\ |
|
| * | API: libpod/create use correct default umask | Paul Holzinger | 2022-07-22 |
* | | Merge pull request #15016 from Luap99/compat-netname | OpenShift Merge Robot | 2022-07-22 |
|\ \
| |/
|/| |
|
| * | compat api: always turn on network isolation for networks | Paul Holzinger | 2022-07-21 |
| * | compat api: allow default bridge name for networks | Paul Holzinger | 2022-07-21 |
* | | Merge pull request #14968 from jmguzik/compat | OpenShift Merge Robot | 2022-07-22 |
|\ \ |
|
| * | | Compat API: unify pull/push and add missing progress info | Jakub Guzik | 2022-07-21 |
| |/ |
|
* / | remote push: show copy progress | Valentin Rothberg | 2022-07-21 |
|/ |
|
* | Podman stop --filter flag | Karthik Elango | 2022-07-14 |
* | Switch to `github.com/blang/semver/v4` | Sascha Grunert | 2022-07-14 |
* | Add "podman kube play" cmd | Niall Crowe | 2022-07-13 |
* | Merge pull request #14818 from rhatdan/wait | openshift-ci[bot] | 2022-07-11 |
|\ |
|
| * | podman wait can take multiple conditions | Daniel J Walsh | 2022-07-08 |
* | | pkg: switch to golang native error wrapping | Sascha Grunert | 2022-07-08 |
|/ |
|
* | Merge pull request #14825 from jmguzik/fix_streaming_pod_stats | openshift-ci[bot] | 2022-07-07 |
|\ |
|
| * | Fix streaming for libpod/pods/stats endpoint | Jakub Guzik | 2022-07-05 |
* | | Merge pull request #14673 from idleroamer/fix-network-inspect-main | openshift-ci[bot] | 2022-07-07 |
|\ \ |
|
| * | | Fix network inspect compat API discrepancy | 🤓 Mostafa Emami | 2022-07-05 |
* | | | use c/common code for resize and CopyDetachable | Paul Holzinger | 2022-07-06 |
| |/
|/| |
|
* | | libpod: switch to golang native error wrapping | Sascha Grunert | 2022-07-05 |
* | | Merge pull request #14534 from jakecorrenti/docker-compose-update-network-mtu | openshift-ci[bot] | 2022-07-05 |
|\ \ |
|
| * | | (rootful) docker-compose now updates network MTU | Jake Correnti | 2022-07-05 |
* | | | libpod/runtime: switch to golang native error wrapping | Sascha Grunert | 2022-07-04 |
* | | | api,images: add support for LookupManifest to Image remove API | Aditya R | 2022-06-30 |
* | | | Merge pull request #14400 from cdoern/scp | openshift-ci[bot] | 2022-06-28 |
|\ \ \ |
|
| * | | | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
* | | | | Merge pull request #14700 from shuttle-hq/bug/docker-compat-initialized | openshift-ci[bot] | 2022-06-28 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Docker compat returning unknown "initialized" for `status.status` | chesedo | 2022-06-28 |
* | | | | Merge pull request #14654 from cdoern/cgroup | openshift-ci[bot] | 2022-06-27 |
|\ \ \ \ |
|
| * | | | | podman cgroup enhancement | cdoern | 2022-06-24 |
* | | | | | 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 #14662 from Luap99/api-json | openshift-ci[bot] | 2022-06-21 |
|\ \ \ |
|
| * | | | API: containers/json always set application/json content type | Paul Holzinger | 2022-06-20 |
| | |/
| |/| |
|
* / | | api: show the memory limit specified for the container | Giuseppe Scrivano | 2022-06-21 |
|/ / |
|
* | | Merge pull request #14585 from Luap99/nolint | openshift-ci[bot] | 2022-06-14 |
|\ \ |
|
| * | | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
* | | | Merge pull request #14561 from rhatdan/VENDOR | openshift-ci[bot] | 2022-06-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update vendor of containers/buildah | Daniel J Walsh | 2022-06-13 |