index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpod
/
image
Commit message (
Expand
)
Author
Age
...
*
Use srcRef.StringWithinTransport() instead of parsing imgName again
Miloslav Trmač
2018-08-01
*
Use a switch instead of if/if else/.../else
Miloslav Trmač
2018-08-01
*
Remove the error return value from getPullRefName
Miloslav Trmač
2018-08-01
*
Rename getPullListFromRef to refPairsFromImageReference
Miloslav Trmač
2018-08-01
*
Split refNamesFromImageReference from Runtime.getPullListFromRef
Miloslav Trmač
2018-08-01
*
Replace getPullRefPair with getPullRefName
Miloslav Trmač
2018-08-01
*
Include the rejected reference when parsing it fails in pullRefPairsFromRefNames
Miloslav Trmač
2018-08-01
*
podman rmi shouldn't delete named referenced images
umohnani8
2018-07-28
*
Skip unit tests which require storage when not running as root
Miloslav Trmač
2018-07-26
*
Use the result of reference.Parse when checking for digests.
Miloslav Trmač
2018-07-23
*
Make refNamesFromPossiblyUnqualifiedName independent from Image
Miloslav Trmač
2018-07-23
*
Make Image.HasShaInInputName to an independent local function
Miloslav Trmač
2018-07-23
*
Split createNamesToPull into ref{Names,Pairs}FromPossiblyUnqualifiedName
Miloslav Trmač
2018-07-23
*
Rename local variables in Runtime.pullRefPairsFromRefNames
Miloslav Trmač
2018-07-23
*
Split Runtime.pullRefPairsFromRefNames from Image.createNamesToPull
Miloslav Trmač
2018-07-23
*
Rename nameToPull to pullRefName
Miloslav Trmač
2018-07-23
*
Rename pullStruct to pullRefPair
Miloslav Trmač
2018-07-23
*
Replace optional nameToPull.shaPullName with mandatory dstName
Miloslav Trmač
2018-07-23
*
Introduce nameToPull, move shaPullName in there
Miloslav Trmač
2018-07-23
*
Split normalizeTag from Image.TagImage
Miloslav Trmač
2018-07-23
*
Remove Image.isShortName
Miloslav Trmač
2018-07-23
*
Inline getTags into its only user
Miloslav Trmač
2018-07-23
*
Add unit tests for imageParts
Miloslav Trmač
2018-07-23
*
Merge pull request #1103 from haircommander/load_dockerless
Matthew Heon
2018-07-20
|
\
|
*
Podman load/tag/save prepend localhost when no repository is present
haircommander
2018-07-20
*
|
pull: get registries using the registries pkg
Giuseppe Scrivano
2018-07-20
|
/
*
fix pull image that includes a sha
baude
2018-07-13
*
podman rmi should only untag image if parent of another
umohnani8
2018-07-12
*
remove buildah requirement for the libpod image library
baude
2018-07-06
*
add image user to inspect data
baude
2018-07-02
*
Podman history now prints out intermediate image IDs
umohnani8
2018-06-22
*
fix panic with podman pull
baude
2018-05-31
*
save and load should support multi-tag for docker-archive
umohnani8
2018-05-25
*
Spell check strings and comments
Jhon Honce
2018-05-25
*
Allow push/save without image reference
umohnani8
2018-05-16
*
podman push should honor registries.conf
baude
2018-05-10
*
Fix pulling from secure registry
baude
2018-05-04
*
Use buildah commit and bud in podman
baude
2018-04-27
*
varlink images
baude
2018-04-26
*
Strip transport from image name when looking for local image
baude
2018-04-26
*
Remove more Errorf in favor of Wrapf
Matthew Heon
2018-04-25
*
Do not eat error messages from pullImage
Matthew Heon
2018-04-25
*
Vendor in latest containers/image and contaners/storage
umohnani8
2018-04-19
*
regression: tls verify should be set on registries.conf if insecure
baude
2018-04-18
*
podman pull should always try to pull
baude
2018-04-14
*
Use buildah commit for podman commit
baude
2018-04-10
*
Allow sha256: prefix for input
baude
2018-03-29
*
Fix some minor issues lint has been picking up
Matthew Heon
2018-03-27
*
cmd/podman/run.go: Error nicely when no image found
baude
2018-03-27
*
First tag, untag THEN reload the image
baude
2018-03-26
[prev]
[next]