| Commit message (Expand) | Author | Age |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | pull: special case all-tags semantics | Valentin Rothberg | 2019-04-24 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | pull: exit with error if the image is not found | Giuseppe Scrivano | 2019-04-12 |
* | pull: remove cryptic error message | Giuseppe Scrivano | 2019-04-12 |
* | Initial remote flag clean up | baude | 2019-04-10 |
* | Cleanup image2 -> image for imports | Daniel J Walsh | 2019-03-29 |
* | Set blob cache directory based on GraphDriver | Daniel J Walsh | 2019-03-29 |
* | Usage messages: deduplicate '(default true)' et al | Ed Santiago | 2019-03-13 |
* | 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 |
* | Exit with errors not just logging error | Daniel J Walsh | 2019-02-22 |
* | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
* | Add 3rd chunk of Cobra examples | TomSweeneyRedHat | 2019-02-17 |
* | Merge pull request #2188 from TomSweeneyRedHat/dev/tsweeney/pullall | OpenShift Merge Robot | 2019-02-15 |
|\ |
|
| * | Add --all-tags to pull command | TomSweeneyRedHat | 2019-02-09 |
* | | 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 |
* | Changes to container runlabel for toolbox project | baude | 2019-01-30 |
* | Embed runtime struct in super localRuntime | baude | 2019-01-15 |
* | Rename localRuntime to runtime in cmd/podman | baude | 2019-01-15 |
* | Run integrations test with remote-client | baude | 2019-01-14 |
* | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
* | Minimally update for the DockerInsecureSkipTLSVerify type change | Miloslav Trmač | 2018-12-06 |
* | Support auth file environment variable & add change to man pages | Qi Wang | 2018-10-12 |
* | 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 |
* | RFC: Remove unused transport name constants from libpod | Miloslav Trmač | 2018-08-01 |
* | Replace Runtime.LoadFromArchive with Runtime.LoadFromArchiveReference | Miloslav Trmač | 2018-08-01 |
* | Fix the heuristic for docker-archive: sources in (podman pull) | Miloslav Trmač | 2018-08-01 |
* | Cleanup descriptions and help information | Daniel J Walsh | 2018-07-27 |
* | save and load should support multi-tag for docker-archive | umohnani8 | 2018-05-25 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | varlink images | baude | 2018-04-26 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | Refactor logic for forceSecure in pull for readability | Matthew Heon | 2018-04-18 |
* | Small logic fix for podman pull with tls-verify | Matthew Heon | 2018-04-18 |
* | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
* | podman pull should always try to pull | baude | 2018-04-14 |
* | Stage 4 Image cleanup | baude | 2018-03-23 |
* | Fix podman save when redirecting output | umohnani8 | 2018-02-20 |
* | Return imageid from podman pull | baude | 2018-02-15 |
* | Change un/pwd handling to match Buildah's | TomSweeneyRedHat | 2018-02-06 |
* | Rename all references to kpod to podman | Daniel J Walsh | 2017-12-18 |