aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/ps.go
Commit message (Expand)AuthorAge
* golangci-lint pass number 2baude2019-07-11
* first pass of corrections for golangci-lintbaude2019-07-10
* ps should use nostore when possiblebaude2019-07-03
* fix podman-remote ps --nsbaude2019-05-07
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* podman-remote pause|unpausebaude2019-04-18
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Merge pull request #2882 from baude/remotepsOpenShift Merge Robot2019-04-10
|\
| * podman-remote psbaude2019-04-09
* | ps: now works with --size and nonrootEd Santiago2019-04-09
|/
* Revert "Switch to golangci-lint"Brent Baude2019-04-05
* Merge pull request #2742 from openSUSE/golangci-lintDaniel J Walsh2019-04-05
|\
| * Add deadcode linterSascha Grunert2019-04-04
* | Merge pull request #2706 from giuseppe/rootless-single-usernamespaceOpenShift Merge Robot2019-04-04
|\ \ | |/ |/|
| * rootless: remove SkipStorageSetup()Giuseppe Scrivano2019-04-01
* | --size does not work with rootless at presentMatthew Heon2019-04-03
|/
* Merge pull request #2691 from baude/psdynamicOpenShift Merge Robot2019-03-29
|\
| * Add watch mode to podman psbaude2019-03-28
* | Use spaces instead of tab for JSON marshal indentMatthew Heon2019-03-27
* | Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
|/
* podman health check phase3baude2019-03-22
* Make "stopped" a valid state that maps to "exited"Matthew Heon2019-03-21
* rootless: fix ps commandGiuseppe Scrivano2019-03-19
* move formats pkg to and vendor from buildahQi Wang2019-03-11
* Remove 'podman ps' restarting filter and fix stoppedMatthew Heon2019-03-08
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Fix aliased commands to actually workDaniel J Walsh2019-03-03
* Merge pull request #2452 from edsantiago/no_more_argsOpenShift Merge Robot2019-03-01
|\
| * Command-line input validation: reject unused argsEd Santiago2019-02-27
* | fix up a number of misplace commandsbaude2019-02-28
|/
* fix up a number of misplace commandsbaude2019-02-27
* hide --latest on the remote-clientbaude2019-02-22
* 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