summaryrefslogtreecommitdiff
path: root/libpod/image/utils.go
Commit message (Expand)AuthorAge
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Fixes from make codespellDaniel J Walsh2021-04-21
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Enable golint linterPaul Holzinger2021-02-11
* Allow image errors to bubble up from lower level functions.Daniel J Walsh2021-01-04
* Prefer read/write images over read/only imagesDaniel J Walsh2020-12-22
* NewFromLocal can return multiple imagesDaniel J Walsh2020-10-28
* Properly handle podman run --pull commandDaniel J Walsh2020-09-27
* image list: return all associated namesValentin Rothberg2020-09-17
* images: distinguish between tags and digestsNalin 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
* podman-remote save [image]baude2019-02-20
* Parse fq name correctly for imagesbaude2019-02-13
* FIXME? Introduce imageParts.suspiciousRefNameTagValuesForSearchMiloslav Trmač2019-01-14
* Drop image.DecomposeString, make image.Parts private imageParts againMiloslav Trmač2019-01-14
* remote-client support for imagesbaude2019-01-10
* Support podman image trust commandQi Wang2018-12-19
* Remove the forceCompress parameter from getCopyOptions and DRO.GetSystemContextMiloslav Trmač2018-08-01
* Remove the authFile parameter from getCopyOptions and DRO.GetSystemContextMiloslav Trmač2018-08-01
* Remove the signaturePolicyPath parameter from getCopyOptions and DRO.GetSyste...Miloslav Trmač2018-08-01
* Add a *types.SystemContext parameter to getCopyOptions and DRO.GetSystemContextMiloslav Trmač2018-08-01
* Inline getTags into its only userMiloslav Trmač2018-07-23
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Spell check strings and commentsJhon Honce2018-05-25
* Migrate podman images to image librarybaude2018-03-21
* Image library stage 4 - create and commitbaude2018-03-20
* Stage3 Image Librarybaude2018-03-14
* Image Resolution Stage 1baude2018-03-08