summaryrefslogtreecommitdiff
path: root/cmd/podman/images/list.go
Commit message (Expand)AuthorAge
* 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