| Commit message (Expand) | Author | Age |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | volumes: Add support for exporting volumes to external tar | flouthoc | 2021-08-23 |
* | Support size and inode options on builtin volumes | Daniel J Walsh | 2021-08-02 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Rewrite copy-up to use buildah Copier | Matthew Heon | 2021-02-10 |
* | Initial implementation of volume plugins | Matthew Heon | 2021-01-14 |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Merge pull request #6747 from giuseppe/fix-user-volumes | OpenShift Merge Robot | 2020-06-30 |
|\ |
|
| * | container: move volume chown after spec generation | Giuseppe Scrivano | 2020-06-29 |
* | | Add support for dangling filter to volumes | Matthew Heon | 2020-06-24 |
|/ |
|
* | v2 system subcommand | baude | 2020-05-05 |
* | binding tests for volumes | Brent Baude | 2020-02-27 |
* | Deprecate & remove IsCtrSpecific in favor of IsAnon | Matthew Heon | 2020-01-29 |
* | When first mounting any named volume, copy up | Matthew Heon | 2019-09-09 |
* | Add ability for volumes with options to mount/umount | Matthew Heon | 2019-09-05 |
* | Add volume state | Matthew Heon | 2019-09-05 |
* | Change volume driver and options JSON tags | Matthew Heon | 2019-09-05 |
* | Re-add locks to volumes. | Matthew Heon | 2019-08-28 |
* | Fix typos | Matthew Heon | 2019-08-02 |
* | Implement backend for 'volume inspect' | Matthew Heon | 2019-08-02 |
* | Purge all use of easyjson and ffjson in libpod | Matthew Heon | 2019-06-13 |
* | volumes: push the chown logic to runtime_volume_linux.go | Giuseppe Scrivano | 2019-03-29 |
* | Only remove image volumes when removing containers | Matthew Heon | 2019-02-26 |
* | Remove locks from volumes | Matthew Heon | 2019-02-21 |
* | Remove runtime lockDir and add in-memory lock manager | Matthew Heon | 2019-01-04 |
* | Add "podman volume" command | umohnani8 | 2018-12-06 |