aboutsummaryrefslogtreecommitdiff
path: root/pkg/domain/filters
Commit message (Expand)AuthorAge
* bump go module to version 4Valentin Rothberg2022-01-18
* Merge pull request #12534 from Luap99/network-dbOpenShift Merge Robot2021-12-15
|\
| * remove unneeded return value from c.Networks()Paul Holzinger2021-12-14
* | fix network id handlingPaul Holzinger2021-12-14
|/
* Run codespell to fix spellingDaniel J Walsh2021-08-11
* Add until filter to podman pod psJakub Guzik2021-08-10
* ps: support the container notation for ps --filter network=...flouthoc2021-07-30
* Add until filter to volume ls filters listJakub Guzik2021-07-22
* Add support for volume prune until filter to http apiJakub Guzik2021-06-22
* Add restart-policy to container filters & --filter to podman startBoaz Shuster2021-05-06
* Fix podman ps --filter ancestor to match exact ImageName/ImageIDflouthoc2021-04-25
* Volumes prune endpoint should use only prune filtersJakub Guzik2021-04-07
* Recreate until container prune tests for bindingsJakub Guzik2021-04-01
* Containers prune endpoint should use only prune filtersJakub Guzik2021-03-30
* Unification of until filter across list/prune endpointsJakub Guzik2021-03-24
* Unification of label filter across list/prune endpointsJakub Guzik2021-03-24
* network prune filters for http compat and libpod apiJakub Guzik2021-03-18
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* Split libpod/network packagePaul Holzinger2021-03-15
* bump go module to v3Valentin Rothberg2021-02-22
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Add network filter for podman ps and pod psPaul Holzinger2021-01-09
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* Consolidate filter logic to pkg subdirectoryBaron Lenardson2020-12-24
* Add volume prune --filter supportBaron Lenardson2020-12-12
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Add support for dangling filter to volumesMatthew Heon2020-06-24
* podmanv2 volumesBrent Baude2020-03-24