Files
podman/libpod
Paul Holzinger 4f427a89cb Align the podman ps --filter behavior with docker
All of our filters worked exclusive resulting in `--filter status=created --filter status=exited` to return nothing.

In docker filters with the same key work inclusive with the only exception being `label` which is exclusive. Filters with different keys always work exclusive.

This PR aims to match the docker behavior with podman.

Signed-off-by: Paul Holzinger <paul.holzinger@web.de>
2020-11-18 11:36:06 +01:00
..
2020-10-27 14:10:55 +01:00
2020-11-13 15:40:06 +01:00
2017-11-01 11:24:59 -04:00
2020-05-11 13:11:07 +02:00
2020-10-05 15:30:37 -07:00
2020-10-23 12:07:34 -05:00
2019-07-22 15:57:23 -04:00
2020-10-21 13:31:40 -04:00
2020-10-21 13:31:40 -04:00
2020-10-02 15:14:18 -04:00
2020-10-30 05:34:04 -04:00