| Commit message (Expand) | Author | Age |
... | |
* | Document an aspect of newFromStorage behavior | Miloslav Trmač | 2020-02-07 |
* | Introduce a Runtime.newImage constructor | Miloslav Trmač | 2020-02-07 |
* | Move Image.getLocalImage to Runtime.getLocalImage | Miloslav Trmač | 2020-02-07 |
* | Remove the getLocalImage() call from Image.Size | Miloslav Trmač | 2020-02-07 |
* | Use Runtime.NewFromLocal instead of open-coded copies | Miloslav Trmač | 2020-02-07 |
* | Trivial simplification | Miloslav Trmač | 2020-02-07 |
* | Create two separate newImage instances in Runtime.New | Miloslav Trmač | 2020-02-07 |
* | Call NewImageRuntimeFromStore from NewImageRuntimeFromOptions | Miloslav Trmač | 2020-02-07 |
* | Close tarSource when finished using it | Daniel J Walsh | 2020-02-04 |
* | Wrap error for failing ImageSize calls | Sascha Grunert | 2020-02-04 |
* | history: fix size computing | Valentin Rothberg | 2020-01-29 |
* | honor pull policy in play kube | Brent Baude | 2020-01-28 |
* | inspect image healthchecks | Brent Baude | 2020-01-27 |
* | make lint: include unit tests | Valentin Rothberg | 2020-01-14 |
* | Merge pull request #4850 from vrothberg/fix-linting | OpenShift Merge Robot | 2020-01-13 |
|\ |
|
| * | make lint: enable gocritic | Valentin Rothberg | 2020-01-13 |
* | | Merge pull request #4817 from rhatdan/codespell | OpenShift Merge Robot | 2020-01-13 |
|\ \
| |/
|/| |
|
| * | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
* | | Merge pull request #4694 from openSUSE/history-names-in-inspect | OpenShift Merge Robot | 2020-01-13 |
|\ \
| |/
|/| |
|
| * | Add history names to image inspect data | Sascha Grunert | 2019-12-13 |
* | | fix e2e test failure | baude | 2020-01-10 |
* | | Initial commit on compatible API | Jhon Honce | 2020-01-10 |
* | | fix lint - ignore image.ImageDeleteResponse definition | Valentin Rothberg | 2020-01-08 |
* | | add struct response for removal of images | baude | 2019-12-23 |
|/ |
|
* | move image filters under libpod/images | baude | 2019-12-10 |
* | Add support for image name history | Sascha Grunert | 2019-11-27 |
* | Merge pull request #4512 from kunalkushwaha/prune-filter | OpenShift Merge Robot | 2019-11-22 |
|\ |
|
| * | filter added to image pruge command. | Kunal Kushwaha | 2019-11-22 |
* | | Merge pull request #4502 from vrothberg/fix-3359 | OpenShift Merge Robot | 2019-11-18 |
|\ \ |
|
| * | | history: rewrite mappings | Valentin Rothberg | 2019-11-12 |
| |/ |
|
* / | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
|/ |
|
* | pulling unqualified reference: make sure it's a docker reference | Valentin Rothberg | 2019-11-05 |
* | images: distinguish between tags and digests | Nalin Dahyabhai | 2019-10-29 |
* | API: report multiple digests for images | Nalin Dahyabhai | 2019-10-29 |
* | pull/create: add --override-arch/--override-os flags | Nalin Dahyabhai | 2019-10-29 |
* | image: don't get confused by lists | Nalin Dahyabhai | 2019-10-29 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | Correct use of reexec.Init() | Nalin Dahyabhai | 2019-09-26 |
* | Do not prune images being used by a container | Matthew Heon | 2019-09-10 |
* | image: remove unused Decompose method | Dan Williams | 2019-08-28 |
* | Add --digestfile option to push | TomSweeneyRedHat | 2019-08-21 |
* | Fix directory pull image name for OCI images | Sascha Grunert | 2019-08-19 |
* | Merge pull request #3617 from QiWang19/create_pull | OpenShift Merge Robot | 2019-08-17 |
|\ |
|
| * | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | | image: add user agent to Docker registry options | Stefan Becker | 2019-08-12 |
|/ |
|
* | fix search output limit | Qi Wang | 2019-08-01 |
* | Fix possible runtime panic if image history len is zero | Sascha Grunert | 2019-07-25 |
* | golangci-lint phase 4 | baude | 2019-07-22 |
* | golangci-lint round #3 | baude | 2019-07-21 |