| Commit message (Expand) | Author | Age |
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | 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 |
* | Use BeEmpty() instead of len(x).To(Equal(0)) | Ed Santiago | 2021-12-02 |
* | Add prune until filter test for podman volume cli | Jakub Guzik | 2021-07-26 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Add volume prune --filter support | Baron Lenardson | 2020-12-12 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Turn on a bunch more remote tests | Daniel J Walsh | 2020-07-22 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | And system prune feature for v2. | Sujil02 | 2020-05-01 |
* | enable volume integration tests | Brent Baude | 2020-04-27 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | container prune remove state created, configured | Qi Wang | 2020-03-10 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Add podman system prune and info commands | Daniel J Walsh | 2019-02-05 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Tests for podman volume commands | Urvashi Mohnani | 2018-12-06 |