| Commit message (Expand) | Author | Age |
* | Fix image prune --filter cmd behavior | Jakub Guzik | 2021-06-08 |
* | Remove obsolete skips | Ed Santiago | 2021-05-10 |
* | speed up CI handling of images | baude | 2021-04-07 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | fix failing image e2e test | Valentin Rothberg | 2021-02-15 |
* | Turn on some remote test | Daniel J Walsh | 2021-01-22 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Fix `podman images...` missing headers in table templates | Jhon Honce | 2020-12-02 |
* | Fix typo in tests | Daniel J Walsh | 2020-12-01 |
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | test for buildah version in container images. | Daniel J Walsh | 2020-11-13 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | Remove final v2remotefail failures | Daniel J Walsh | 2020-09-23 |
* | image list: return all associated names | Valentin Rothberg | 2020-09-17 |
* | Refactor API build endpoint to be more compliant | Jhon Honce | 2020-09-14 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Fixes #6670 | Jhon Honce | 2020-06-19 |
* | Do not default WorkingDir to / on client side | Daniel J Walsh | 2020-06-12 |
* | turn on remote testing for images. podman-remote build now works. | Daniel J Walsh | 2020-06-01 |
* | Fix leak of empty tarball | Brent Baude | 2020-06-01 |
* | Turn on more remote tests | Daniel J Walsh | 2020-05-21 |
* | Handle filters correctly for podman prune | Daniel J Walsh | 2020-05-21 |
* | Fix remote handling of podman images calls | Daniel J Walsh | 2020-05-21 |
* | Test fixes for remote integration | Brent Baude | 2020-05-20 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | V2 Restore images list tests | Jhon Honce | 2020-04-29 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | images --format compatible with docker | Qi Wang | 2020-02-10 |
* | Throw error on invalid sort value | Daniel J Walsh | 2020-01-28 |
* | history: rewrite mappings | Valentin Rothberg | 2019-11-12 |
* | images: empty list is valid json with --format=json | Giuseppe Scrivano | 2019-10-11 |
* | Fix unit tests missing comparative for 'Expect' | gabi beyer | 2019-09-04 |
* | Add support for listing read/only and read/write images | Daniel J Walsh | 2019-07-19 |
* | Add tests that we don't hit errors with layerless images | Nalin Dahyabhai | 2019-06-26 |
* | use imagecaches for local tests | baude | 2019-05-29 |
* | Minor fix filtering images by label | Divyansh Kamboj | 2019-05-20 |
* | Add fix for an issue breaking our CI | Matthew Heon | 2019-05-10 |
* | Vendor in latest Buildah | TomSweeneyRedHat | 2019-04-16 |
* | Print header for 'podman images' even with no images | Matthew Heon | 2019-04-10 |
* | ginkgo status improvements | baude | 2019-03-08 |
* | fix bug in podman images list all images with same name | Qi Wang | 2019-03-07 |
* | Support filter image by reference to the repo name | Qi Wang | 2019-03-04 |
* | Add tests to make sure podman container and podman image commands work | Daniel J Walsh | 2019-03-02 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Show image only once with images -q | TomSweeneyRedHat | 2018-12-17 |
* | Separate common used test functions and structs to test/utils | Yiqiao Pu | 2018-11-16 |
* | Show duration for each ginkgo test and test speed improvements | baude | 2018-07-28 |