| Commit message (Expand) | Author | Age |
* | expose --arch-override option for pull | Brent Baude | 2020-01-27 |
* | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | pull/create: add --override-arch/--override-os flags | Nalin Dahyabhai | 2019-10-29 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | podman: create and run honors auth file location | Giuseppe Scrivano | 2019-07-09 |
* | trivial cleanups from golang | baude | 2019-07-03 |
* | Fixup Flags | Daniel J Walsh | 2019-05-20 |
* | 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 |