summaryrefslogtreecommitdiff
path: root/cmd/podman/images/load.go
Commit message (Expand)AuthorAge
* replace golint with revive linterPaul Holzinger2022-04-22
* move golang.org/x/crypto/ssh/terminal to golang.org/x/termPaul Holzinger2022-04-22
* Remove error stutterDaniel J Walsh2022-03-25
* bump go module to version 4Valentin Rothberg2022-01-18
* podman-remote does not support signature-policyDaniel J Walsh2021-11-19
* podman load: support downloading filesValentin Rothberg2021-11-10
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* bump go module to v3Valentin Rothberg2021-02-22
* Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
* [CI:DOCS] fix misleading save/load usageQi Wang2020-11-24
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* image load: no args requiredValentin Rothberg2020-06-23
* Attempt to turn on additional build testsDaniel J Walsh2020-05-22
* v2 system subcommandbaude2020-05-05
* Fix errors found when comparing podman v1 --help versus V2Daniel J Walsh2020-05-04
* enable load integration testsBrent Baude2020-04-27
* Podman V2 birthBrent Baude2020-04-16