summaryrefslogtreecommitdiff
path: root/cmd/podman/images/pull.go
Commit message (Expand)AuthorAge
* Podman pull --all-tags shorthand optionJake Correnti2022-07-26
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* bump go module to version 4Valentin Rothberg2022-01-18
* podman-remote does not support signature-policyDaniel J Walsh2021-11-19
* tweak a couple of flag descriptions in help outputNalin Dahyabhai2021-11-04
* multiple image pull supportMehul Arora2021-07-05
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* SpellingJosh Soref2020-12-22
* Add support for --platformDaniel J Walsh2020-11-26
* Add shell completion with cobraPaul Holzinger2020-11-12
* Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* --tls-verify and --authfile should work for all remote commandsDaniel J Walsh2020-10-19
* Refactor remote pull to provide progressJhon Honce2020-09-16
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add noop function disable-content-trustDaniel J Walsh2020-07-21
* move go module to v2Valentin Rothberg2020-07-06
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* Attempt to turn on additional build testsDaniel J Walsh2020-05-22
* cgroupsns was not following containers.confDaniel J Walsh2020-05-01
* fix commands without inputbaude2020-04-30
* pull/search options: tls verify -> skipValentin Rothberg2020-04-29
* Fix podman push and podman pull to check for authfileDaniel J Walsh2020-04-22
* Podman V2 birthBrent Baude2020-04-16