summaryrefslogtreecommitdiff
path: root/cmd/podman/cleanup.go
Commit message (Expand)AuthorAge
* first pass of corrections for golangci-lintbaude2019-07-10
* libpod removal from main (phase 2)baude2019-06-27
* Refactor container cleanup to use latest functionsJhon Honce2019-04-30
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Better usage synopses for subcommandsEd Santiago2019-02-26
* Only remove image volumes when removing containersMatthew Heon2019-02-26
* hide --latest on the remote-clientbaude2019-02-22
* Improve command line validationbaude2019-02-22
* Add 4th chunk of Cobra ExamplesTomSweeneyRedHat2019-02-18
* Fix volume handling in podmanDaniel J Walsh2019-02-14
* Address review comments on #2319Matthew Heon2019-02-12
* Fix manual detach from containers to not wait for exitMatthew Heon2019-02-12
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Migrate to cobra CLIbaude2019-02-08
* Use the newly added getAllOrLatestContainers() functionAdrian Reber2018-10-23
* Use the new checkAllAndLatest() functionAdrian Reber2018-10-23
* Sort all command flagsQi Wang2018-10-11
* Add ContainerStateExited and OCI delete() in cleanup()Matthew Heon2018-10-02
* don't print help message for usage errorsValentin Rothberg2018-08-31
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Add `podman container cleanup` to CLIDaniel J Walsh2018-06-29