summaryrefslogtreecommitdiff
path: root/cmd/podman/system/prune.go
Commit message (Expand)AuthorAge
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* Consolidate filter logic to pkg subdirectoryBaron Lenardson2020-12-24
* Add volume filters to system pruneBaron Lenardson2020-12-21
* misc bindings to podman v3baude2020-12-17
* Add --filter to podman system pruneDaniel J Walsh2020-12-09
* Repeat system pruning until there is nothing removedDaniel J Walsh2020-12-09
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* And system prune feature for v2.Sujil022020-05-01