| Commit message (Expand) | Author | Age |
* | Merge pull request #1724 from baude/psformatchanges | OpenShift Merge Robot | 2018-10-29 |
|\ |
|
| * | make various changes to ps output | baude | 2018-10-29 |
* | | Use two spaces to pad PS fields | baude | 2018-10-29 |
|/ |
|
* | fix bug in rm -fa parallel deletes | baude | 2018-10-25 |
* | Add --max-workers and heuristics for parallel operations | baude | 2018-10-25 |
* | Make podman ps fast | baude | 2018-10-23 |
* | Sort all command flags | Qi Wang | 2018-10-11 |
* | Address review comments and fix ps output | Matthew Heon | 2018-10-02 |
* | Fix nameing of Namespaces to be more consistent | Daniel J Walsh | 2018-09-06 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | Fix handling of multiple filters in podman ps | Matthew Heon | 2018-08-27 |
* | Change pause container to infra container | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | Don't fail on size. | Daniel J Walsh | 2018-08-17 |
* | Change batchcontainer to shared | haircommander | 2018-08-16 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Improve ps handling of container start/stop time | Matthew Heon | 2018-08-08 |
* | Added ps --pod option | haircommander | 2018-08-02 |
* | Fix ps filter with key=value labels | Joshua Roys | 2018-07-16 |
* | Change logic for detecting conflicting flags in ps | Matthew Heon | 2018-07-13 |
* | Only print container size JSON if --size was requested | Matthew Heon | 2018-07-13 |
* | Don't print rootfs and rw sizes if they're empty | Matthew Heon | 2018-07-13 |
* | Major fixes to podman ps --format=json output | Matthew Heon | 2018-07-13 |
* | Ignore running containers in ps exit-code filters | Matthew Heon | 2018-07-13 |
* | Record whether the container has exited | Matthew Heon | 2018-07-13 |
* | Changed container status of Unknown from being printed as Dead to Error in Ps | haircommander | 2018-07-12 |
* | Containers can dissappear | Daniel J Walsh | 2018-06-26 |
* | Added --sort to ps | haircommander | 2018-06-19 |
* | Implement --latest for ps | Matthew Heon | 2018-06-14 |
* | Correctly report errors retrieving containers in ps | Matthew Heon | 2018-06-14 |
* | add podman container and image command | Daniel J Walsh | 2018-06-13 |
* | sort containers and images by create time | baude | 2018-05-30 |
* | podman create, start, getattachsocket | baude | 2018-05-21 |
* | Fix calculation of RunningFor in ps json output | Matthew Heon | 2018-05-05 |
* | varlink containers | baude | 2018-05-03 |
* | varlink images | baude | 2018-04-26 |
* | Stage3 Image Library | baude | 2018-03-14 |
* | Fix a potential race around container removal in ps | Matthew Heon | 2018-03-09 |
* | podman ps command string too long | baude | 2018-03-09 |
* | ps displays incorrect exit code | baude | 2018-02-26 |
* | podman ps json output use batched ops | baude | 2018-02-23 |
* | PS performance cleanups | baude | 2018-02-14 |
* | Fix podman stats based on QE feedback | umohnani8 | 2018-01-25 |
* | Fixed Created At and Running For value | umohnani8 | 2018-01-25 |
* | Merge pull request #251 from baude/psbatch | Daniel J Walsh | 2018-01-23 |
|\ |
|
| * | Use batched operations in ps | baude | 2018-01-22 |
* | | Fix issues with podman ps from QE | umohnani8 | 2018-01-22 |
* | | Expose ports from image | baude | 2018-01-22 |
|/ |
|
* | Fix output for created containers | baude | 2018-01-18 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |