aboutsummaryrefslogtreecommitdiff
path: root/libpod/runtime_cstorage.go
Commit message (Expand)AuthorAge
* Add support for 'image' volume driverMatthew Heon2022-09-22
* Fix stuttersDaniel J Walsh2022-09-10
* libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* Remove the runtime lockMatthew Heon2022-02-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Storage can remove ErrNotAContainer as wellDaniel J Walsh2021-09-29
* Ignore mount errors except ErrContainerUnknown when cleaningup containerDaniel J Walsh2021-09-22
* bump go module to v3Valentin Rothberg2021-02-22
* Drop default log-level from error to warnDaniel J Walsh2020-12-03
* fix podman container exists and diff for storage containersDaniel J Walsh2020-10-15
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* make lint: enable gocriticValentin Rothberg2020-01-13
* Unwrap errors before comparing themNalin Dahyabhai2019-10-14
* rm: add containers eviction with `rm --force`Marco Vedovati2019-09-25
* Add further fields to StorageContainerMatthew Heon2019-09-11
* remove libpod from mainbaude2019-06-25
* Add --storage flag to 'podman rm' (local only)Matthew Heon2019-06-13