aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Preserve all unknown PolicyRequirement fields on (podman image trust set)Miloslav Trmač2022-08-25
* Reorganize the types in policy.go a bitMiloslav Trmač2022-08-25
* Add support for showing keyPaths in (podman image trust show)Miloslav Trmač2022-08-25
* Support (image trust show) for sigstoreSigned entriesMiloslav Trmač2022-08-25
* BREAKING CHANGE: Change how (podman image trust show) represents multiple req...Miloslav Trmač2022-08-25
* Reorganize descriptionsOfPolicyRequirements a bitMiloslav Trmač2022-08-25
* Use the full descriptionsOfPolicyRequirements for the default scopeMiloslav Trmač2022-08-25
* Rename haveMatchRegistry to registriesDConfigurationForScopeMiloslav Trmač2022-08-25
* Rename tempTrustShowOutput to entryMiloslav Trmač2022-08-25
* Split descriptionsOfPolicyRequirements out of getPolicyShowOutputMiloslav Trmač2022-08-25
* Recognize the new lookaside names for simple signing sigstoreMiloslav Trmač2022-08-25
* Add a unit test for trust.PolicyDescriptionMiloslav Trmač2022-08-25
* Make the output of (podman image trust show) deterministicMiloslav Trmač2022-08-25
* Make most of pkg/trust package-privateMiloslav Trmač2022-08-25
* Move most of ImageEngine.ShowTrust into pkg/trust.PolicyDescriptionMiloslav Trmač2022-08-25
* Add support for sigstoreSigned in (podman image trust set)Miloslav Trmač2022-08-25
* Create new policy entries together with validating inputMiloslav Trmač2022-08-25
* Improve validation of data in ImageEngine.SetTrustMiloslav Trmač2022-08-25
* Move most of imageEngine.SetTrust to pkg/trust.AddPolicyEntriesMiloslav Trmač2022-08-25
* Add a variable for scopeMiloslav Trmač2022-08-25
* Make trust.CreateTempFile privateMiloslav Trmač2022-08-25
* Reorganize pkg/trustMiloslav Trmač2022-08-25
* Remove an unused trust.ShowOutput typeMiloslav Trmač2022-08-25
* Remove commented out codeMiloslav Trmač2022-08-25
* Merge pull request #15453 from edsantiago/docs_dedup_ipcOpenShift Merge Robot2022-08-24
|\
| * Man pages: refactor common options: --ipcEd Santiago2022-08-24
* | Merge pull request #15439 from rhatdan/serviceOpenShift Merge Robot2022-08-24
|\ \
| * | Fix documentation of use of tcp connectionsDaniel J Walsh2022-08-23
* | | Merge pull request #15437 from mheon/default_volume_timeoutOpenShift Merge Robot2022-08-24
|\ \ \
| * | | Add support for containers.conf volume timeoutsMatthew Heon2022-08-23
* | | | Merge pull request #15443 from flouthoc/env-merge-supportOpenShift Merge Robot2022-08-24
|\ \ \ \ | |_|_|/ |/| | |
| * | | run,create: add support for --env-merge for preprocessing varsAditya R2022-08-24
* | | | Merge pull request #15450 from edsantiago/docs_dedup_gidmapOpenShift Merge Robot2022-08-24
|\ \ \ \
| * | | | Man pages: refactor common options: --gidmapEd Santiago2022-08-24
* | | | | Merge pull request #15444 from foriequal0/podman-docker-rootlessOpenShift Merge Robot2022-08-24
|\ \ \ \ \
| * | | | | Fix rpm packaging errorSeongChan Lee2022-08-24
| * | | | | Install podman-docker.conf on user-tmpfiles.d tooSeongChan Lee2022-08-24
| * | | | | Use tmpfiles.d specifiers instead of fixed pathSeongChan Lee2022-08-24
| | |/ / / | |/| | |
* | | | | Merge pull request #15447 from sstosh/e2e-memswapOpenShift Merge Robot2022-08-24
|\ \ \ \ \
| * | | | | e2e: Add run --memory-swap testToshiki Sonoda2022-08-24
| |/ / / /
* | | | | Merge pull request #15445 from dfr/freebsd-infoOpenShift Merge Robot2022-08-24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | libpod: Enable 'podman info' for FreeBSDDoug Rabson2022-08-24
| * | | | libpod: Move getCPUUtilization to info_linux.goDoug Rabson2022-08-24
| * | | | libpod: Read kernel version and uptime using buildah/pkg/utilDoug Rabson2022-08-24
| * | | | libpod: Split out platform-specific code from hostInfoDoug Rabson2022-08-24
| |/ / /
* | | | Merge pull request #15449 from edsantiago/docs_dedup_workdirOpenShift Merge Robot2022-08-24
|\ \ \ \
| * | | | Man pages: Refactor common options: --workdirEd Santiago2022-08-24
|/ / / /
* | | | Merge pull request #15351 from marshall-lee/images-pull-simpleOpenShift Merge Robot2022-08-24
|\ \ \ \
| * | | | Add ProgressWriter to PullOptionsVladimir Kochnev2022-08-19
| * | | | Pass io.Writer when pushing images/manifests from command lineVladimir Kochnev2022-08-18