| Commit message (Expand) | Author | Age |
* | podman-remote import|export | baude | 2019-02-05 |
* | Merge pull request #2196 from baude/toolbox | Daniel J Walsh | 2019-02-05 |
|\ |
|
| * | Changes to container runlabel for toolbox project | baude | 2019-01-30 |
* | | rootless: copy some settings from the global configuration | Giuseppe Scrivano | 2019-02-05 |
* | | libpod/image: Use RepoDigests() in Inspect() | W. Trevor King | 2019-01-31 |
|/ |
|
* | podman image prune -- implement all flag | baude | 2019-01-29 |
* | Merge pull request #2069 from mheon/warn_on_overriding_driver | OpenShift Merge Robot | 2019-01-23 |
|\ |
|
| * | Warn on overriding user-specified storage driver w/ DB | Matthew Heon | 2019-01-02 |
* | | Merge pull request #2199 from baude/remoteversion | OpenShift Merge Robot | 2019-01-22 |
|\ \ |
|
| * | | enable podman-remote version | baude | 2019-01-21 |
* | | | Show a better error message when podman info fails during a refresh | Ryan Gonzalez | 2019-01-21 |
|/ / |
|
* | | Merge pull request #2187 from rhatdan/selinux | OpenShift Merge Robot | 2019-01-21 |
|\ \ |
|
| * | | Vendor in latest opencontainers/selinux | Daniel J Walsh | 2019-01-18 |
* | | | Merge pull request #2142 from giuseppe/expose-ports | OpenShift Merge Robot | 2019-01-20 |
|\ \ \ |
|
| * | | | rootless: support port redirection from the host | Giuseppe Scrivano | 2019-01-19 |
* | | | | podman-remote inspect | baude | 2019-01-18 |
| |/ /
|/| | |
|
* | | | Do not unmarshal into c.config.Spec | Matthew Heon | 2019-01-18 |
* | | | Merge pull request #2149 from afbjorklund/bridge | OpenShift Merge Robot | 2019-01-18 |
|\ \ \ |
|
| * | | | Add bridge support, for the varlink connection | Anders F Björklund | 2019-01-13 |
* | | | | Merge pull request #2169 from mheon/ensure_wait_doesnot_hang | OpenShift Merge Robot | 2019-01-16 |
|\ \ \ \ |
|
| * | | | | Ensure that wait exits on state transition | Matthew Heon | 2019-01-16 |
* | | | | | Merge pull request #2079 from giuseppe/multiple-runtimes | OpenShift Merge Robot | 2019-01-16 |
|\ \ \ \ \ |
|
| * | | | | | config: store the runtime used to create each container | Giuseppe Scrivano | 2019-01-14 |
| * | | | | | oci: allow to define multiple OCI runtimes | Giuseppe Scrivano | 2019-01-14 |
| * | | | | | libpod: allow multiple oci runtimes | Vincent Batts | 2019-01-14 |
* | | | | | | Embed runtime struct in super localRuntime | baude | 2019-01-15 |
* | | | | | | Collaberative podman-remote container exists | baude | 2019-01-15 |
| |/ / / /
|/| | | | |
|
* | | | | | add support for podman-remote history | baude | 2019-01-15 |
* | | | | | podman remote client -- add rmi | baude | 2019-01-14 |
* | | | | | Run integrations test with remote-client | baude | 2019-01-14 |
| |_|/ /
|/| | | |
|
* | | | | Remove imageParts.{isTagged,registry,name,tag} | Miloslav Trmač | 2019-01-14 |
* | | | | Clarify comments about isRegistry a bit. | Miloslav Trmač | 2019-01-14 |
* | | | | Use imageParts.unnormalizedRef in GetImageBaseName | Miloslav Trmač | 2019-01-14 |
* | | | | 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 |
* | | | | Add imageParts.normalizedReference() | Miloslav Trmač | 2019-01-14 |
* | | | | Use imageparts.referenceWithRegistry in normalizeTag | Miloslav Trmač | 2019-01-14 |
* | | | | Remove no longer used imageParts.assemble() | Miloslav Trmač | 2019-01-14 |
* | | | | Use getPullRefPair / getSinglePullRefPairGoal in pullGoalFromPossiblyUnqualif... | Miloslav Trmač | 2019-01-14 |
* | | | | Use imageParts.referenceWithRegistry in pullGoalFromPossiblyUnqualifiedName | Miloslav Trmač | 2019-01-14 |
* | | | | Use imageParts.referenceWithRegistry in getPullRefPair | Miloslav Trmač | 2019-01-14 |
* | | | | Add imageParts.referenceWithRegistry | Miloslav Trmač | 2019-01-14 |
* | | | | Don't use imageParts.assemble when pulling from a qualified name | Miloslav Trmač | 2019-01-14 |
* | | | | Reorganize normalizeTag | Miloslav Trmač | 2019-01-14 |
* | | | | Simplify pullGoalFromPossiblyUnqualifiedName | Miloslav Trmač | 2019-01-14 |
* | | | | Remove imageParts.transport | Miloslav Trmač | 2019-01-14 |