| Commit message (Expand) | Author | Age |
* | podman rmi should only untag image if parent of another | umohnani8 | 2018-07-12 |
* | remove buildah requirement for the libpod image library | baude | 2018-07-06 |
* | add image user to inspect data | baude | 2018-07-02 |
* | Podman history now prints out intermediate image IDs | umohnani8 | 2018-06-22 |
* | fix panic with podman pull | baude | 2018-05-31 |
* | save and load should support multi-tag for docker-archive | umohnani8 | 2018-05-25 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | Allow push/save without image reference | umohnani8 | 2018-05-16 |
* | podman push should honor registries.conf | baude | 2018-05-10 |
* | Fix pulling from secure registry | baude | 2018-05-04 |
* | Use buildah commit and bud in podman | baude | 2018-04-27 |
* | varlink images | baude | 2018-04-26 |
* | Strip transport from image name when looking for local image | baude | 2018-04-26 |
* | Remove more Errorf in favor of Wrapf | Matthew Heon | 2018-04-25 |
* | Do not eat error messages from pullImage | Matthew Heon | 2018-04-25 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
* | podman pull should always try to pull | baude | 2018-04-14 |
* | Use buildah commit for podman commit | baude | 2018-04-10 |
* | Allow sha256: prefix for input | baude | 2018-03-29 |
* | Fix some minor issues lint has been picking up | Matthew Heon | 2018-03-27 |
* | cmd/podman/run.go: Error nicely when no image found | baude | 2018-03-27 |
* | First tag, untag THEN reload the image | baude | 2018-03-26 |
* | 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 |
* | Image Resolution Stage 1 | baude | 2018-03-08 |