summaryrefslogtreecommitdiff
path: root/libpod/image
Commit message (Expand)AuthorAge
...
* Skip unit tests which require storage when not running as rootMiloslav Trmač2018-07-26
* Use the result of reference.Parse when checking for digests.Miloslav Trmač2018-07-23
* Make refNamesFromPossiblyUnqualifiedName independent from ImageMiloslav Trmač2018-07-23
* Make Image.HasShaInInputName to an independent local functionMiloslav Trmač2018-07-23
* Split createNamesToPull into ref{Names,Pairs}FromPossiblyUnqualifiedNameMiloslav Trmač2018-07-23
* Rename local variables in Runtime.pullRefPairsFromRefNamesMiloslav Trmač2018-07-23
* Split Runtime.pullRefPairsFromRefNames from Image.createNamesToPullMiloslav Trmač2018-07-23
* Rename nameToPull to pullRefNameMiloslav Trmač2018-07-23
* Rename pullStruct to pullRefPairMiloslav Trmač2018-07-23
* Replace optional nameToPull.shaPullName with mandatory dstNameMiloslav Trmač2018-07-23
* Introduce nameToPull, move shaPullName in thereMiloslav Trmač2018-07-23
* Split normalizeTag from Image.TagImageMiloslav Trmač2018-07-23
* Remove Image.isShortNameMiloslav Trmač2018-07-23
* Inline getTags into its only userMiloslav Trmač2018-07-23
* Add unit tests for imagePartsMiloslav Trmač2018-07-23
* Merge pull request #1103 from haircommander/load_dockerlessMatthew Heon2018-07-20
|\
| * Podman load/tag/save prepend localhost when no repository is presenthaircommander2018-07-20
* | pull: get registries using the registries pkgGiuseppe Scrivano2018-07-20
|/
* fix pull image that includes a shabaude2018-07-13
* podman rmi should only untag image if parent of anotherumohnani82018-07-12
* remove buildah requirement for the libpod image librarybaude2018-07-06
* add image user to inspect databaude2018-07-02
* Podman history now prints out intermediate image IDsumohnani82018-06-22
* fix panic with podman pullbaude2018-05-31
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Spell check strings and commentsJhon Honce2018-05-25
* Allow push/save without image referenceumohnani82018-05-16
* podman push should honor registries.confbaude2018-05-10
* Fix pulling from secure registrybaude2018-05-04
* Use buildah commit and bud in podmanbaude2018-04-27
* varlink imagesbaude2018-04-26
* Strip transport from image name when looking for local imagebaude2018-04-26
* Remove more Errorf in favor of WrapfMatthew Heon2018-04-25
* Do not eat error messages from pullImageMatthew Heon2018-04-25
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* regression: tls verify should be set on registries.conf if insecurebaude2018-04-18
* podman pull should always try to pullbaude2018-04-14
* Use buildah commit for podman commitbaude2018-04-10
* Allow sha256: prefix for inputbaude2018-03-29
* Fix some minor issues lint has been picking upMatthew Heon2018-03-27
* cmd/podman/run.go: Error nicely when no image foundbaude2018-03-27
* First tag, untag THEN reload the imagebaude2018-03-26
* Stage 4 Image cleanupbaude2018-03-23
* Removing tagged images change in behaviorbaude2018-03-22
* Migrate podman inspect and tag to image librarybaude2018-03-21
* 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