summaryrefslogtreecommitdiff
path: root/cmd/podman/system/reset.go
Commit message (Expand)AuthorAge
* Improve robustness of `podman system reset`Matthew Heon2022-06-03
* podman system reset removed machines incorrectlyAshley Cui2022-05-04
* enable errcheck linterPaul Holzinger2022-04-29
* enable gocritic linterPaul Holzinger2022-04-26
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* system prune: remove all networksPaul Holzinger2022-02-03
* bump go module to version 4Valentin Rothberg2022-01-18
* If container exits with 125 podman should exit with 125Daniel J Walsh2021-09-13
* reset: remove external containers on podman system resetflouthoc2021-06-30
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* bump go module to v3Valentin Rothberg2021-02-22
* 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
* Don't build code on remoteclientDaniel J Walsh2020-05-29
* Adds tunnel routes for system reset.Sujil022020-05-11
* v2 system subcommandbaude2020-05-05