summaryrefslogtreecommitdiff
path: root/cmd/podman/search.go
Commit message (Expand)AuthorAge
* Remove two bits of dead codeChris Evich2019-05-02
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Revert "Switch to golangci-lint"Brent Baude2019-04-05
* Add deadcode linterSascha Grunert2019-04-04
* Fix a potential segfault in podman searchMatthew Heon2019-04-03
* display logs for multiple containers at the same timebaude2019-03-15
* Usage messages: deduplicate '(default true)' et alEd Santiago2019-03-13
* move formats pkg to and vendor from buildahQi Wang2019-03-11
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Better usage synopses for subcommandsEd Santiago2019-02-26
* image.SearchImages: use SearchFilter typeValentin Rothberg2019-02-20
* podman-search: refactor code to libpod/image/search.goValentin Rothberg2019-02-20
* podman-search: run in parallelValentin Rothberg2019-02-20
* Add 4th chunk of Cobra ExamplesTomSweeneyRedHat2019-02-18
* Add registry name to fields returned by varlink image searchDaniel J Walsh2019-02-15
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Capatilize all usage and descriptionsDaniel J Walsh2019-02-05
* Remove manual handling of insecure registries in (podman search)Miloslav Trmač2018-12-06
* Minimally update for the DockerInsecureSkipTLSVerify type changeMiloslav Trmač2018-12-06
* Support auth file environment variable & add change to man pagesQi Wang2018-10-12
* Sort all command flagsQi Wang2018-10-11
* Search registries with an empty queryUrvashi Mohnani2018-09-13
* don't print help message for usage errorsValentin Rothberg2018-08-31
* rootless, search: do not create a new usernsGiuseppe Scrivano2018-08-28
* switch projectatomic to containersDaniel J Walsh2018-08-16
* search name should include registrybaude2018-08-10
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* Remove the --registry flag from podman searchumohnani82018-06-28
* Add --authfile to podman searchumohnani82018-06-27
* TLS verify is skipped per registry.haircommander2018-06-18
* Added --tls-verify functionality to podman search, with testshaircommander2018-06-15
* varlink imagesbaude2018-04-26
* regression: tls verify should be set on registries.conf if insecurebaude2018-04-18
* Add podman search commandumohnani82018-02-06