| Commit message (Expand) | Author | Age |
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | image prune: remove all candidates | Valentin Rothberg | 2020-10-02 |
* | image look up: consult registries.conf | Valentin Rothberg | 2020-09-30 |
* | Properly handle podman run --pull command | Daniel J Walsh | 2020-09-27 |
* | image list: return all associated names | Valentin Rothberg | 2020-09-17 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | system df: fix image-size calculations | Valentin Rothberg | 2020-09-11 |
* | Merge pull request #7290 from rhatdan/external | OpenShift Merge Robot | 2020-09-09 |
|\ |
|
| * | Show c/storage (Buildah/CRI-O) containers in ps | Daniel J Walsh | 2020-09-09 |
* | | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
|/ |
|
* | make image parent check more robust | Valentin Rothberg | 2020-09-07 |
* | Merge pull request #7436 from rhatdan/variant | OpenShift Merge Robot | 2020-08-28 |
|\ |
|
| * | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | | fix panic when checking len on nil object | Brent Baude | 2020-08-28 |
|/ |
|
* | Merge pull request #7215 from vrothberg/flatten-the-curve | OpenShift Merge Robot | 2020-08-08 |
|\ |
|
| * | image list: speed up | Valentin Rothberg | 2020-08-07 |
* | | Retry pulling image | Qi Wang | 2020-08-04 |
|/ |
|
* | Ensure libpod/define does not include libpod/image | Matthew Heon | 2020-07-31 |
* | Add podman image mount | Daniel J Walsh | 2020-07-28 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Fix saving in oci format | Qi Wang | 2020-07-09 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | podman untag: error if tag doesn't exist | Valentin Rothberg | 2020-06-24 |
* | search: allow wildcards | Valentin Rothberg | 2020-06-19 |
* | Fix podman-remote images | Daniel J Walsh | 2020-06-16 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | Fix remote handling of podman images calls | Daniel J Walsh | 2020-05-21 |
* | manifest annotate | Qi Wang | 2020-05-05 |
* | Fixes podman save fails when specifying an image using a digest #5234 | Sujil02 | 2020-04-28 |
* | Add --os to manifest add | Qi Wang | 2020-04-24 |
* | remove blank line | Les Aker | 2020-04-23 |
* | set bigfilestemporarydir for pull | Les Aker | 2020-04-23 |
* | Stop wrapping pull messages | Daniel J Walsh | 2020-04-23 |
* | Add functions to return image informations | Daniel J Walsh | 2020-04-20 |
* | image prune skips images with child images. | Kunal Kushwaha | 2020-04-15 |
* | podmanv2 load | Brent Baude | 2020-04-01 |
* | apiv2 addition of manifests | Brent Baude | 2020-03-16 |
* | Merge pull request #5469 from giuseppe/no-size-create-container | OpenShift Merge Robot | 2020-03-12 |
|\ |
|
| * | create: do not calculate image size | Giuseppe Scrivano | 2020-03-12 |
* | | golangci: enable goimports | Valentin Rothberg | 2020-03-05 |
|/ |
|
* | Merge pull request #5236 from marusak/filter_by_id | OpenShift Merge Robot | 2020-02-21 |
|\ |
|
| * | apiv2: Enable filtering images by ID | Matej Marusak | 2020-02-17 |
* | | podman images: add --filter=since=XX | Ed Santiago | 2020-02-20 |
* | | Refactor image tree for API usage | Sascha Grunert | 2020-02-17 |
|/ |
|
* | use quay.io/libpod/fedora-minimal for reliability | Brent Baude | 2020-02-12 |
* | Modify Runtime.getImage to return a storage.Image | Miloslav Trmač | 2020-02-07 |
* | Document an aspect of newFromStorage behavior | Miloslav Trmač | 2020-02-07 |
* | Introduce a Runtime.newImage constructor | Miloslav Trmač | 2020-02-07 |