| Commit message (Expand) | Author | Age |
* | linter: enable makezero | Valentin Rothberg | 2022-03-22 |
* | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | podman rmi --ignore | Valentin Rothberg | 2022-03-19 |
* | Separator is no longer prepended when prefix is empty on podman generate systemd | Nirmal Patel | 2022-03-16 |
* | Add podman play kube --annotation | Daniel J Walsh | 2022-03-09 |
* | Add ExitCommandDelay configuration use in API exec handler | Rover van der Noort | 2022-03-04 |
* | Merge pull request #13314 from flouthoc/container-commit-squash | OpenShift Merge Robot | 2022-02-23 |
|\ |
|
| * | container-commit: support --squash to squash layers into one | Aditya R | 2022-02-23 |
* | | Implement Podman Container Clone | cdoern | 2022-02-20 |
|/ |
|
* | Add 409 response to swagger godoc | Jhon Honce | 2022-02-10 |
* | Add version guard to libpod API endpoints | Jhon Honce | 2022-02-09 |
* | Merge pull request #13142 from tmds/ImageCreate_200_schema | OpenShift Merge Robot | 2022-02-09 |
|\ |
|
| * | [NO NEW TEST NEEDED] Add schema for ImageCreate 200 response. | Tom Deseyn | 2022-02-09 |
* | | compat: endpoint /build must set header content type as application/json in r... | Aditya R | 2022-02-07 |
* | | Merge pull request #12930 from cdoern/podCgroup | OpenShift Merge Robot | 2022-02-04 |
|\ \
| |/
|/| |
|
| * | Podman pod create --share-parent vs --share=cgroup | cdoern | 2022-02-03 |
* | | Update godoc, swagger using wrong struct | Jhon Honce | 2022-01-25 |
* | | Merge pull request #12969 from rhatdan/remote | OpenShift Merge Robot | 2022-01-25 |
|\ \ |
|
| * | | Fix handling of duplicate matches on id expansion | Daniel J Walsh | 2022-01-24 |
* | | | 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 |
* | | Merge pull request #12887 from esendjer/main | OpenShift Merge Robot | 2022-01-19 |
|\ \ |
|
| * | | Handlers for `generate systemd` with custom dependencies | esendjer | 2022-01-19 |
| |/ |
|
* | | 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 |
* | | Merge pull request #12572 from rhatdan/image | OpenShift Merge Robot | 2022-01-15 |
|\ \ |
|
| * | | Remove two GetImages functions from API | Daniel J Walsh | 2022-01-14 |
| |/ |
|
* / | Refactor manifest list operations | Jhon Honce | 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 |
* | Use the InfraImage defined in containers.conf | Daniel J Walsh | 2022-01-10 |
* | 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 |
* | | correct typo words in docs | David Marshall | 2022-01-05 |
* | | Merge pull request #12208 from cdoern/podSecurityOpt | OpenShift Merge Robot | 2022-01-05 |
|\ \ |
|
| * | | Pod Security Option support | cdoern | 2021-12-27 |
* | | | 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 |
| * | | | legacy events: also set Action="die" | Leah Neukirchen | 2021-12-17 |
* | | | | Update swagger documentation | Daniel J Walsh | 2021-12-31 |