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
/
parts.go
Commit message (
Expand
)
Author
Age
*
honor pull policy in play kube
Brent Baude
2020-01-28
*
bump containers/image to v5.0.0, buildah to v1.11.4
Nalin Dahyabhai
2019-10-29
*
Update c/image to v4.0.1 and buildah to 1.11.3
Miloslav Trmač
2019-10-04
*
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 GetImageBaseName
Miloslav Trmač
2019-01-14
*
FIXME? Introduce imageParts.suspiciousRefNameTagValuesForSearch
Miloslav Trmač
2019-01-14
*
Add imageParts.normalizedReference()
Miloslav Trmač
2019-01-14
*
Remove no longer used imageParts.assemble()
Miloslav Trmač
2019-01-14
*
Add imageParts.referenceWithRegistry
Miloslav Trmač
2019-01-14
*
Remove imageParts.transport
Miloslav Trmač
2019-01-14
*
Inline imageParts.assembleWithTransport into callers
Miloslav Trmač
2019-01-14
*
Record the original reference.Named in imageParts
Miloslav Trmač
2019-01-14
*
Drop image.DecomposeString, make image.Parts private imageParts again
Miloslav Trmač
2019-01-14
*
remote-client support for images
baude
2019-01-10
*
container runlabel NAME implementation
baude
2019-01-04
*
We are mistakenly seeing repos as registries.
Daniel J Walsh
2018-08-31
*
Use the result of reference.Parse when checking for digests.
Miloslav Trmač
2018-07-23
*
Inline getTags into its only user
Miloslav Trmač
2018-07-23
*
fix pull image that includes a sha
baude
2018-07-13
*
Stage3 Image Library
baude
2018-03-14
*
Image Resolution Stage 1
baude
2018-03-08