| Commit message (Expand) | Author | Age |
* | Add podman pod prune | Peter Hunt | 2019-04-16 |
* | rootless: use a single user namespace | Giuseppe Scrivano | 2019-04-01 |
* | rootless: fix pod stop|rm if uid in the container != 0 | Giuseppe Scrivano | 2019-03-11 |
* | More cleanup for failures on missing commands. | Daniel J Walsh | 2019-03-08 |
* | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
* | podman-remote pod top|stats | baude | 2019-03-06 |
* | podman-remote pod pause|unpause|restart | baude | 2019-02-25 |
* | podman-remote create|ps | baude | 2019-02-25 |
* | Enable more podman-remote pod commands | baude | 2019-02-22 |
* | podman-remote pod inspect|exists | baude | 2019-02-22 |
* | enable podman-remote pod rm | baude | 2019-02-21 |
* | 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 |
* | podman pod exists | baude | 2018-12-03 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | Add podman pod top | haircommander | 2018-08-23 |
* | podman pod stats | baude | 2018-08-17 |
* | add podman pod inspect | baude | 2018-08-09 |
* | Add pod pause/unpause | haircommander | 2018-07-27 |
* | Cleanup descriptions and help information | Daniel J Walsh | 2018-07-27 |
* | Add pod kill | haircommander | 2018-07-25 |
* | Added pod restart | haircommander | 2018-07-25 |
* | Added pod start and stop | haircommander | 2018-07-20 |
* | Added full podman pod ps, with tests and man page | haircommander | 2018-07-13 |
* | Podman pod create/rm commands with man page and tests. | haircommander | 2018-07-13 |