| Commit message (Expand) | Author | Age |
* | refactor: use `os.ReadDir` for lightweight directory reading | Eng Zer Jun | 2022-09-11 |
* | Add ProgressWriter to PullOptions | Vladimir Kochnev | 2022-08-19 |
* | Add podman manifest create -a. Alias for --amend:Docker compatibility | Daniel J Walsh | 2022-08-17 |
* | podman manifest create: accept --amend and --insecure flags | Nalin Dahyabhai | 2022-08-16 |
* | remote manifest push: show copy progress | Naoto Kobayashi | 2022-08-11 |
* | test: verify manifest inspect must contain OCI annotations | Aditya R | 2022-08-01 |
* | Add flag "--compression-format" to "podman manifest push" both in local/remot... | Romain Geissler | 2022-07-30 |
* | Fix: manifest push --rm removes a correct manifest list | Toshiki Sonoda | 2022-07-27 |
* | integration test: fix network backend option with remote | Paul Holzinger | 2022-07-22 |
* | Bump VMs, to Ubuntu 2204 with cgroups v1 | Ed Santiago | 2022-07-21 |
* | Manifest test cleanup: use defer() | Ed Santiago | 2022-07-08 |
* | manifest_test: safer registry setup and teardown | Ed Santiago | 2022-07-07 |
* | e2e tests: cleanup: capitalize CONSTANTS | Ed Santiago | 2022-07-05 |
* | api,images: add support for LookupManifest to Image remove API | Aditya R | 2022-06-30 |
* | bindings: add manifest should follow es_model while marshalling OSVersion and... | Aditya R | 2022-06-02 |
* | e2e: manifest_test: use cached registry | Valentin Rothberg | 2022-05-05 |
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | Fixes errors from 'manifest push' being dropped in remote case | John Matthews | 2022-03-27 |
* | Resolves #13629 Add RegistryAuthHeader to manifest push | jason | 2022-03-26 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Refactor manifest list operations | Jhon Honce | 2022-01-14 |
* | tag: Support tagging manifest list instead of resolving to images | Aditya Rajan | 2021-10-21 |
* | manifest: rm should not remove referenced images. | Aditya Rajan | 2021-09-02 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | Manifest create subcommand should accept more than 2 arguments | Raul Sevilla | 2021-07-12 |
* | Add support for podman manifest rm command | Daniel J Walsh | 2021-05-19 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | podman manifest exists | Paul Holzinger | 2021-01-22 |
* | Allow podman push to push manifest lists | Daniel J Walsh | 2021-01-15 |
* | use lookaside storage for remote tests | baude | 2020-11-16 |
* | manifest list inspect single image | Qi Wang | 2020-10-30 |
* | move from docker.io | Ed Santiago | 2020-10-28 |
* | fix allowing inspect manifest of non-local image | Qi Wang | 2020-09-30 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | remote manifest test | Qi Wang | 2020-05-21 |
* | Test fixes for remote integration | Brent Baude | 2020-05-20 |
* | v2 enable remote integration tests | Brent Baude | 2020-05-19 |
* | Manifest remove, push | Qi Wang | 2020-05-06 |
* | manifest annotate | Qi Wang | 2020-05-05 |
* | Add --os to manifest add | Qi Wang | 2020-04-24 |
* | manifest create,add,inspect | Qi Wang | 2020-04-22 |