summaryrefslogtreecommitdiff
path: root/pkg/bindings/images/images.go
Commit message (Expand)AuthorAge
* remote push: show copy progressValentin Rothberg2022-07-26
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* podman image scp remote support & podman image scp taggingcdoern2022-06-28
* pkg/bindings/images: remove TODOs re: system contextValentin Rothberg2022-05-24
* bump go module to version 4Valentin Rothberg2022-01-18
* Remove the authfile parameter of MakeXRegistryAuthHeaderMiloslav Trmač2021-12-10
* Call MakeXRegistryAuthHeader instead of Header(..., XRegistryAuthHeader)Miloslav Trmač2021-12-10
* bindings: reuse context for API requestsMoritz "WanzenBug" Wanzenböck2021-11-15
* Fix file descriptor leaks and add testJhon Honce2021-08-24
* [NO TESTS NEEDED] Shrink the size of podman-remoteDaniel J Walsh2021-03-29
* bump go module to v3Valentin Rothberg2021-02-22
* Add binding options for container|pod existsbaude2021-01-18
* Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* Podman image bindings for 3.0baude2020-12-15
* Search repository tags using --list-tagsQi Wang2020-10-09
* Add X-Registry-Config supportJhon Honce2020-09-29
* Refactor remote pull to provide progressJhon Honce2020-09-16
* Refactor API build endpoint to be more compliantJhon Honce2020-09-14
* support multi-image (docker) archivesValentin Rothberg2020-09-08
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* Make `search --no-trunc` work for podman remoteRalf Haferkamp2020-07-31
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* fix misc remote build issuesBrent Baude2020-06-17
* Turn on More lintersDaniel J Walsh2020-06-15
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* v2 podman-remote buildBrent Baude2020-05-21
* Test fixes for remote integrationBrent Baude2020-05-20
* enable remote image treeBrent Baude2020-05-13
* image removal: refactor part 2Valentin Rothberg2020-05-04
* pull/search options: tls verify -> skipValentin Rothberg2020-04-29
* login system test: enable "push ok"Valentin Rothberg2020-04-29
* push: fix --tls-verifyValentin Rothberg2020-04-29
* enable inspect testsValentin Rothberg2020-04-29
* podman rmi: refactor logicValentin Rothberg2020-04-21
* V2 podman image treeJhon Honce2020-04-20
* podmanV2: implement searchValentin Rothberg2020-04-09
* podmanv2 save imageBrent Baude2020-04-03
* podmanV2: implement pushValentin Rothberg2020-04-02
* podmanv2 importBrent Baude2020-04-01
* podmanv2 loadBrent Baude2020-04-01
* V2 podman inspectJhon Honce2020-04-01
* podman v2 image tag and untagBrent Baude2020-03-31
* podmanV2: implement pullValentin Rothberg2020-03-31
* V2 podman image pruneJhon Honce2020-03-26
* V2 podman images/image listJhon Honce2020-03-24
* add more image tests for go bindingsBrent Baude2020-02-21
* Add support for ssh:// and unix:// podman clientsJhon Honce2020-02-20