| Commit message (Expand) | Author | Age |
* | Merge pull request #14393 from jwhonce/wip/archive_todo | OpenShift Merge Robot | 2022-05-27 |
|\ |
|
| * | Add API support for NoOverwriteDirNonDir | Jhon Honce | 2022-05-26 |
* | | vendor: bump buildah to v1.26.1-0.20220524184833-5500333c2e06 | Aditya R | 2022-05-26 |
|/ |
|
* | Merge pull request #14358 from vrothberg/todo-part-2 | OpenShift Merge Robot | 2022-05-25 |
|\ |
|
| * | pkg/api/handlers/compat/images.go: drop TODO message | Valentin Rothberg | 2022-05-25 |
* | | Fix codespell errors | Daniel J Walsh | 2022-05-25 |
|/ |
|
* | compat, build: suppress step errors when quiet is set | Aditya R | 2022-05-24 |
* | Swagger refactor/cleanup | Jhon Honce | 2022-05-19 |
* | linter: enable unconvert linter | Valentin Rothberg | 2022-05-19 |
* | Merge pull request #14228 from rhatdan/api | OpenShift Merge Robot | 2022-05-18 |
|\ |
|
| * | Deleting an n use image should return conflict not system error | Daniel J Walsh | 2022-05-16 |
* | | api: make no-op remote functional in /libpod/build | Aditya R | 2022-05-16 |
|/ |
|
* | Vendor in containers/buildah@v1.26.1 | Daniel J Walsh | 2022-05-05 |
* | enable gocritic linter | Paul Holzinger | 2022-04-26 |
* | Pass --tls-verify option in podman -remote build | Daniel J Walsh | 2022-04-25 |
* | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | Merge pull request #13872 from vrothberg/revert-size | OpenShift Merge Robot | 2022-04-14 |
|\ |
|
| * | Revert "images --size" | Valentin Rothberg | 2022-04-14 |
* | | Allow HTTP attach to stopped containers | Matthew Heon | 2022-04-13 |
|/ |
|
* | 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 |
|/ |
|
* | Merge pull request #13597 from Luap99/stats | OpenShift Merge Robot | 2022-03-23 |
|\ |
|
| * | podman stats: calc CPU percentage correctly | Paul Holzinger | 2022-03-22 |
* | | Update swagger to improve compatibility | Jhon Honce | 2022-03-22 |
* | | linter: enable makezero | Valentin Rothberg | 2022-03-22 |
|/ |
|
* | Add ExitCommandDelay configuration use in API exec handler | Rover van der Noort | 2022-03-04 |
* | container-commit: support --squash to squash layers into one | Aditya R | 2022-02-23 |
* | compat: endpoint /build must set header content type as application/json in r... | Aditya R | 2022-02-07 |
* | remote build: set rootless oci isolation correctly | Paul Holzinger | 2022-01-24 |
* | Remove unused param and clean API handlers | Jakub Guzik | 2022-01-22 |
* | Fix #2 for compat commit handling of --changes | Daniel J Walsh | 2022-01-21 |
* | compat: remove hardcoded index from load images output report | Aditya R | 2022-01-21 |
* | compat: images/load must be able to load tar with multiple images | Aditya R | 2022-01-21 |
* | Handle changes in docker compat mode | Daniel J Walsh | 2022-01-19 |
* | Add IndexConfigs to compat /info endpoint | Matej Vasek | 2022-01-19 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12860 from rhatdan/cgroups | OpenShift Merge Robot | 2022-01-17 |
|\ |
|
| * | Standardize on capatalized Cgroups | Daniel J Walsh | 2022-01-14 |
* | | Remove two GetImages functions from API | Daniel J Walsh | 2022-01-14 |
|/ |
|
* | podman build enable --all-platforms and --unsetenv | Paul Holzinger | 2022-01-13 |
* | update buildah to latest and use new network stack | Paul Holzinger | 2022-01-12 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | Merge pull request #11538 from mtrmac/http-credentials | OpenShift Merge Robot | 2022-01-06 |
|\ |
|
| * | Don't return a header name from auth.GetCredentials | Miloslav Trmač | 2021-12-10 |
* | | Merge pull request #12735 from rhatdan/mount | OpenShift Merge Robot | 2022-01-04 |
|\ \ |
|
| * | | Fix Container List API call to return mount info | Daniel J Walsh | 2022-01-04 |
* | | | Merge pull request #12643 from leahneukirchen/events-compat | OpenShift Merge Robot | 2022-01-04 |
|\ \ \
| |/ /
|/| | |
|
| * | | legacy events: also set exitCode | Leah Neukirchen | 2022-01-03 |