summaryrefslogtreecommitdiff
path: root/cmd/podman/ps.go
Commit message (Expand)AuthorAge
* Improve ps handling of container start/stop timeMatthew Heon2018-08-08
* Added ps --pod optionhaircommander2018-08-02
* Fix ps filter with key=value labelsJoshua Roys2018-07-16
* Change logic for detecting conflicting flags in psMatthew Heon2018-07-13
* Only print container size JSON if --size was requestedMatthew Heon2018-07-13
* Don't print rootfs and rw sizes if they're emptyMatthew Heon2018-07-13
* Major fixes to podman ps --format=json outputMatthew Heon2018-07-13
* Ignore running containers in ps exit-code filtersMatthew Heon2018-07-13
* Record whether the container has exitedMatthew Heon2018-07-13
* Changed container status of Unknown from being printed as Dead to Error in Pshaircommander2018-07-12
* Containers can dissappearDaniel J Walsh2018-06-26
* Added --sort to pshaircommander2018-06-19
* Implement --latest for psMatthew Heon2018-06-14
* Correctly report errors retrieving containers in psMatthew Heon2018-06-14
* add podman container and image commandDaniel J Walsh2018-06-13
* sort containers and images by create timebaude2018-05-30
* podman create, start, getattachsocketbaude2018-05-21
* Fix calculation of RunningFor in ps json outputMatthew Heon2018-05-05
* varlink containersbaude2018-05-03
* varlink imagesbaude2018-04-26
* Stage3 Image Librarybaude2018-03-14
* Fix a potential race around container removal in psMatthew Heon2018-03-09
* podman ps command string too longbaude2018-03-09
* ps displays incorrect exit codebaude2018-02-26
* podman ps json output use batched opsbaude2018-02-23
* PS performance cleanupsbaude2018-02-14
* Fix podman stats based on QE feedbackumohnani82018-01-25
* Fixed Created At and Running For valueumohnani82018-01-25
* Merge pull request #251 from baude/psbatchDaniel J Walsh2018-01-23
|\
| * Use batched operations in psbaude2018-01-22
* | Fix issues with podman ps from QEumohnani82018-01-22
* | Expose ports from imagebaude2018-01-22
|/
* Fix output for created containersbaude2018-01-18
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18