summaryrefslogtreecommitdiff
path: root/cmd/podman/containers/ps.go
Commit message (Expand)AuthorAge
* shell completion --format: use structs by referencePaul Holzinger2022-05-03
* fix staticcheck linter warning for deprecated functionPaul Holzinger2022-04-25
* bump go module to version 4Valentin Rothberg2022-01-18
* Revamp Libpod state strings for Docker compatMatthew Heon2022-01-17
* use libnetwork from c/commonPaul Holzinger2022-01-12
* [NO NEW TESTS NEEDED] Refactor podman container command outputJhon Honce2021-12-01
* libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* added healthcheck to ps commandSankalp Rangare2021-09-24
* Support --format tables in ps outputJhon Honce2021-09-20
* Drop OCICNI dependencyPaul Holzinger2021-09-15
* Scrub podman commands to use report packageJhon Honce2021-06-16
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* Add --noheading flag to all list commandsDaniel J Walsh2021-04-21
* Add default template functionsJhon Honce2021-04-02
* bump go module to v3Valentin Rothberg2021-02-22
* podman ps --format '{{ .Size }}' requires --size optionDaniel J Walsh2021-02-17
* change ps Created to unixbaude2021-02-12
* Merge pull request #9331 from Luap99/lintOpenShift Merge Robot2021-02-12
|\
| * Enable golint linterPaul Holzinger2021-02-11
* | container ps json format miscuebaude2021-02-11
|/
* podman-remote ps --external --pod --sort do not work.Daniel J Walsh2021-01-27
* Add Networks format placeholder to podman ps and pod psPaul Holzinger2021-01-09
* Merge pull request #8427 from rhatdan/psOpenShift Merge Robot2020-12-01
|\
| * Handle ps container created field as a time.TimeDaniel J Walsh2020-11-20
* | Add podman container ps commandPaul Holzinger2020-11-23
|/
* Shell completion for podman ps and podman pod ps --filterPaul Holzinger2020-11-19
* Align the podman ps --filter behavior with dockerPaul Holzinger2020-11-18
* Add shell completion with cobraPaul Holzinger2020-11-12
* Restore --format table header supportJhon Honce2020-10-29
* Merge pull request #8077 from jwhonce/wip/reportOpenShift Merge Robot2020-10-21
|\
| * Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* | Merge pull request #8034 from rhatdan/optionsOpenShift Merge Robot2020-10-21
|\ \ | |/ |/|
| * Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* | Fix ps port outputSascha Grunert2020-10-20
|/
* Add support for external containerDaniel J Walsh2020-10-15
* Restore --format table supportJhon Honce2020-10-13
* Port V1 --format table to V2 podmanJhon Honce2020-10-08
* Fix podman-remote ps --ns brokenzhangguanzhang2020-10-04
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* Show c/storage (Buildah/CRI-O) containers in psDaniel J Walsh2020-09-09
* Add the Status field in the ps --format=jsonzhangguanzhang2020-08-11
* add {{.RunningFor}} placeholder in ps --formatAshley Cui2020-07-30
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Merge pull request #6864 from vrothberg/v2-moduleOpenShift Merge Robot2020-07-06
|\
| * move go module to v2Valentin Rothberg2020-07-06
* | podman ps truncate the commandPaul Holzinger2020-07-05
|/
* Fixes --remote flag issuesJhon Honce2020-06-26
* Add JSON output field for psBrent Baude2020-06-23
* Turn on More lintersDaniel J Walsh2020-06-15