aboutsummaryrefslogtreecommitdiff
path: root/libpod/image
Commit message (Expand)AuthorAge
* pulling unqualified reference: make sure it's a docker referenceValentin Rothberg2019-11-05
* images: distinguish between tags and digestsNalin Dahyabhai2019-10-29
* API: report multiple digests for imagesNalin Dahyabhai2019-10-29
* pull/create: add --override-arch/--override-os flagsNalin Dahyabhai2019-10-29
* image: don't get confused by listsNalin Dahyabhai2019-10-29
* bump containers/image to v5.0.0, buildah to v1.11.4Nalin Dahyabhai2019-10-29
* Update c/image to v4.0.1 and buildah to 1.11.3Miloslav Trmač2019-10-04
* Correct use of reexec.Init()Nalin Dahyabhai2019-09-26
* Do not prune images being used by a containerMatthew Heon2019-09-10
* image: remove unused Decompose methodDan Williams2019-08-28
* Add --digestfile option to pushTomSweeneyRedHat2019-08-21
* Fix directory pull image name for OCI imagesSascha Grunert2019-08-19
* Merge pull request #3617 from QiWang19/create_pullOpenShift Merge Robot2019-08-17
|\
| * add --pull flag for podman create&runQi Wang2019-08-09
* | image: add user agent to Docker registry optionsStefan Becker2019-08-12
|/
* fix search output limitQi Wang2019-08-01
* Fix possible runtime panic if image history len is zeroSascha Grunert2019-07-25
* golangci-lint phase 4baude2019-07-22
* golangci-lint round #3baude2019-07-21
* Cleanup Pull MessageDaniel J Walsh2019-07-20
* Add support for listing read/only and read/write imagesDaniel J Walsh2019-07-19
* Improves STD output/readability in combinationdom finn2019-07-14
* golangci-lint pass number 2baude2019-07-11
* first pass of corrections for golangci-lintbaude2019-07-10
* trivial cleanups from golangbaude2019-07-03
* Handle images which contain no layersNalin Dahyabhai2019-06-26
* Merge pull request #3257 from weirdwiz/loadOpenShift Merge Robot2019-06-17
|\
| * Add warning while untagging an image podman-loadDivyansh Kamboj2019-06-04
* | Begin to break up pkg/inspectMatthew Heon2019-06-03
|/
* change from sysregistries to sysregistriesv2Daniel J Walsh2019-05-03
* Merge pull request #2850 from baude/eventsjournaldOpenShift Merge Robot2019-04-25
|\
| * journald event loggingbaude2019-04-24
* | image: rework parent/child/history matchingNalin Dahyabhai2019-04-25
* | images: add context to GetParent/IsParent/Remove/Prune...Nalin Dahyabhai2019-04-25
|/
* add image rmi eventbaude2019-04-08
* podman-remote image treebaude2019-04-04
* Fix a potential segfault in podman searchMatthew Heon2019-04-03
* Set blob cache directory based on GraphDriverDaniel J Walsh2019-03-29
* fix Bug 1688041-podman image save removes existing imageQi Wang2019-03-20
* Tree implementation for podman imagesKunal Kushwaha2019-03-14
* Add event logging to libpod, even display to podmanbaude2019-03-11
* pull: promote debug statement to errorGiuseppe Scrivano2019-03-11
* podman healthcheck run (phase 1)baude2019-03-05
* podman-remote load imagebaude2019-02-21
* podman-remote save [image]baude2019-02-20
* image.SearchImages: use SearchFilter typeValentin Rothberg2019-02-20
* podman-search: refactor code to libpod/image/search.goValentin Rothberg2019-02-20
* OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug2019-02-18
* Parse fq name correctly for imagesbaude2019-02-13
* Merge pull request #2196 from baude/toolboxDaniel J Walsh2019-02-05
|\