summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi/manifest.go
Commit message (Expand)AuthorAge
* 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