summaryrefslogtreecommitdiff
path: root/libpod/image
Commit message (Expand)AuthorAge
* Fix saving in oci formatQi Wang2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* podman untag: error if tag doesn't existValentin Rothberg2020-06-24
* search: allow wildcardsValentin Rothberg2020-06-19
* Fix podman-remote imagesDaniel J Walsh2020-06-16
* Turn on More lintersDaniel J Walsh2020-06-15
* Fixup issues found by golintDaniel J Walsh2020-06-10
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* Fix remote handling of podman images callsDaniel J Walsh2020-05-21
* manifest annotateQi Wang2020-05-05
* Fixes podman save fails when specifying an image using a digest #5234Sujil022020-04-28
* Add --os to manifest addQi Wang2020-04-24
* remove blank lineLes Aker2020-04-23
* set bigfilestemporarydir for pullLes Aker2020-04-23
* Stop wrapping pull messagesDaniel J Walsh2020-04-23
* Add functions to return image informationsDaniel J Walsh2020-04-20
* image prune skips images with child images.Kunal Kushwaha2020-04-15
* podmanv2 loadBrent Baude2020-04-01
* apiv2 addition of manifestsBrent Baude2020-03-16
* Merge pull request #5469 from giuseppe/no-size-create-containerOpenShift Merge Robot2020-03-12
|\
| * create: do not calculate image sizeGiuseppe Scrivano2020-03-12
* | golangci: enable goimportsValentin Rothberg2020-03-05
|/
* Merge pull request #5236 from marusak/filter_by_idOpenShift Merge Robot2020-02-21
|\
| * apiv2: Enable filtering images by IDMatej Marusak2020-02-17
* | podman images: add --filter=since=XXEd Santiago2020-02-20
* | Refactor image tree for API usageSascha Grunert2020-02-17
|/
* use quay.io/libpod/fedora-minimal for reliabilityBrent Baude2020-02-12
* Modify Runtime.getImage to return a storage.ImageMiloslav Trmač2020-02-07
* Document an aspect of newFromStorage behaviorMiloslav Trmač2020-02-07
* Introduce a Runtime.newImage constructorMiloslav Trmač2020-02-07
* Move Image.getLocalImage to Runtime.getLocalImageMiloslav Trmač2020-02-07
* Remove the getLocalImage() call from Image.SizeMiloslav Trmač2020-02-07
* Use Runtime.NewFromLocal instead of open-coded copiesMiloslav Trmač2020-02-07
* Trivial simplificationMiloslav Trmač2020-02-07
* Create two separate newImage instances in Runtime.NewMiloslav Trmač2020-02-07
* Call NewImageRuntimeFromStore from NewImageRuntimeFromOptionsMiloslav Trmač2020-02-07
* Close tarSource when finished using itDaniel J Walsh2020-02-04
* Wrap error for failing ImageSize callsSascha Grunert2020-02-04
* history: fix size computingValentin Rothberg2020-01-29
* honor pull policy in play kubeBrent Baude2020-01-28
* inspect image healthchecksBrent Baude2020-01-27
* make lint: include unit testsValentin Rothberg2020-01-14
* Merge pull request #4850 from vrothberg/fix-lintingOpenShift Merge Robot2020-01-13
|\
| * make lint: enable gocriticValentin Rothberg2020-01-13
* | Merge pull request #4817 from rhatdan/codespellOpenShift Merge Robot2020-01-13
|\ \ | |/ |/|
| * Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
* | Merge pull request #4694 from openSUSE/history-names-in-inspectOpenShift Merge Robot2020-01-13
|\ \ | |/ |/|
| * Add history names to image inspect dataSascha Grunert2019-12-13
* | fix e2e test failurebaude2020-01-10
* | Initial commit on compatible APIJhon Honce2020-01-10