| Commit message (Expand) | Author | Age |
* | 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 |
* | 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 |