summaryrefslogtreecommitdiff
path: root/pkg/domain/entities/images.go
Commit message (Expand)AuthorAge
* Fix swagger definitionsMatej Vasek2021-11-12
* [3.4] podman save: enforce signature removalValentin Rothberg2021-09-23
* manifest: rm should not remove referenced images.Aditya Rajan2021-09-02
* Created scp.go image_scp_test.go and podman-image-scp.1.mdcdoern2021-07-30
* Fix documentation of the --format option of podman pushMiloslav Trmač2021-06-17
* Image import fromSrc now supports OS/Archcdoern2021-06-14
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* Correct compat images/{name}/push responseMilivoje Legenovic2021-03-07
* bump go module to v3Valentin Rothberg2021-02-22
* Fix --arch and --os flags to work correctlyDaniel 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
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* SpellingJosh Soref2020-12-22
* Sign multi-arch imagesQi Wang2020-12-11
* Jira RUN-1106 Image handlers updatesJhon Honce2020-12-03
* [WIP] Docker compat API fixesMilivoje Legenovic2020-11-23
* REST API v2 - list of images - mandatory Created attributePetr Sakař2020-11-20
* save image remove signaturesQi Wang2020-10-21
* Search repository tags using --list-tagsQi Wang2020-10-09
* Properly handle podman run --pull commandDaniel J Walsh2020-09-27
* Restore 'id' stanza in pull resultsJhon Honce2020-09-21
* 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
* Add podman image mountDaniel J Walsh2020-07-28
* 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 Id->ID where possible for lintDaniel J Walsh2020-06-10
* Fixup issues found by golintDaniel J Walsh2020-06-10
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* V2 verify JSON output is consistent and doesn't driftJhon Honce2020-05-28
* Handle filters correctly for podman pruneDaniel J Walsh2020-05-21
* Fix remote handling of podman images callsDaniel J Walsh2020-05-21
* v2podman image signBrent Baude2020-05-11
* v2trust set and showbaude2020-05-07
* V2 Restore images list testsJhon Honce2020-04-29
* pull/search options: tls verify -> skipValentin Rothberg2020-04-29
* push: fix --tls-verifyValentin Rothberg2020-04-29
* enable inspect testsValentin Rothberg2020-04-29
* enable load integration testsBrent Baude2020-04-27
* podman rmi: refactor logicValentin Rothberg2020-04-21
* V2 podman image treeJhon Honce2020-04-20
* Fixes for system testsBrent Baude2020-04-17
* More system test fixes on regressionsBrent Baude2020-04-14
* podmanV2: implement searchValentin Rothberg2020-04-09
* podmanv2 save imageBrent Baude2020-04-03
* podmanV2: implement pushValentin Rothberg2020-04-02