aboutsummaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi/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
* Merge pull request #15108 from mtrmac/sigstore-signOpenShift Merge Robot2022-08-01
|\
| * Add support for creating sigstore signatures, and providing passphrasesMiloslav Trmač2022-07-30
* | 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
* libpod: switch to golang native error wrappingSascha Grunert2022-07-05
* replace golint with revive linterPaul Holzinger2022-04-22
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor manifest list operationsJhon Honce2022-01-14
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* manifest: rm should not remove referenced images.Aditya Rajan2021-09-02
* fix: podman manifest push respect --tls-verify flagCarlos Alexandro Becker2021-07-26
* vendor containers/common@mainValentin Rothberg2021-07-16
* manifest push --rm: use libimage for removalValentin Rothberg2021-07-07
* Merge pull request #10377 from vrothberg/test-commonOpenShift Merge Robot2021-05-20
|\
| * update c/commonValentin Rothberg2021-05-20
* | 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
* [NO TESTS NEEDED] Update linterMatej Vasek2021-02-10
* podman manifest existsPaul Holzinger2021-01-22
* Allow podman push to push manifest listsDaniel J Walsh2021-01-15
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* misc bindings to podman v3baude2020-12-17
* Fix spelling mistakesDaniel J Walsh2020-12-09
* manifest list inspect single imageQi Wang2020-10-30
* fix allowing inspect manifest of non-local imageQi Wang2020-09-30
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* manifest push: handle cert-dir flagFlavio Castelli2020-09-09
* 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
* Turn on More lintersDaniel J Walsh2020-06-15
* Remove use of ABISupport buildtagDaniel J Walsh2020-06-03
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* 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