summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod/images.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* podman ssh work, using new c/common interfaceCharlie Doern2022-08-09
* remove image podman no pruneKarthik Elango2022-08-04
* remote push: show copy progressValentin Rothberg2022-07-21
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* api,images: add support for LookupManifest to Image remove APIAditya R2022-06-30
* podman image scp remote support & podman image scp taggingcdoern2022-06-28
* golangci-lint: enable nolintlintPaul Holzinger2022-06-14
* podman-remote push --remove-signatures supportDaniel J Walsh2022-06-10
* Swagger refactor/cleanupJhon Honce2022-05-19
* import: allow users to set os, arch and variant of importsAditya R2022-03-23
* podman rmi --ignoreValentin Rothberg2022-03-19
* container-commit: support --squash to squash layers into oneAditya R2022-02-23
* Remove unused param and clean API handlersJakub Guzik2022-01-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Remove two GetImages functions from APIDaniel J Walsh2022-01-14
* Don't return a header name from auth.GetCredentialsMiloslav Trmač2021-12-10
* faster image inspectionValentin Rothberg2021-10-08
* image prune: support removing external containersValentin Rothberg2021-09-28
* podman save: enforce signature removalValentin Rothberg2021-09-23
* podman save: add `--uncompressed`Valentin Rothberg2021-09-22
* api: handle nil pointer dereference in rest endpointsJelle van der Waa2021-09-15
* Refacter API server emphasis on loggingJhon Honce2021-09-10
* vendor containers/common@mainValentin Rothberg2021-07-16
* support tag@digest notationValentin Rothberg2021-05-31
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Fixes podman-remote save to directories does not workzhangguanzhang2021-04-15
* Fix filters in image http compat/libpod api endpointsJakub Guzik2021-03-25
* Cleanup /libpod/images/load handlerJhon Honce2021-03-19
* Correct compat images/{name}/push responseMilivoje Legenovic2021-03-07
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Fixup searchDaniel J Walsh2021-01-25
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* misc bindings to podman v3baude2020-12-17
* Podman image bindings for 3.0baude2020-12-15
* Fix panic in libpod images exists endpointPaul Holzinger2020-12-10
* Do not pass name argument to Load APIQi Wang2020-12-02
* Document docker transport is the only supported remote transportDaniel J Walsh2020-11-29
* NewFromLocal can return multiple imagesDaniel J Walsh2020-10-28
* save image remove signaturesQi Wang2020-10-21
* --tls-verify and --authfile should work for all remote commandsDaniel J Walsh2020-10-19
* Search repository tags using --list-tagsQi Wang2020-10-09
* Lowercase some errorsKir Kolyshkin2020-10-05
* Merge pull request #7815 from jwhonce/wip/creds_remoteOpenShift Merge Robot2020-10-02
|\
| * Add X-Registry-Config supportJhon Honce2020-09-29
* | fix remote untagValentin Rothberg2020-09-30
|/