| Commit message (Expand) | Author | Age |
* | Separate remote and local commands | baude | 2019-02-11 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Capatilize all usage and descriptions | Daniel J Walsh | 2019-02-05 |
* | Remove the forceSecure parameter of Image.PushImageTo* | Miloslav Trmač | 2018-12-06 |
* | Sort all command flags | Qi Wang | 2018-10-11 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Fix ambiguity in adding localhost to podman save | haircommander | 2018-08-08 |
* | RFC? Hard-code "format" string values instead of using libpod.* transport names | Miloslav Trmač | 2018-08-01 |
* | Use PushImageToReference for (podman save) | Miloslav Trmač | 2018-08-01 |
* | Call imageNameForSaveDestination while creating the references | Miloslav Trmač | 2018-08-01 |
* | Exit early in the simple case in imageNameForSaveDestination | Miloslav Trmač | 2018-08-01 |
* | Rename parameters of imageNameForSaveDestination | Miloslav Trmač | 2018-08-01 |
* | Split imageNameForSaveDestination from saveCmd | Miloslav Trmač | 2018-08-01 |
* | Split a single if statement into two. | Miloslav Trmač | 2018-08-01 |
* | Move source handling before destination parsing | Miloslav Trmač | 2018-08-01 |
* | Podman load/tag/save prepend localhost when no repository is present | haircommander | 2018-07-20 |
* | save and load should support multi-tag for docker-archive | umohnani8 | 2018-05-25 |
* | Allow push/save without image reference | umohnani8 | 2018-05-16 |
* | podman push should honor registries.conf | baude | 2018-05-10 |
* | Make ':' a restricted character for file names | umohnani8 | 2018-04-30 |
* | varlink images | baude | 2018-04-26 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | Stage 4 Image cleanup | baude | 2018-03-23 |
* | Fix podman save when redirecting output | umohnani8 | 2018-02-20 |
* | Fix issue with order of flags | umohnani8 | 2018-01-25 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |