| Commit message (Expand) | Author | Age |
* | golangci-lint round #3 | baude | 2019-07-21 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | podman: create and run honors auth file location | Giuseppe Scrivano | 2019-07-09 |
* | Fixup Flags | Daniel J Walsh | 2019-05-20 |
* | Remove two bits of dead code | Chris Evich | 2019-05-02 |
* | Fix segfaults attribute to missing options | baude | 2019-04-15 |
* | Revert "Switch to golangci-lint" | Brent Baude | 2019-04-05 |
* | Add deadcode linter | Sascha Grunert | 2019-04-04 |
* | Fix a potential segfault in podman search | Matthew Heon | 2019-04-03 |
* | display logs for multiple containers at the same time | baude | 2019-03-15 |
* | Usage messages: deduplicate '(default true)' et al | Ed Santiago | 2019-03-13 |
* | move formats pkg to and vendor from buildah | Qi Wang | 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 |
* | image.SearchImages: use SearchFilter type | Valentin Rothberg | 2019-02-20 |
* | podman-search: refactor code to libpod/image/search.go | Valentin Rothberg | 2019-02-20 |
* | podman-search: run in parallel | Valentin Rothberg | 2019-02-20 |
* | Add 4th chunk of Cobra Examples | TomSweeneyRedHat | 2019-02-18 |
* | Add registry name to fields returned by varlink image search | Daniel J Walsh | 2019-02-15 |
* | 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 manual handling of insecure registries in (podman search) | 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 |
* | Search registries with an empty query | Urvashi Mohnani | 2018-09-13 |
* | don't print help message for usage errors | Valentin Rothberg | 2018-08-31 |
* | rootless, search: do not create a new userns | Giuseppe Scrivano | 2018-08-28 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | search name should include registry | baude | 2018-08-10 |
* | Cleanup descriptions and help information | Daniel J Walsh | 2018-07-27 |
* | Remove the --registry flag from podman search | umohnani8 | 2018-06-28 |
* | Add --authfile to podman search | umohnani8 | 2018-06-27 |
* | TLS verify is skipped per registry. | haircommander | 2018-06-18 |
* | Added --tls-verify functionality to podman search, with tests | haircommander | 2018-06-15 |
* | varlink images | baude | 2018-04-26 |
* | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
* | Add podman search command | umohnani8 | 2018-02-06 |