| Commit message (Expand) | Author | Age |
* | linter: enable wastedassign | Valentin Rothberg | 2022-03-22 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Refactor podman image command output | Jhon Honce | 2021-12-02 |
* | podman search: display only name and description by default | Valentin Rothberg | 2021-10-13 |
* | Refactor podman search to be more code friendly | Jhon Honce | 2021-10-12 |
* | Scrub podman commands to use report package | Jhon Honce | 2021-06-16 |
* | [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands | Jhon Honce | 2021-05-27 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable stylecheck linter | Paul Holzinger | 2021-02-11 |
* | Better test and idomatic code. | Alexandre Fourcat | 2021-01-11 |
* | Adding json formatting to `--list-tags` option in `podman search` | Alexandre Fourcat | 2021-01-10 |
* | Add shell completion with cobra | Paul Holzinger | 2020-11-12 |
* | Add support for podman search --format json | Paul Holzinger | 2020-11-09 |
* | Merge pull request #8201 from QiWang19/search-limit | OpenShift Merge Robot | 2020-10-30 |
|\ |
|
| * | Remove search limit since pagination support | Qi Wang | 2020-10-30 |
* | | Merge pull request #8177 from rhatdan/wrap | OpenShift Merge Robot | 2020-10-30 |
|\ \ |
|
| * | | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
| |/ |
|
* / | Restore --format table header support | Jhon Honce | 2020-10-29 |
|/ |
|
* | Merge pull request #8077 from jwhonce/wip/report | OpenShift Merge Robot | 2020-10-21 |
|\ |
|
| * | Refactor podman to use c/common/pkg/report | Jhon Honce | 2020-10-21 |
* | | Switch use of Flags to Options | Daniel J Walsh | 2020-10-21 |
|/ |
|
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | Port commands to V2 --format 'table...' | Jhon Honce | 2020-10-07 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Fixes --remote flag issues | Jhon Honce | 2020-06-26 |
* | v2 podman search rootless | Brent Baude | 2020-05-08 |
* | cgroupsns was not following containers.conf | Daniel J Walsh | 2020-05-01 |
* | search --limit compatible with docker | Qi Wang | 2020-05-01 |
* | enable search tests | Valentin Rothberg | 2020-04-29 |
* | pull/search options: tls verify -> skip | Valentin Rothberg | 2020-04-29 |
* | Podman V2 birth | Brent Baude | 2020-04-16 |