summaryrefslogtreecommitdiff
path: root/cmd/podman/system/prune.go
Commit message (Expand)AuthorAge
* podman system prune support prune unused networksToshiki Sonoda2022-06-14
* bump go module to version 4Valentin Rothberg2022-01-18
* Fix english on prune promptDaniel J Walsh2021-09-24
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Several shell completion fixesPaul Holzinger2021-05-17
* Fix system prune cmd user message with optionsJakub Guzik2021-03-21
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* 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