summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod/images.go
Commit message (Expand)AuthorAge
* api: handle nil pointer dereference in rest endpointsJelle van der Waa2021-09-16
* 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
|/
* Refactor remote pull to provide progressJhon Honce2020-09-16
* Supports import&run--signature-policyQi Wang2020-09-15
* support multi-image (docker) archivesValentin Rothberg2020-09-08
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* Merge pull request #7158 from rhatdan/commitOpenShift Merge Robot2020-08-03
|\
| * Handle single character imagesDaniel J Walsh2020-07-30
* | Make `search --no-trunc` work for podman remoteRalf Haferkamp2020-07-31
* | API: Fix 'podman image search` missing descriptionRalf Haferkamp2020-07-31
|/
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Created timestamp returned by imagelist should be in unix formatDaniel J Walsh2020-06-30
* Fix leak of empty tarballBrent Baude2020-06-01
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* enable remote image treeBrent Baude2020-05-13
* image removal: refactor part 2Valentin Rothberg2020-05-04
* enable load integration testsBrent Baude2020-04-27
* Stop wrapping pull messagesDaniel J Walsh2020-04-23
* podman rmi: refactor logicValentin Rothberg2020-04-21
* Fixes for system testsBrent Baude2020-04-17
* podmanV2: implement searchValentin Rothberg2020-04-09
* podmanv2 save imageBrent Baude2020-04-03