| Commit message (Expand) | Author | Age |
* | podman-remote volume rm | baude | 2019-02-11 |
* | Merge pull request #2313 from baude/remotevolumecreate | OpenShift Merge Robot | 2019-02-12 |
|\ |
|
| * | podman-remote volume create | baude | 2019-02-11 |
* | | Merge pull request #2281 from rhatdan/deleteContainer | OpenShift Merge Robot | 2019-02-11 |
|\ \ |
|
| * | | Remove container from storage on --force | Daniel J Walsh | 2019-02-09 |
* | | | lock and sync container before checking mountpoint | baude | 2019-02-11 |
| |/
|/| |
|
* | | oci: do not set XDG_RUNTIME_DIR twice | Giuseppe Scrivano | 2019-02-11 |
|/ |
|
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Merge pull request #2252 from rhatdan/system | OpenShift Merge Robot | 2019-02-06 |
|\ |
|
| * | Add podman system prune and info commands | Daniel J Walsh | 2019-02-05 |
* | | Merge pull request #2273 from mheon/preserve_exited_state | OpenShift Merge Robot | 2019-02-06 |
|\ \
| |/
|/| |
|
| * | Preserve exited state across reboot | Matthew Heon | 2019-02-05 |
* | | 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 |