summaryrefslogtreecommitdiff
path: root/cmd/podman/ps.go
Commit message (Expand)AuthorAge
* OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug2019-02-18
* Second chunk of Cobra helpTomSweeneyRedHat2019-02-15
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Fix regression in ps with custom formatbaude2019-01-30
* Allow alias for list, ls, ps to workDaniel J Walsh2018-12-23
* Add --sync flag to podman psMatthew Heon2018-12-06
* add pod short option to psbaude2018-11-30
* Merge pull request #1724 from baude/psformatchangesOpenShift Merge Robot2018-10-29
|\
| * make various changes to ps outputbaude2018-10-29
* | Use two spaces to pad PS fieldsbaude2018-10-29
|/
* fix bug in rm -fa parallel deletesbaude2018-10-25
* Add --max-workers and heuristics for parallel operationsbaude2018-10-25
* Make podman ps fastbaude2018-10-23
* Sort all command flagsQi Wang2018-10-11
* Address review comments and fix ps outputMatthew Heon2018-10-02
* Fix nameing of Namespaces to be more consistentDaniel J Walsh2018-09-06
* don't print help message for usage errorsValentin Rothberg2018-08-31
* Fix handling of multiple filters in podman psMatthew Heon2018-08-27
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Don't fail on size.Daniel J Walsh2018-08-17
* Change batchcontainer to sharedhaircommander2018-08-16
* switch projectatomic to containersDaniel J Walsh2018-08-16
* 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