summaryrefslogtreecommitdiff
path: root/cmd/podman/images/push.go
Commit message (Expand)AuthorAge
* Fix documentation of the --format option of podman pushMiloslav Trmač2021-06-17
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* bump go module to v3Valentin Rothberg2021-02-22
* Podman-remote push can support --formatDaniel J Walsh2021-01-29
* Switch podman image push handlers to use abiDaniel J Walsh2021-01-27
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* Add system test for shell completionPaul Holzinger2020-12-09
* Add shell completion with cobraPaul Holzinger2020-11-12
* Stop excessive wrapping of errorsDaniel J Walsh2020-10-30
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* --tls-verify and --authfile should work for all remote commandsDaniel J Walsh2020-10-19
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Add noop function disable-content-trustDaniel J Walsh2020-07-21
* move go module to v2Valentin Rothberg2020-07-06
* BATS tests: new too-many-arguments testEd Santiago2020-06-23
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* Attempt to turn on additional build testsDaniel J Walsh2020-05-22
* cgroupsns was not following containers.confDaniel J Walsh2020-05-01
* push: fix --tls-verifyValentin Rothberg2020-04-29
* push: simplify cmdValentin Rothberg2020-04-29
* push: fix push with one argumentValentin Rothberg2020-04-29
* Fix podman push and podman pull to check for authfileDaniel J Walsh2020-04-22
* Podman V2 birthBrent Baude2020-04-16