summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/tunnel/manifest.go
Commit message (Expand)AuthorAge
* podman manifest create: accept --amend and --insecure flagsNalin Dahyabhai2022-08-16
* remote manifest push: show copy progressNaoto Kobayashi2022-08-11
* Add flag "--compression-format" to "podman manifest push" both in local/remot...Romain Geissler2022-07-30
* Fix: manifest push --rm removes a correct manifest listToshiki Sonoda2022-07-27
* pkg: switch to golang native error wrappingSascha Grunert2022-07-08
* podman-remote push --remove-signatures supportDaniel J Walsh2022-06-10
* Resolves #13629 Add RegistryAuthHeader to manifest pushjason2022-03-26
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor manifest list operationsJhon Honce2022-01-14
* manifest: rm should not remove referenced images.Aditya Rajan2021-09-02
* Add support for podman manifest rm commandDaniel J Walsh2021-05-19
* bump go module to v3Valentin Rothberg2021-02-22
* Switch podman image push handlers to use abiDaniel J Walsh2021-01-27
* podman manifest existsPaul Holzinger2021-01-22
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* SpellingJosh Soref2020-12-22
* misc bindings to podman v3baude2020-12-17
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Test fixes for remote integrationBrent Baude2020-05-20
* set binding tests to requiredBrent Baude2020-05-08
* Manifest remove, pushQi Wang2020-05-06
* manifest annotateQi Wang2020-05-05
* Add --os to manifest addQi Wang2020-04-24
* manifest create,add,inspectQi Wang2020-04-22