| Commit message (Expand) | Author | Age |
* | Merge pull request #2850 from baude/eventsjournald | OpenShift Merge Robot | 2019-04-25 |
|\ |
|
| * | journald event logging | baude | 2019-04-24 |
* | | image: rework parent/child/history matching | Nalin Dahyabhai | 2019-04-25 |
* | | images: add context to GetParent/IsParent/Remove/Prune... | Nalin Dahyabhai | 2019-04-25 |
|/ |
|
* | add image rmi event | baude | 2019-04-08 |
* | podman-remote image tree | baude | 2019-04-04 |
* | Set blob cache directory based on GraphDriver | Daniel J Walsh | 2019-03-29 |
* | fix Bug 1688041-podman image save removes existing image | Qi Wang | 2019-03-20 |
* | Tree implementation for podman images | Kunal Kushwaha | 2019-03-14 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | podman healthcheck run (phase 1) | baude | 2019-03-05 |
* | podman-remote load image | baude | 2019-02-21 |
* | podman-remote save [image] | baude | 2019-02-20 |
* | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
* | Merge pull request #2196 from baude/toolbox | Daniel J Walsh | 2019-02-05 |
|\ |
|
| * | Changes to container runlabel for toolbox project | baude | 2019-01-30 |
* | | libpod/image: Use RepoDigests() in Inspect() | W. Trevor King | 2019-01-31 |
|/ |
|
* | FIXME? Introduce imageParts.suspiciousRefNameTagValuesForSearch | Miloslav Trmač | 2019-01-14 |
* | Use imageParts.referenceWithRegistry in Image.getLocalImage | Miloslav Trmač | 2019-01-14 |
* | Don't try to look up local images with an explicit :latest suffix | Miloslav Trmač | 2019-01-14 |
* | Return a reference.Named from normalizedTag | Miloslav Trmač | 2019-01-14 |
* | Use reference.TagNameOnly instead of manually adding imageParts.tag in normal... | Miloslav Trmač | 2019-01-14 |
* | Use imageParts.normalizedReference in normalizeTag | Miloslav Trmač | 2019-01-14 |
* | Use imageparts.referenceWithRegistry in normalizeTag | Miloslav Trmač | 2019-01-14 |
* | Reorganize normalizeTag | Miloslav Trmač | 2019-01-14 |
* | Drop image.DecomposeString, make image.Parts private imageParts again | Miloslav Trmač | 2019-01-14 |
* | remote-client support for images | baude | 2019-01-10 |
* | libpod/image: Use ParseNormalizedNamed in RepoDigests | W. Trevor King | 2019-01-09 |
* | Switch all referencs to image.ContainerConfig to image.Config | Daniel J Walsh | 2018-12-21 |
* | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
* | Remove manual handling of insecure registries in PushImageToReference | Miloslav Trmač | 2018-12-06 |
* | Remove the forceSecure parameter of Image.PushImageTo* | Miloslav Trmač | 2018-12-06 |
* | Minimally update for the DockerInsecureSkipTLSVerify type change | Miloslav Trmač | 2018-12-06 |
* | Merge pull request #1868 from QiWang19/issue860 | OpenShift Merge Robot | 2018-11-26 |
|\ |
|
| * | Add history and namespaceoptions to image inspect | Qi Wang | 2018-11-26 |
* | | add podman container|image exists | baude | 2018-11-26 |
|/ |
|
* | Vendor in new new buildah/ci | baude | 2018-10-17 |
* | Add container runlabel command | baude | 2018-09-28 |
* | run complex image names with short names | baude | 2018-09-28 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Fix ambiguity in adding localhost to podman save | haircommander | 2018-08-08 |
* | RFC: Rename runtime.pullImage to runtime.pullImageFromHeuristicSource | Miloslav Trmač | 2018-08-01 |
* | Introduce Runtime.pullImageFromReference, call it in Runtime.FromImageReference | Miloslav Trmač | 2018-08-01 |
* | Replace Runtime.LoadFromArchive with Runtime.LoadFromArchiveReference | Miloslav Trmač | 2018-08-01 |
* | Remove the forceCompress parameter from getCopyOptions and DRO.GetSystemContext | Miloslav Trmač | 2018-08-01 |
* | Remove the authFile parameter from getCopyOptions and DRO.GetSystemContext | Miloslav Trmač | 2018-08-01 |
* | Remove the signaturePolicyPath parameter from getCopyOptions and DRO.GetSyste... | Miloslav Trmač | 2018-08-01 |
* | Add a *types.SystemContext parameter to getCopyOptions and DRO.GetSystemContext | Miloslav Trmač | 2018-08-01 |
* | Move pullImage from Image to Runtime | Miloslav Trmač | 2018-08-01 |
* | RFC: Rename Image.PushImage to Image.PushImageToHeuristicDestination | Miloslav Trmač | 2018-08-01 |