summaryrefslogtreecommitdiff
path: root/cmd/podman/manifest
Commit message (Expand)AuthorAge
* Add support for creating sigstore signatures, and providing passphrasesMiloslav Trmač2022-08-02
* Hide podman manifest push --sign-by on remoteMiloslav Trmač2022-08-02
* cmd/podman: switch to golang native error wrappingSascha Grunert2022-06-30
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor manifest list operationsJhon Honce2022-01-14
* Update USE in order to fix testsRaul Sevilla2021-07-13
* Manifest create subcommand should accept more than 2 argumentsRaul Sevilla2021-07-12
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Add support for podman manifest rm commandDaniel J Walsh2021-05-19
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* bump go module to v3Valentin Rothberg2021-02-22
* Fix --arch and --os flags to work correctlyDaniel J Walsh2021-01-25
* podman manifest existsPaul Holzinger2021-01-22
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* misc bindings to podman v3baude2020-12-17
* Add system test for shell completionPaul Holzinger2020-12-09
* Fix example for manifest pushDave Baker2020-11-17
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* --tls-verify and --authfile should work for all remote commandsDaniel J Walsh2020-10-19
* Extend flags of `manifest add`Flavio Castelli2020-09-09
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fixes --remote flag issuesJhon Honce2020-06-26
* Docs: consistency between man / --helpEd Santiago2020-06-24
* BATS tests: new too-many-arguments testEd Santiago2020-06-23
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* set binding tests to requiredBrent Baude2020-05-08
* Manifest remove, pushQi Wang2020-05-06
* manifest annotateQi Wang2020-05-05
* V2 enable ps testsJhon Honce2020-04-29
* system tests must passBrent Baude2020-04-28
* Add --os to manifest addQi Wang2020-04-24
* manifest create,add,inspectQi Wang2020-04-22