| Commit message (Expand) | Author | Age |
* | Only set --all when a status filter is given to ps | Matthew Heon | 2020-02-12 |
* | Force --all when --filter is passed to podman ps | Matthew Heon | 2020-02-04 |
* | Merge pull request #4748 from NevilleC/nc-podname | OpenShift Merge Robot | 2019-12-29 |
|\ |
|
| * | Add the pod name when we use `podman ps -p` | Neville Cain | 2019-12-28 |
* | | The --quiet flag does not conflict with templates in ps | Matthew Heon | 2019-12-26 |
|/ |
|
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | ps should use nostore when possible | baude | 2019-07-03 |
* | fix podman-remote ps --ns | baude | 2019-05-07 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | podman-remote pause|unpause | baude | 2019-04-18 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | Merge pull request #2882 from baude/remoteps | OpenShift Merge Robot | 2019-04-10 |
|\ |
|
| * | podman-remote ps | baude | 2019-04-09 |
* | | ps: now works with --size and nonroot | Ed Santiago | 2019-04-09 |
|/ |
|
* | Revert "Switch to golangci-lint" | Brent Baude | 2019-04-05 |
* | Merge pull request #2742 from openSUSE/golangci-lint | Daniel J Walsh | 2019-04-05 |
|\ |
|
| * | Add deadcode linter | Sascha Grunert | 2019-04-04 |
* | | Merge pull request #2706 from giuseppe/rootless-single-usernamespace | OpenShift Merge Robot | 2019-04-04 |
|\ \
| |/
|/| |
|
| * | rootless: remove SkipStorageSetup() | Giuseppe Scrivano | 2019-04-01 |
* | | --size does not work with rootless at present | Matthew Heon | 2019-04-03 |
|/ |
|
* | Merge pull request #2691 from baude/psdynamic | OpenShift Merge Robot | 2019-03-29 |
|\ |
|
| * | Add watch mode to podman ps | baude | 2019-03-28 |
* | | Use spaces instead of tab for JSON marshal indent | Matthew Heon | 2019-03-27 |
* | | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
|/ |
|
* | podman health check phase3 | baude | 2019-03-22 |
* | Make "stopped" a valid state that maps to "exited" | Matthew Heon | 2019-03-21 |
* | rootless: fix ps command | Giuseppe Scrivano | 2019-03-19 |
* | move formats pkg to and vendor from buildah | Qi Wang | 2019-03-11 |
* | Remove 'podman ps' restarting filter and fix stopped | Matthew Heon | 2019-03-08 |
* | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
* | Fix aliased commands to actually work | Daniel J Walsh | 2019-03-03 |
* | Merge pull request #2452 from edsantiago/no_more_args | OpenShift Merge Robot | 2019-03-01 |
|\ |
|
| * | Command-line input validation: reject unused args | Ed Santiago | 2019-02-27 |
* | | fix up a number of misplace commands | baude | 2019-02-28 |
|/ |
|
* | fix up a number of misplace commands | baude | 2019-02-27 |
* | hide --latest on the remote-client | baude | 2019-02-22 |
* | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
* | Second chunk of Cobra help | TomSweeneyRedHat | 2019-02-15 |
* | Don't show global flags except for podman command | Daniel J Walsh | 2019-02-12 |
* | Separate remote and local commands | baude | 2019-02-11 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Fix regression in ps with custom format | baude | 2019-01-30 |
* | Allow alias for list, ls, ps to work | Daniel J Walsh | 2018-12-23 |
* | Add --sync flag to podman ps | Matthew Heon | 2018-12-06 |
* | add pod short option to ps | baude | 2018-11-30 |
* | 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 |