summaryrefslogtreecommitdiff
path: root/libpod/image
Commit message (Expand)AuthorAge
* 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
|\
| * Changes to container runlabel for toolbox projectbaude2019-01-30
* | libpod/image: Use RepoDigests() in Inspect()W. Trevor King2019-01-31
|/
* podman image prune -- implement all flagbaude2019-01-29
* Remove imageParts.{isTagged,registry,name,tag}Miloslav Trmač2019-01-14
* Clarify comments about isRegistry a bit.Miloslav Trmač2019-01-14
* Use imageParts.unnormalizedRef in GetImageBaseNameMiloslav Trmač2019-01-14
* FIXME? Introduce imageParts.suspiciousRefNameTagValuesForSearchMiloslav Trmač2019-01-14
* Use imageParts.referenceWithRegistry in Image.getLocalImageMiloslav Trmač2019-01-14
* Don't try to look up local images with an explicit :latest suffixMiloslav Trmač2019-01-14
* Return a reference.Named from normalizedTagMiloslav Trmač2019-01-14
* Use reference.TagNameOnly instead of manually adding imageParts.tag in normal...Miloslav Trmač2019-01-14
* Use imageParts.normalizedReference in normalizeTagMiloslav Trmač2019-01-14
* Add imageParts.normalizedReference()Miloslav Trmač2019-01-14
* Use imageparts.referenceWithRegistry in normalizeTagMiloslav Trmač2019-01-14
* Remove no longer used imageParts.assemble()Miloslav Trmač2019-01-14
* Use getPullRefPair / getSinglePullRefPairGoal in pullGoalFromPossiblyUnqualif...Miloslav Trmač2019-01-14
* Use imageParts.referenceWithRegistry in pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14
* Use imageParts.referenceWithRegistry in getPullRefPairMiloslav Trmač2019-01-14
* Add imageParts.referenceWithRegistryMiloslav Trmač2019-01-14
* Don't use imageParts.assemble when pulling from a qualified nameMiloslav Trmač2019-01-14
* Reorganize normalizeTagMiloslav Trmač2019-01-14
* Simplify pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14
* Remove imageParts.transportMiloslav Trmač2019-01-14
* Simplify pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14
* Inline imageParts.assembleWithTransport into callersMiloslav Trmač2019-01-14
* Record the original reference.Named in imagePartsMiloslav Trmač2019-01-14
* Drop image.DecomposeString, make image.Parts private imageParts againMiloslav Trmač2019-01-14
* remote-client support for imagesbaude2019-01-10
* libpod/image: Use ParseNormalizedNamed in RepoDigestsW. Trevor King2019-01-09
* container runlabel NAME implementationbaude2019-01-04