summaryrefslogtreecommitdiff
path: root/cmd/podman/images/history.go
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* Fix podman history --no-trunc for the CREATED BY fieldPaul Holzinger2021-01-27
* 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
|/
* Port commands to V2 --format 'table...'Jhon Honce2020-10-07
* Lowercase some errorsKir Kolyshkin2020-10-05
* 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
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* Fix errors found when comparing podman v1 --help versus V2Daniel J Walsh2020-05-04
* V2 Restore images list testsJhon Honce2020-04-29
* Provide a json variable pointing to a configured json APIJhon Honce2020-04-21
* Podman V2 birthBrent Baude2020-04-16