aboutsummaryrefslogtreecommitdiff
path: root/libpod/image/pull.go
Commit message (Expand)AuthorAge
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* libpod/image: unit tests: use a `registries.conf` for aliasesValentin Rothberg2021-03-25
* turn hidden --trace into a NOPValentin Rothberg2021-03-08
* Correct compat images/create?fromImage responseMilivoje Legenovic2021-02-26
* bump go module to v3Valentin Rothberg2021-02-22
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* enable short-name aliasingValentin Rothberg2020-12-05
* short-name aliasingValentin Rothberg2020-11-13
* Supports import&run--signature-policyQi Wang2020-09-15
* support multi-image (docker) archivesValentin Rothberg2020-09-08
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* Retry pulling imageQi Wang2020-08-04
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* Stop wrapping pull messagesDaniel J Walsh2020-04-23
* Close tarSource when finished using itDaniel J Walsh2020-02-04
* Initial commit on compatible APIJhon Honce2020-01-10
* codespell: spelling correctionsDmitry Smirnov2019-11-13
* pulling unqualified reference: make sure it's a docker referenceValentin Rothberg2019-11-05
* pull/create: add --override-arch/--override-os flagsNalin 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
* Fix directory pull image name for OCI imagesSascha Grunert2019-08-19
* Cleanup Pull MessageDaniel J Walsh2019-07-20
* 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
* Add warning while untagging an image podman-loadDivyansh Kamboj2019-06-04
* change from sysregistries to sysregistriesv2Daniel J Walsh2019-05-03
* Set blob cache directory based on GraphDriverDaniel J Walsh2019-03-29
* Add event logging to libpod, even display to podmanbaude2019-03-11
* pull: promote debug statement to errorGiuseppe Scrivano2019-03-11
* OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug2019-02-18
* Changes to container runlabel for toolbox projectbaude2019-01-30
* 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
* Don't use imageParts.assemble when pulling from a qualified nameMiloslav 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
* Drop image.DecomposeString, make image.Parts private imageParts againMiloslav Trmač2019-01-14
* remote-client support for imagesbaude2019-01-10
* Fix reporting the registries.conf path on errorMiloslav Trmač2018-12-06
* Remove manual handling of insecure registries in doPullImageMiloslav Trmač2018-12-06
* Remove the forceSecure parameter on the pull call stackMiloslav Trmač2018-12-06
* Minimally update for the DockerInsecureSkipTLSVerify type changeMiloslav Trmač2018-12-06