aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/save.go
Commit message (Expand)AuthorAge
* Sort all command flagsQi Wang2018-10-11
* don't print help message for usage errorsValentin Rothberg2018-08-31
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Fix ambiguity in adding localhost to podman savehaircommander2018-08-08
* RFC? Hard-code "format" string values instead of using libpod.* transport namesMiloslav Trmač2018-08-01
* Use PushImageToReference for (podman save)Miloslav Trmač2018-08-01
* Call imageNameForSaveDestination while creating the referencesMiloslav Trmač2018-08-01
* Exit early in the simple case in imageNameForSaveDestinationMiloslav Trmač2018-08-01
* Rename parameters of imageNameForSaveDestinationMiloslav Trmač2018-08-01
* Split imageNameForSaveDestination from saveCmdMiloslav Trmač2018-08-01
* Split a single if statement into two.Miloslav Trmač2018-08-01
* Move source handling before destination parsingMiloslav Trmač2018-08-01
* Podman load/tag/save prepend localhost when no repository is presenthaircommander2018-07-20
* save and load should support multi-tag for docker-archiveumohnani82018-05-25
* Allow push/save without image referenceumohnani82018-05-16
* podman push should honor registries.confbaude2018-05-10
* Make ':' a restricted character for file namesumohnani82018-04-30
* varlink imagesbaude2018-04-26
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* Stage 4 Image cleanupbaude2018-03-23
* Fix podman save when redirecting outputumohnani82018-02-20
* Fix issue with order of flagsumohnani82018-01-25
* Rename all references to kpod to podmanDaniel J Walsh2017-12-18