| Commit message (Expand) | Author | Age |
* | remove image podman no prune | Karthik Elango | 2022-08-04 |
* | e2e tests: cleanup: capitalize CONSTANTS | Ed Santiago | 2022-07-05 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Manual fixes | Ed Santiago | 2021-12-02 |
* | Use HaveLen(x) instead of Expect(len(y)).To(Equal(x)) | Ed Santiago | 2021-12-02 |
* | e2e: yet more cleanup of BeTrue/BeFalse | Ed Santiago | 2021-11-30 |
* | e2e tests: enable golint | Ed Santiago | 2021-11-29 |
* | e2e tests: clean up antihelpful BeTrue()s | Ed Santiago | 2021-11-22 |
* | speed up CI handling of images | baude | 2021-04-07 |
* | Fix podman build --pull-never | Daniel J Walsh | 2021-03-27 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | make `podman rmi` more robust | Valentin Rothberg | 2021-02-08 |
* | Turn on some remote test | Daniel J Walsh | 2021-01-22 |
* | Spelling | Josh Soref | 2020-12-22 |
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | 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 |
* | unflake rmi tests | Valentin Rothberg | 2020-06-18 |
* | Enable rmi test | Sujil02 | 2020-05-21 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | V2 Restore images list tests | Jhon Honce | 2020-04-29 |
* | V2 Restore rmi tests | Jhon Honce | 2020-04-22 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | Fix unit tests missing comparative for 'Expect' | gabi beyer | 2019-09-04 |
* | Add new exit codes to rm & rmi for running containers & dependencies | Daniel J Walsh | 2019-08-01 |
* | speed up rootless tests | baude | 2019-07-08 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | Print header for 'podman images' even with no images | Matthew Heon | 2019-04-10 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | Fix usage messages for podman image list, rm | Ed Santiago | 2019-02-28 |
* | Change exit code to 1 on podman rmi nosuch image | Daniel J Walsh | 2019-02-25 |
* | podman remote integrations tests | baude | 2019-01-15 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | test for rmi with children | baude | 2018-12-04 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | allow ppc64le to pass libpod integration tests | baude | 2018-10-31 |
* | rmi remove all not error when no images are present | baude | 2018-09-05 |
* | Integration Test Improvements #3 | baude | 2018-08-01 |
* | Show duration for each ginkgo test and test speed improvements | baude | 2018-07-28 |
* | podman rmi shouldn't delete named referenced images | umohnani8 | 2018-07-28 |
* | podman rmi should only untag image if parent of another | umohnani8 | 2018-07-12 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | Fix a typo | Yiqiao Pu | 2018-04-19 |
* | Removing tagged images change in behavior | baude | 2018-03-22 |
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |