| Commit message (Expand) | Author | Age |
* | Add support for showing keyPaths in (podman image trust show) | Miloslav Trmač | 2022-08-25 |
* | Support (image trust show) for sigstoreSigned entries | Miloslav Trmač | 2022-08-25 |
* | BREAKING CHANGE: Change how (podman image trust show) represents multiple req... | Miloslav Trmač | 2022-08-25 |
* | Reorganize descriptionsOfPolicyRequirements a bit | Miloslav Trmač | 2022-08-25 |
* | Use the full descriptionsOfPolicyRequirements for the default scope | Miloslav Trmač | 2022-08-25 |
* | Rename haveMatchRegistry to registriesDConfigurationForScope | Miloslav Trmač | 2022-08-25 |
* | Rename tempTrustShowOutput to entry | Miloslav Trmač | 2022-08-25 |
* | Split descriptionsOfPolicyRequirements out of getPolicyShowOutput | Miloslav Trmač | 2022-08-25 |
* | Recognize the new lookaside names for simple signing sigstore | Miloslav Trmač | 2022-08-25 |
* | Add a unit test for trust.PolicyDescription | Miloslav Trmač | 2022-08-25 |
* | Make the output of (podman image trust show) deterministic | Miloslav Trmač | 2022-08-25 |
* | Make most of pkg/trust package-private | Miloslav Trmač | 2022-08-25 |
* | Move most of ImageEngine.ShowTrust into pkg/trust.PolicyDescription | Miloslav Trmač | 2022-08-25 |
* | Reorganize pkg/trust | Miloslav Trmač | 2022-08-25 |
* | Remove an unused trust.ShowOutput type | Miloslav Trmač | 2022-08-25 |
* | pkg: switch to golang native error wrapping | Sascha Grunert | 2022-07-08 |
* | Cleanup display of trust with transports | Daniel J Walsh | 2022-02-22 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | image sign using per user registries.d | Qi Wang | 2020-12-07 |
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | fix bug podman sign storage path | Qi Wang | 2020-08-04 |
* | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | trivial cleanups from golang | baude | 2019-07-03 |
* | Fix up `image sign` in PR 2108 | Qi Wang | 2019-01-15 |
* | Fix 'image trust' from PR1899 | Qi Wang | 2019-01-09 |
* | Support podman image trust command | Qi Wang | 2018-12-19 |