summaryrefslogtreecommitdiff
path: root/cmd/podman/images/load.go
Commit message (Expand)AuthorAge
* [3.0] 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