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
/
image.go
Commit message (
Expand
)
Author
Age
*
create: do not calculate image size
Giuseppe Scrivano
2020-03-12
*
Modify Runtime.getImage to return a storage.Image
Miloslav Trmač
2020-02-07
*
Document an aspect of newFromStorage behavior
Miloslav Trmač
2020-02-07
*
Introduce a Runtime.newImage constructor
Miloslav Trmač
2020-02-07
*
Move Image.getLocalImage to Runtime.getLocalImage
Miloslav Trmač
2020-02-07
*
Remove the getLocalImage() call from Image.Size
Miloslav Trmač
2020-02-07
*
Use Runtime.NewFromLocal instead of open-coded copies
Miloslav Trmač
2020-02-07
*
Trivial simplification
Miloslav Trmač
2020-02-07
*
Create two separate newImage instances in Runtime.New
Miloslav Trmač
2020-02-07
*
Call NewImageRuntimeFromStore from NewImageRuntimeFromOptions
Miloslav Trmač
2020-02-07
*
Wrap error for failing ImageSize calls
Sascha Grunert
2020-02-04
*
history: fix size computing
Valentin Rothberg
2020-01-29
*
inspect image healthchecks
Brent Baude
2020-01-27
*
Merge pull request #4850 from vrothberg/fix-linting
OpenShift Merge Robot
2020-01-13
|
\
|
*
make lint: enable gocritic
Valentin Rothberg
2020-01-13
*
|
Merge pull request #4817 from rhatdan/codespell
OpenShift Merge Robot
2020-01-13
|
\
\
|
|
/
|
/
|
|
*
Add codespell to validate spelling mistakes in code.
Daniel J Walsh
2020-01-11
*
|
Merge pull request #4694 from openSUSE/history-names-in-inspect
OpenShift Merge Robot
2020-01-13
|
\
\
|
|
/
|
/
|
|
*
Add history names to image inspect data
Sascha Grunert
2019-12-13
*
|
fix e2e test failure
baude
2020-01-10
*
|
Initial commit on compatible API
Jhon Honce
2020-01-10
|
/
*
move image filters under libpod/images
baude
2019-12-10
*
Add support for image name history
Sascha Grunert
2019-11-27
*
Merge pull request #4512 from kunalkushwaha/prune-filter
OpenShift Merge Robot
2019-11-22
|
\
|
*
filter added to image pruge command.
Kunal Kushwaha
2019-11-22
*
|
history: rewrite mappings
Valentin Rothberg
2019-11-12
|
/
*
images: distinguish between tags and digests
Nalin Dahyabhai
2019-10-29
*
API: report multiple digests for images
Nalin Dahyabhai
2019-10-29
*
image: don't get confused by lists
Nalin Dahyabhai
2019-10-29
*
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
*
Correct use of reexec.Init()
Nalin Dahyabhai
2019-09-26
*
image: remove unused Decompose method
Dan Williams
2019-08-28
*
Add --digestfile option to push
TomSweeneyRedHat
2019-08-21
*
add --pull flag for podman create&run
Qi Wang
2019-08-09
*
Fix possible runtime panic if image history len is zero
Sascha Grunert
2019-07-25
*
golangci-lint phase 4
baude
2019-07-22
*
Add support for listing read/only and read/write images
Daniel J Walsh
2019-07-19
*
golangci-lint pass number 2
baude
2019-07-11
*
first pass of corrections for golangci-lint
baude
2019-07-10
*
Handle images which contain no layers
Nalin Dahyabhai
2019-06-26
*
Begin to break up pkg/inspect
Matthew Heon
2019-06-03
*
Merge pull request #2850 from baude/eventsjournald
OpenShift Merge Robot
2019-04-25
|
\
|
*
journald event logging
baude
2019-04-24
*
|
image: rework parent/child/history matching
Nalin Dahyabhai
2019-04-25
*
|
images: add context to GetParent/IsParent/Remove/Prune...
Nalin Dahyabhai
2019-04-25
|
/
*
add image rmi event
baude
2019-04-08
*
podman-remote image tree
baude
2019-04-04
*
Set blob cache directory based on GraphDriver
Daniel J Walsh
2019-03-29
*
fix Bug 1688041-podman image save removes existing image
Qi Wang
2019-03-20
[next]