aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/images/save.go
Commit message (Expand)AuthorAge
* cli: Add signature-policy flag to podman save😎Mostafa Emami2022-09-21
* podman save: update --compress validationHoang Thanh VO2022-08-18
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* Use containers/common/pkg/util.StringToSliceDaniel J Walsh2022-05-23
* shell completion: podman save --format use all valid valuesPaul Holzinger2022-05-19
* move golang.org/x/crypto/ssh/terminal to golang.org/x/termPaul Holzinger2022-04-22
* bump go module to version 4Valentin Rothberg2022-01-18
* podman save: add `--uncompressed`Valentin Rothberg2021-09-22
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Fixes invalid expression in save commandzhangguanzhang2021-04-14
* bump go module to v3Valentin Rothberg2021-02-22
* Add system test for shell completionPaul Holzinger2020-12-09
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* podman save: fix redirect of multi-imagesValentin Rothberg2020-09-22
* support multi-image (docker) archivesValentin Rothberg2020-09-08
* podman save use named pipeQi Wang2020-08-12
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* BATS tests: new too-many-arguments testEd Santiago2020-06-23
* Fix errors found when comparing podman v1 --help versus V2Daniel J Walsh2020-05-04
* Podman V2 birthBrent Baude2020-04-16