summaryrefslogtreecommitdiff
path: root/cmd/podman/images/search.go
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* Enable stylecheck linterPaul Holzinger2021-02-11
* Better test and idomatic code.Alexandre Fourcat2021-01-11
* Adding json formatting to `--list-tags` option in `podman search`Alexandre Fourcat2021-01-10
* Add shell completion with cobraPaul Holzinger2020-11-12
* Add support for podman search --format jsonPaul Holzinger2020-11-09
* Merge pull request #8201 from QiWang19/search-limitOpenShift Merge Robot2020-10-30
|\
| * Remove search limit since pagination supportQi Wang2020-10-30
* | Merge pull request #8177 from rhatdan/wrapOpenShift Merge Robot2020-10-30
|\ \
| * | Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
| |/
* / Restore --format table header supportJhon Honce2020-10-29
|/
* Merge pull request #8077 from jwhonce/wip/reportOpenShift Merge Robot2020-10-21
|\
| * Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* | Switch use of Flags to OptionsDaniel J Walsh2020-10-21
|/
* Search repository tags using --list-tagsQi Wang2020-10-09
* Port commands to V2 --format 'table...'Jhon Honce2020-10-07
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fixes --remote flag issuesJhon Honce2020-06-26
* v2 podman search rootlessBrent Baude2020-05-08
* cgroupsns was not following containers.confDaniel J Walsh2020-05-01
* search --limit compatible with dockerQi Wang2020-05-01
* enable search testsValentin Rothberg2020-04-29
* pull/search options: tls verify -> skipValentin Rothberg2020-04-29
* Podman V2 birthBrent Baude2020-04-16