summaryrefslogtreecommitdiff
path: root/cmd/podman/images/list.go
Commit message (Expand)AuthorAge
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* image --format: fix add completion for go templatePaul Holzinger2022-04-28
* replace golint with revive linterPaul Holzinger2022-04-22
* Revert "images --size"Valentin Rothberg2022-04-14
* images --sizeValentin Rothberg2022-04-08
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor podman image command outputJhon Honce2021-12-02
* Scrub podman commands to use report packageJhon Honce2021-06-16
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Fix `podman images...` missing headers in table templatesJhon Honce2020-12-02
* more shell completion improvementsPaul Holzinger2020-11-23
* Add shell completion with cobraPaul Holzinger2020-11-12
* 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
|/
* Restore "table" --format from V1Jhon Honce2020-10-02
* image list: return all associated namesValentin Rothberg2020-09-17
* Default .Repository and .Tag values to <none>Jhon Honce2020-08-10
* Don't crash when giving bogus format commandsDaniel J Walsh2020-07-29
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Used reference package with errors for parsing tagParker Van Roy2020-07-17
* move go module to v2Valentin Rothberg2020-07-06
* Created timestamp returned by imagelist should be in unix formatDaniel J Walsh2020-06-30
* BATS tests: new too-many-arguments testEd Santiago2020-06-23
* Merge pull request #6676 from lsm5/tag-correctionOpenShift Merge Robot2020-06-20
|\
| * Account for non-default port number in image nameLokesh Mandvekar2020-06-19
* | Fixes #6670Jhon Honce2020-06-19
|/
* podman images --format json: pretty printValentin Rothberg2020-06-19
* Fixup issues found by golintDaniel J Walsh2020-06-10
* images --no-trunc: fix ID formattingValentin Rothberg2020-06-02
* Attempt to turn on additional build testsDaniel J Walsh2020-05-22
* Fix remote handling of podman images callsDaniel J Walsh2020-05-21
* V2 Restore images list testsJhon Honce2020-04-29
* system tests must passBrent Baude2020-04-28
* Provide a json variable pointing to a configured json APIJhon Honce2020-04-21
* Fixes for system testsBrent Baude2020-04-17
* Podman V2 birthBrent Baude2020-04-16