| Commit message (Expand) | Author | Age |
* | podman-remote ps --external --pod --sort do not work. | Daniel J Walsh | 2021-01-27 |
* | Add Networks format placeholder to podman ps and pod ps | Paul Holzinger | 2021-01-09 |
* | Add network filter for podman ps and pod ps | Paul Holzinger | 2021-01-09 |
* | add pod filter for ps | baude | 2020-12-22 |
* | Add podman container ps command | Paul Holzinger | 2020-11-23 |
* | Align the podman ps --filter behavior with docker | Paul Holzinger | 2020-11-18 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | Fix ps port output | Sascha Grunert | 2020-10-20 |
* | Port V1 --format table to V2 podman | Jhon Honce | 2020-10-08 |
* | Fix podman-remote ps --ns broken | zhangguanzhang | 2020-10-04 |
* | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
* | Remove SkipIfRootless if possible, document other calls | Daniel J Walsh | 2020-09-27 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | Fix podman ps -l | Daniel J Walsh | 2020-09-09 |
* | Add the Status field in the ps --format=json | zhangguanzhang | 2020-08-11 |
* | add {{.RunningFor}} placeholder in ps --format | Ashley Cui | 2020-07-30 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Merge pull request #6864 from vrothberg/v2-module | OpenShift Merge Robot | 2020-07-06 |
|\ |
|
| * | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | | podman ps truncate the command | Paul Holzinger | 2020-07-05 |
|/ |
|
* | Print port mappings in `ps` for ctrs sharing network | Matthew Heon | 2020-06-24 |
* | Add more Remote tests | Daniel J Walsh | 2020-06-03 |
* | fix `ps --last=N` | Valentin Rothberg | 2020-05-28 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | Make podman container list == podman ps | Daniel J Walsh | 2020-04-27 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | podman-ps: support image IDs | Valentin Rothberg | 2020-02-17 |
* | Only set --all when a status filter is given to ps | Matthew Heon | 2020-02-12 |
* | Force --all when --filter is passed to podman ps | Matthew Heon | 2020-02-04 |
* | Merge pull request #4748 from NevilleC/nc-podname | OpenShift Merge Robot | 2019-12-29 |
|\ |
|
| * | Add the pod name when we use `podman ps -p` | Neville Cain | 2019-12-28 |
* | | The --quiet flag does not conflict with templates in ps | Matthew Heon | 2019-12-26 |
|/ |
|
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | Merge pull request #4238 from giuseppe/rootless-enable-ps-size-tests | OpenShift Merge Robot | 2019-10-11 |
|\ |
|
| * | tests: enable ps --size tests for rootless | Giuseppe Scrivano | 2019-10-11 |
* | | container: initialize results list | Giuseppe Scrivano | 2019-10-11 |
|/ |
|
* | support podman ps filter regular expressions | Qi Wang | 2019-07-18 |
* | Fix a segfault in 'podman ps --sync' | Matthew Heon | 2019-06-24 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | ps: fix segfault if the store is not initialized | Giuseppe Scrivano | 2019-03-19 |
* | Enable rootless integration tests | baude | 2019-03-19 |
* | testcase added for listing range of ports in ps command | Kunal Kushwaha | 2019-03-15 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Add tests to make sure podman container and podman image commands work | Daniel J Walsh | 2019-03-02 |
* | Fix regression in ps with custom format | baude | 2019-01-30 |
* | Run integrations test with remote-client | baude | 2019-01-14 |