| Commit message (Expand) | Author | Age |
* | Vendor in logrus v1.4.2 | Jhon Honce | 2019-06-18 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | save-load-export: clear cli-parsing default | Ed Santiago | 2019-03-14 |
* | Usage messages: deduplicate '(default true)' et al | Ed Santiago | 2019-03-13 |
* | preparation for remote-client create container | baude | 2019-03-11 |
* | Fix help commands to show short and long description. | Daniel J Walsh | 2019-03-07 |
* | Better usage synopses for subcommands | Ed Santiago | 2019-02-26 |
* | Enable more podman-remote pod commands | baude | 2019-02-22 |
* | Improve command line validation | baude | 2019-02-22 |
* | podman-remote save [image] | baude | 2019-02-20 |
* | Add 4th chunk of Cobra Examples | TomSweeneyRedHat | 2019-02-18 |
* | Don't show global flags except for podman command | Daniel J Walsh | 2019-02-12 |
* | 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 |