| Commit message (Expand) | Author | Age |
* | 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 |
* | | | Merge pull request #2148 from rhatdan/storage-opt | OpenShift Merge Robot | 2019-01-12 |
|\ \ \ |
|
| * | | | Set default storage options from mounts.conf file. | Daniel J Walsh | 2019-01-12 |
* | | | | Merge pull request #2145 from baude/playcontainerintopod | OpenShift Merge Robot | 2019-01-12 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | podman play kube: add containers to pod | baude | 2019-01-11 |
| | |/
| |/| |
|
* | | | Merge pull request #2138 from giuseppe/rootless-pod-fix | OpenShift Merge Robot | 2019-01-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | rootless: create the userns immediately when creating a new pod | Giuseppe Scrivano | 2019-01-11 |
| * | | rootless: join both userns and mount namespace with --pod | Giuseppe Scrivano | 2019-01-11 |
| * | | spec: add nosuid,noexec,nodev to ro bind mount | Giuseppe Scrivano | 2019-01-11 |
* | | | Merge pull request #2135 from baude/varlinkprune | OpenShift Merge Robot | 2019-01-11 |
|\ \ \ |
|
| * | | | Add varlink support for prune | baude | 2019-01-10 |
| |/ / |
|
* | | | Merge pull request #2113 from baude/remoteimages | OpenShift Merge Robot | 2019-01-11 |
|\ \ \ |
|
| * | | | remote-client support for images | baude | 2019-01-10 |
* | | | | Merge pull request #2102 from vrothberg/vendor-update | OpenShift Merge Robot | 2019-01-11 |
|\ \ \ \ |
|
| * | | | | vendor: update everything | Valentin Rothberg | 2019-01-11 |
| * | | | | vendor make target | Valentin Rothberg | 2019-01-11 |
|/ / / / |
|
* | | | | Merge pull request #2105 from mheon/jsoniter | OpenShift Merge Robot | 2019-01-11 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Replace tab with spaces in MarshalIndent in libpod | Matthew Heon | 2019-01-10 |
| * | | | Remove one more usage of encoding/json in libpod | Matthew Heon | 2019-01-10 |
| * | | | Update vendor.conf for jsoniter vendor changes | Matthew Heon | 2019-01-10 |