aboutsummaryrefslogtreecommitdiff
path: root/libpod/image
Commit message (Expand)AuthorAge
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Merge pull request #10144 from jmguzik/fix-prune-until-filter-imagesOpenShift Merge Robot2021-04-26
|\
| * Fix images prune filter untilJakub Guzik2021-04-26
* | libpod/image: unit tests: don't use system's registries.conf.dValentin Rothberg2021-04-26
|/
* Fixes from make codespellDaniel J Walsh2021-04-21
* rmi: don't break when the image is missing a manifestNalin Dahyabhai2021-04-20
* Fix possible panic in libpod/image/prune.goPaul Holzinger2021-04-16
* Use TMPDIR when commiting imagesDaniel J Walsh2021-03-26
* Merge pull request #9810 from jmguzik/fix-impages-filter-http-apiOpenShift Merge Robot2021-03-25
|\
| * Fix filters in image http compat/libpod api endpointsJakub Guzik2021-03-25
* | libpod/image: unit tests: use a `registries.conf` for aliasesValentin Rothberg2021-03-25
* | libpod/image: unit tests: defer cleanupValentin Rothberg2021-03-25
* | libpod/image: unit tests: use `require.NoError`Valentin Rothberg2021-03-25
|/
* Unification of until filter across list/prune endpointsJakub Guzik2021-03-24
* Unification of label filter across list/prune endpointsJakub Guzik2021-03-24
* turn hidden --trace into a NOPValentin Rothberg2021-03-08
* Correct compat images/{name}/push responseMilivoje Legenovic2021-03-07
* podman rmi: handle corrupted storage betterValentin Rothberg2021-03-01
* Correct compat images/create?fromImage responseMilivoje Legenovic2021-02-26
* bump go module to v3Valentin Rothberg2021-02-22
* Merge pull request #9341 from vrothberg/layer-tree-errorsOpenShift Merge Robot2021-02-12
|\
| * make layer-tree lookup errors non-fatalValentin Rothberg2021-02-12
* | Enable whitespace linterPaul Holzinger2021-02-11
* | Enable golint linterPaul Holzinger2021-02-11
|/
* Fixup searchDaniel J Walsh2021-01-25
* podman manifest existsPaul Holzinger2021-01-22
* Merge pull request #8950 from mheon/exorcise_driverOpenShift Merge Robot2021-01-12
|\
| * Exorcise Driver code from libpod/defineMatthew Heon2021-01-12
* | Fix problems reported by staticcheckPaul Holzinger2021-01-12
* | Merge pull request #8831 from bblenard/issue-8658-system-prune-reclaimed-spaceOpenShift Merge Robot2021-01-05
|\ \ | |/ |/|
| * Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* | Allow image errors to bubble up from lower level functions.Daniel J Walsh2021-01-04
|/
* Merge pull request #8609 from rhatdan/imageOpenShift Merge Robot2020-12-23
|\
| * Prefer read/write images over read/only imagesDaniel J Walsh2020-12-22
* | SpellingJosh Soref2020-12-22
|/
* 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