| Commit message (Expand) | Author | Age |
* | Merge pull request #2164 from baude/wehateruntime | OpenShift Merge Robot | 2019-01-16 |
|\ |
|
| * | Embed runtime struct in super localRuntime | baude | 2019-01-15 |
| * | Collaberative podman-remote container exists | baude | 2019-01-15 |
|/ |
|
* | Merge pull request #2161 from baude/remotehistory | OpenShift Merge Robot | 2019-01-15 |
|\ |
|
| * | add support for podman-remote history | baude | 2019-01-15 |
* | | Merge pull request #2160 from baude/localRuntimerename | OpenShift Merge Robot | 2019-01-15 |
|\ \
| |/
|/| |
|
| * | Rename localRuntime to runtime in cmd/podman | baude | 2019-01-15 |
|/ |
|
* | Merge pull request #2156 from baude/remotermi | OpenShift Merge Robot | 2019-01-15 |
|\ |
|
| * | podman remote integrations tests | baude | 2019-01-15 |
| * | podman remote client -- add rmi | baude | 2019-01-14 |
* | | Merge pull request #2024 from cevich/fix_git_ci_vm | OpenShift Merge Robot | 2019-01-15 |
|\ \
| |/
|/| |
|
| * | [skip ci] Hack: Fix get_ci_vm.sh w/ gcloud ssh/scp | Chris Evich | 2019-01-14 |
* | | Merge pull request #2155 from baude/remotetestenable | OpenShift Merge Robot | 2019-01-14 |
|\ \ |
|
| * | | Run integrations test with remote-client | baude | 2019-01-14 |
|/ / |
|
* | | Merge pull request #2153 from mheon/update_for_1.0 | OpenShift Merge Robot | 2019-01-14 |
|\ \ |
|
| * | | Update master branch with v1.0 changes from 1.0 branch | Matthew Heon | 2019-01-14 |
| |/ |
|
* | | Merge pull request #2152 from rhatdan/noexec | OpenShift Merge Robot | 2019-01-14 |
|\ \
| |/
|/| |
|
| * | Add local storage.conf example to troubleshoot | Daniel J Walsh | 2019-01-14 |
|/ |
|
* | Merge pull request #2117 from mtrmac/no-imageParts | OpenShift Merge Robot | 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 |
| * | Simplify pullGoalFromPossiblyUnqualifiedName | Miloslav Trmač | 2019-01-14 |
| * | Inline imageParts.assembleWithTransport into callers | Miloslav Trmač | 2019-01-14 |
| * | Record the original reference.Named in imageParts | Miloslav Trmač | 2019-01-14 |
| * | Drop image.DecomposeString, make image.Parts private imageParts again | Miloslav Trmač | 2019-01-14 |
| * | Don't call image.DecomposeString in imageInListToContainerImage | Miloslav Trmač | 2019-01-14 |
|/ |
|
* | Merge pull request #2141 from baude/remotetag | OpenShift Merge Robot | 2019-01-13 |
|\ |
|
| * | Add darwin support for remote-client | baude | 2019-01-11 |
* | | Merge pull request #2137 from rhatdan/noexec | OpenShift Merge Robot | 2019-01-13 |
|\ \ |
|
| * | | Add troubleshooting statement for homedirs mounted noexec | Daniel J Walsh | 2019-01-13 |
* | | | Merge pull request #2008 from harche/multi-arch | OpenShift Merge Robot | 2019-01-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | Use multi-arch images in test case scripts | Harshal Patil | 2019-01-11 |