| Commit message (Expand) | Author | Age |
* | 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 #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 |
* | | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
|/ |
|
* | Fix spelling "setup" -> "set up" and similar | Erik Sjölund | 2022-06-22 |
* | Remove lorgus.Infof on bindings start and attach | Daniel J Walsh | 2022-06-21 |
* | Merge pull request #13384 from flouthoc/podman-remote-add-with-annotate | openshift-ci[bot] | 2022-06-21 |
|\ |
|
| * | bindings: add manifest should follow es_model while marshalling OSVersion and... | Aditya R | 2022-06-02 |
* | | Merge pull request #14585 from Luap99/nolint | openshift-ci[bot] | 2022-06-14 |
|\ \ |
|
| * | | golangci-lint: enable nolintlint | Paul Holzinger | 2022-06-14 |
* | | | Update vendor of containers/buildah | Daniel J Walsh | 2022-06-13 |
|/ / |
|
* | | 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 |
|/ / |
|
* / | podman-remote: enable support for additional build-context on macOS, remote | Aditya R | 2022-06-02 |
|/ |
|
* | vendor: bump buildah to v1.26.1-0.20220524184833-5500333c2e06 | Aditya R | 2022-05-26 |
* | pkg/bindings/play/play.go: drop TODO message | Valentin Rothberg | 2022-05-25 |
* | pkg/bindings/containers/archive.go: drop TODO | Valentin Rothberg | 2022-05-25 |
* | pkg/bindings/images/rm.go: remove redundant FIXME | Valentin Rothberg | 2022-05-24 |
* | pkg/bindings/images: remove TODOs re: system context | Valentin Rothberg | 2022-05-24 |
* | Swagger refactor/cleanup | Jhon Honce | 2022-05-19 |
* | linter: enable unconvert linter | Valentin Rothberg | 2022-05-19 |
* | kube: add support for --userns= | Giuseppe Scrivano | 2022-05-10 |
* | Merge pull request #14118 from rhatdan/VENDOR | OpenShift Merge Robot | 2022-05-05 |
|\ |
|
| * | Vendor in containers/buildah@v1.26.1 | Daniel J Walsh | 2022-05-05 |
* | | vendor test tools in submodule | Paul Holzinger | 2022-05-04 |
|/ |
|
* | pkg/bindings: manifest remove 3.X API support conditional | Paul Holzinger | 2022-04-27 |
* | Bump version to v4.1.0-dev | Paul Holzinger | 2022-04-27 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | Merge pull request #13990 from rhatdan/build | OpenShift Merge Robot | 2022-04-25 |
|\ |
|
| * | Pass --tls-verify option in podman -remote build | Daniel J Walsh | 2022-04-25 |
* | | Revert "Switch all rootful to rootfull" | Ashley Cui | 2022-04-25 |
|/ |
|
* | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | Merge pull request #13972 from Luap99/staticcheck | OpenShift Merge Robot | 2022-04-22 |
|\ |
|
| * | enable staticcheck linter | Paul Holzinger | 2022-04-22 |
| * | move golang.org/x/crypto/ssh/terminal to golang.org/x/term | Paul Holzinger | 2022-04-22 |
* | | Switch all rootful to rootfull | Daniel J Walsh | 2022-04-21 |
|/ |
|
* | Add support for checkpoint image | Radostin Stoyanov | 2022-04-20 |
* | Revert "images --size" | Valentin Rothberg | 2022-04-14 |
* | pkg/bindings: document requirements for use | Steve Kuznetsov | 2022-04-11 |
* | Merge pull request #13687 from rhatdan/VENDOR | OpenShift Merge Robot | 2022-04-08 |
|\ |
|
| * | Vendor in new opencontainers/selinux | Daniel J Walsh | 2022-04-08 |
* | | images --size | Valentin Rothberg | 2022-04-08 |
|/ |
|
* | Add build test for .containerignore tar file | Jhon Honce | 2022-03-31 |
* | Add 'Os' to be queried via 'version' output | John Matthews | 2022-03-29 |
* | Switch all calls to filepath.Walk to filepath.WalkDir | Daniel J Walsh | 2022-03-27 |
* | Merge pull request #13653 from jmontleon/fix-manifest-push-header | OpenShift Merge Robot | 2022-03-27 |
|\ |
|
| * | Resolves #13629 Add RegistryAuthHeader to manifest push | jason | 2022-03-26 |
* | | Remove error stutter | Daniel J Walsh | 2022-03-25 |