aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/images/search.go
Commit message (Expand)AuthorAge
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* autocomplete `podman search --filter`Valentin Rothberg2022-05-24
* image search --format: add completion for go templatePaul Holzinger2022-04-28
* podman search: truncate by defaultValentin Rothberg2022-04-28
* linter: enable wastedassignValentin Rothberg2022-03-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor podman image command outputJhon Honce2021-12-02
* podman search: display only name and description by defaultValentin Rothberg2021-10-13
* Refactor podman search to be more code friendlyJhon Honce2021-10-12
* Scrub podman commands to use report packageJhon Honce2021-06-16
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* 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