| Commit message (Expand) | Author | Age |
* | Refactor manifest list operations | Jhon Honce | 2022-01-14 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | Add podman rm --depend | Daniel J Walsh | 2022-01-11 |
* | bindings rmi test: clarify behavior | Valentin Rothberg | 2021-12-16 |
* | e2e tests: enable golint | Ed Santiago | 2021-11-29 |
* | Cirrus: Fix bindings test hang b/c logging config mismatch | Chris Evich | 2021-11-18 |
* | bindings: reuse context for API requests | Moritz "WanzenBug" Wanzenböck | 2021-11-15 |
* | Fix bindings container log test | Paul Holzinger | 2021-11-04 |
* | Handle HTTP 409 error messages properly for Pod actions | Ondra Machacek | 2021-11-02 |
* | Add guard for BuildOptions.CommonBuildOpts | Jhon Honce | 2021-09-30 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | Enhance bindings for IDE hints | Jhon Honce | 2021-09-14 |
* | Stop outputting 'healthy' on healthcheck | Daniel J Walsh | 2021-09-10 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Fix file descriptor leaks and add test | Jhon Honce | 2021-08-24 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | Add network bindings tests: remove and list | Jakub Guzik | 2021-04-15 |
* | Add network prune filters support to bindings | Jakub Guzik | 2021-04-10 |
* | Initial network bindings tests | Jakub Guzik | 2021-04-05 |
* | Recreate until container prune tests for bindings | Jakub Guzik | 2021-04-01 |
* | Fix bindings prune containers flaky test | Jakub Guzik | 2021-03-31 |
* | Containers prune endpoint should use only prune filters | Jakub Guzik | 2021-03-30 |
* | Use version package to track all versions | Jhon Honce | 2021-03-03 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Implement Secrets | Ashley Cui | 2021-02-09 |
* | Improve ContainerEngine.ContainerWait() | Matej Vasek | 2021-02-03 |
* | Switch podman stop/kill/wait handlers to use abi | Daniel J Walsh | 2021-01-29 |
* | Add binding options for container|pod exists | baude | 2021-01-18 |
* | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Merge pull request #8724 from bblenard/support-volume-filters-in-system-prune | OpenShift Merge Robot | 2020-12-22 |
|\ |
|
| * | Add volume filters to system prune | Baron Lenardson | 2020-12-21 |
* | | podman v3 container bindings | baude | 2020-12-21 |
|/ |
|
* | podman v3 pod bindings | baude | 2020-12-17 |
* | misc bindings to podman v3 | baude | 2020-12-17 |
* | Podman image bindings for 3.0 | baude | 2020-12-15 |
* | Merge pull request #8689 from bblenard/issue-8672-volume-prune | OpenShift Merge Robot | 2020-12-14 |
|\ |
|
| * | Add volume prune --filter support | Baron Lenardson | 2020-12-12 |
* | | Bindings refactor | baude | 2020-12-10 |
|/ |
|
* | Fix potential race condition in testing | Daniel J Walsh | 2020-12-01 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | Add support for external container | Daniel J Walsh | 2020-10-15 |
* | Fix podman-remote ps --ns broken | zhangguanzhang | 2020-10-04 |
* | Restore 'id' stanza in pull results | Jhon Honce | 2020-09-21 |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | bindings: reenable flaky(?) pause/unpause test | Ed Santiago | 2020-08-31 |
* | Ensure pod infra containers have an exit command | Matthew Heon | 2020-08-13 |
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |
* | bindings: skip flaky pause/unpause test | Ed Santiago | 2020-07-29 |