| Commit message (Expand) | Author | Age |
* | Run codespell on code | Daniel J Walsh | 2022-01-21 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x)) | Ed Santiago | 2021-12-02 |
* | e2e tests: enable golint | Ed Santiago | 2021-11-29 |
* | e2e tests: clean up antihelpful BeTrue()s | Ed Santiago | 2021-11-22 |
* | volumes: Add volume import to allow importing contents on tar into volume | flouthoc | 2021-08-26 |
* | volumes: Add support for exporting volumes to external tar | flouthoc | 2021-08-23 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Fix missing options in volumes display while setting uid and gid | zhangguanzhang | 2020-12-23 |
* | 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 |
* | enable volume integration tests | Brent Baude | 2020-04-27 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Add parsing for UID, GID in volume "o" option | Matthew Heon | 2019-10-22 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | Add ability for volumes with options to mount/umount | Matthew Heon | 2019-09-05 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | enable podman-remote volume prune | baude | 2019-02-14 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Tests for podman volume commands | Urvashi Mohnani | 2018-12-06 |