aboutsummaryrefslogtreecommitdiff
path: root/libpod/runtime_volume.go
Commit message (Expand)AuthorAge
* libpod/runtime: switch to golang native error wrappingSascha Grunert2022-07-04
* add podman volume reload to sync volume pluginsPaul Holzinger2022-06-23
* Remove the runtime lockMatthew Heon2022-02-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* bump go module to v3Valentin Rothberg2021-02-22
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* Add volume prune --filter supportBaron Lenardson2020-12-12
* Make volume filters inclusiveAshley Cui2020-11-03
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* podmanv2 pod create using podspecgenBrent Baude2020-03-27
* podmanv2 volumesBrent Baude2020-03-24
* Add basic deadlock detection for container start/removeMatthew Heon2020-02-24
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* Add function for looking up volumes by partial nameMatthew Heon2019-09-09
* Re-add locks to volumes.Matthew Heon2019-08-28
* When retrieving volumes, only use exact namesMatthew Heon2019-07-24
* remove libpod from mainbaude2019-06-25
* Add event logging to libpod, even display to podmanbaude2019-03-11
* Remove locks from volumesMatthew Heon2019-02-21
* enable podman-remote volume prunebaude2019-02-14
* podman-remote volume rmbaude2019-02-11
* Add "podman volume" commandumohnani82018-12-06