| Commit message (Expand) | Author | Age |
* | podman {pod,} rm/stop: add --ignore flag | Valentin Rothberg | 2019-11-25 |
* | podman rm/stop --cidfile | Valentin Rothberg | 2019-11-18 |
* | docs: Update "podman container rm -v" description | Radostin Stoyanov | 2019-11-04 |
* | rm: add containers eviction with `rm --force` | Marco Vedovati | 2019-09-25 |
* | Add new exit codes to rm & rmi for running containers & dependencies | Daniel J Walsh | 2019-08-01 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | remove libpod from main | baude | 2019-06-25 |
* | Add --storage flag to 'podman rm' (local only) | Matthew Heon | 2019-06-13 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | Implement podman-remote rm | Jhon Honce | 2019-04-09 |
* | rootless: use a single user namespace | Giuseppe Scrivano | 2019-04-01 |
* | rootless: remove SkipStorageSetup() | Giuseppe Scrivano | 2019-04-01 |
* | rootless, rm: fix retcode when the container is not found | Giuseppe Scrivano | 2019-03-19 |
* | Make 'podman rm' exit with 125 if it had a bogus & a running container | Debarshi Ray | 2019-03-15 |
* | rootless: fix rm when uid in the container != 0 | Giuseppe Scrivano | 2019-03-11 |
* | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
* | rm: set exit code to 1 if a specified container is not found | Giuseppe Scrivano | 2019-03-05 |
* | Better usage synopses for subcommands | Ed Santiago | 2019-02-26 |
* | Change exit code to 1 on podman rm nosuch container | Daniel J Walsh | 2019-02-25 |
* | hide --latest on the remote-client | baude | 2019-02-22 |
* | Improve command line validation | baude | 2019-02-22 |
* | Add 3rd chunk of Cobra examples | TomSweeneyRedHat | 2019-02-17 |
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | Don't show global flags except for podman command | Daniel J Walsh | 2019-02-12 |
* | Merge pull request #2307 from baude/repruneremote | OpenShift Merge Robot | 2019-02-11 |
|\ |
|
| * | Separate remote and local commands | baude | 2019-02-11 |
* | | Remove container from storage on --force | Daniel J Walsh | 2019-02-09 |
|/ |
|
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | rm -f now removes a paused container | baude | 2018-11-08 |
* | Add --max-workers and heuristics for parallel operations | baude | 2018-10-25 |
* | Use the newly added getAllOrLatestContainers() function | Adrian Reber | 2018-10-23 |
* | Use the new checkAllAndLatest() function | Adrian Reber | 2018-10-23 |
* | Make rm faster | baude | 2018-10-22 |
* | Sort all command flags | Qi Wang | 2018-10-11 |
* | Add `podman rm --volumes` flag | Daniel J Walsh | 2018-09-13 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Cleanup descriptions and help information | Daniel J Walsh | 2018-07-27 |
* | libpod: Execute poststop hooks locally | W. Trevor King | 2018-06-04 |
* | varlink images | baude | 2018-04-26 |
* | Fix output for created containers | baude | 2018-01-18 |
* | Shortcut for most recent container | baude | 2018-01-08 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |