aboutsummaryrefslogtreecommitdiff
path: root/libpod/image
Commit message (Expand)AuthorAge
* enable short-name aliasingValentin Rothberg2020-12-05
* More docker compat API fixesMilivoje Legenovic2020-12-04
* Not use local image create/add manifestQi Wang2020-11-24
* short-name aliasingValentin Rothberg2020-11-13
* NewFromLocal can return multiple imagesDaniel J Walsh2020-10-28
* Merge pull request #8098 from vrothberg/fix-8082OpenShift Merge Robot2020-10-22
|\
| * container create: record correct image nameValentin Rothberg2020-10-21
* | Merge pull request #7956 from QiWang19/save-rm-sigOpenShift Merge Robot2020-10-22
|\ \
| * | save image remove signaturesQi Wang2020-10-21
| |/
* / Convert Split() calls with an equal sign to SplitN()TomSweeneyRedHat2020-10-13
|/
* Search repository tags using --list-tagsQi Wang2020-10-09
* BlobInfoCacheDir is set incorrectly when copying imagesDaniel J Walsh2020-10-08
* Lowercase some errorsKir Kolyshkin2020-10-05
* image prune: remove all candidatesValentin Rothberg2020-10-02
* image look up: consult registries.confValentin Rothberg2020-09-30
* Properly handle podman run --pull commandDaniel J Walsh2020-09-27
* image list: return all associated namesValentin Rothberg2020-09-17
* Supports import&run--signature-policyQi Wang2020-09-15
* system df: fix image-size calculationsValentin Rothberg2020-09-11
* Merge pull request #7290 from rhatdan/externalOpenShift Merge Robot2020-09-09
|\
| * Show c/storage (Buildah/CRI-O) containers in psDaniel J Walsh2020-09-09
* | support multi-image (docker) archivesValentin Rothberg2020-09-08
|/
* make image parent check more robustValentin Rothberg2020-09-07
* Merge pull request #7436 from rhatdan/variantOpenShift Merge Robot2020-08-28
|\
| * Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* | fix panic when checking len on nil objectBrent Baude2020-08-28
|/
* Merge pull request #7215 from vrothberg/flatten-the-curveOpenShift Merge Robot2020-08-08
|\
| * image list: speed upValentin Rothberg2020-08-07
* | Retry pulling imageQi Wang2020-08-04
|/
* Ensure libpod/define does not include libpod/imageMatthew Heon2020-07-31
* Add podman image mountDaniel J Walsh2020-07-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* 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