| Commit message (Expand) | Author | Age |
* | Allow users to set TMPDIR environment | Daniel J Walsh | 2020-03-06 |
* | golangci: enable goimports | Valentin Rothberg | 2020-03-05 |
* | Initial commit on compatible API | Jhon Honce | 2020-01-10 |
* | add struct response for removal of images | baude | 2019-12-23 |
* | Add ONBUILD support to --change | Matthew Heon | 2019-12-05 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Unwrap errors before comparing them | Nalin Dahyabhai | 2019-10-14 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | make rmi messages more compatible with docker | baude | 2019-08-08 |
* | remove libpod from main | baude | 2019-06-25 |
* | Use standard remove functions for removing pod ctrs | Matthew Heon | 2019-05-10 |
* | images: add context to GetParent/IsParent/Remove/Prune... | Nalin Dahyabhai | 2019-04-25 |
* | Buffer stdin to a file when importing "-" | Nalin Dahyabhai | 2019-03-11 |
* | podman-remote load image | baude | 2019-02-21 |
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | podman-remote import|export | baude | 2019-02-05 |
* | Remove some unused data structures and code | Miloslav Trmač | 2018-12-06 |
* | Vendor in new new buildah/ci | baude | 2018-10-17 |
* | Vendor in latest containers/buildah | Daniel J Walsh | 2018-09-18 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | RFC: Remove unused transport name constants from libpod | Miloslav Trmač | 2018-08-01 |
* | Remove the TransportNames arrays | Miloslav Trmač | 2018-08-01 |
* | podman rmi should only untag image if parent of another | umohnani8 | 2018-07-12 |
* | libpod: Execute poststop hooks locally | W. Trevor King | 2018-06-04 |
* | Use buildah commit and bud in podman | baude | 2018-04-27 |
* | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
* | Remove image via storage if a buildah container is associated | TomSweeneyRedHat | 2018-04-05 |
* | Fix some minor issues lint has been picking up | Matthew Heon | 2018-03-27 |
* | Stage 4 Image cleanup | baude | 2018-03-23 |
* | Removing tagged images change in behavior | baude | 2018-03-22 |
* | Migrate podman inspect and tag to image library | baude | 2018-03-21 |
* | Migrate podman images to image library | baude | 2018-03-21 |
* | Image library stage 4 - create and commit | baude | 2018-03-20 |
* | Stage3 Image Library | baude | 2018-03-14 |
* | podman-images: return correct image list | Valentin Rothberg | 2018-03-14 |
* | Podman load can pull in compressed files | umohnani8 | 2018-03-08 |
* | Image Resolution Stage 1 | baude | 2018-03-08 |
* | podman import, load, and commit are too verbose | baude | 2018-03-07 |
* | podman load dont panic when no repotags | baude | 2018-02-26 |
* | Performance enhancement for podman images | baude | 2018-02-20 |
* | Migrate Create|Commit to ginkgo | baude | 2018-02-02 |
* | Ginkgo Tests: ps, pull, push and rm | baude | 2018-01-31 |
* | Streamline image resolution | baude | 2018-01-23 |
* | Shortname deletion continued | baude | 2018-01-08 |
* | Remove by shortname | baude | 2018-01-08 |
* | Run by shortname | baude | 2018-01-04 |
* | Add support for adding devices to container | Daniel J Walsh | 2017-12-19 |
* | Add manifest type conversion to kpod push | umohnani8 | 2017-12-14 |
* | Update kpod inspect to use the new container state | umohnani8 | 2017-12-12 |
* | Fix misleading print statement in kpod load | umohnani8 | 2017-12-11 |