| Commit message (Expand) | Author | Age |
* | Allow filtering of "removing", it is a valid status | Daniel J Walsh | 2022-04-24 |
* | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | fix a number of errcheck issues | Valentin Rothberg | 2022-03-22 |
* | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Merge pull request #12534 from Luap99/network-db | OpenShift Merge Robot | 2021-12-15 |
|\ |
|
| * | remove unneeded return value from c.Networks() | Paul Holzinger | 2021-12-14 |
* | | fix network id handling | Paul Holzinger | 2021-12-14 |
|/ |
|
* | Run codespell to fix spelling | Daniel J Walsh | 2021-08-11 |
* | Add until filter to podman pod ps | Jakub Guzik | 2021-08-10 |
* | ps: support the container notation for ps --filter network=... | flouthoc | 2021-07-30 |
* | Add until filter to volume ls filters list | Jakub Guzik | 2021-07-22 |
* | Add support for volume prune until filter to http api | Jakub Guzik | 2021-06-22 |
* | Add restart-policy to container filters & --filter to podman start | Boaz Shuster | 2021-05-06 |
* | Fix podman ps --filter ancestor to match exact ImageName/ImageID | flouthoc | 2021-04-25 |
* | Volumes prune endpoint should use only prune filters | Jakub Guzik | 2021-04-07 |
* | Recreate until container prune tests for bindings | Jakub Guzik | 2021-04-01 |
* | Containers prune endpoint should use only prune filters | Jakub Guzik | 2021-03-30 |
* | Unification of until filter across list/prune endpoints | Jakub Guzik | 2021-03-24 |
* | Unification of label filter across list/prune endpoints | Jakub Guzik | 2021-03-24 |
* | network prune filters for http compat and libpod api | Jakub Guzik | 2021-03-18 |
* | Do not leak libpod package into the remote client | Paul Holzinger | 2021-03-15 |
* | Split libpod/network package | Paul Holzinger | 2021-03-15 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | Add network filter for podman ps and pod ps | Paul Holzinger | 2021-01-09 |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | Consolidate filter logic to pkg subdirectory | Baron Lenardson | 2020-12-24 |
* | Add volume prune --filter support | Baron Lenardson | 2020-12-12 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Add support for dangling filter to volumes | Matthew Heon | 2020-06-24 |
* | podmanv2 volumes | Brent Baude | 2020-03-24 |