summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cirrus: Record start/end time of important thingsChris Evich2019-01-17
* Merge pull request #2165 from rhatdan/mountOpenShift Merge Robot2019-01-17
|\
| * Add --latest and --all to podman mount/umountDaniel J Walsh2019-01-16
* | Merge pull request #2166 from rhatdan/installOpenShift Merge Robot2019-01-16
|\ \
| * | Installing podmanDaniel J Walsh2019-01-16
* | | Merge pull request #2147 from mheon/update_readme_and_epochOpenShift Merge Robot2019-01-16
|\ \ \
| * | | Update README for v1.0.0Matthew Heon2019-01-16
* | | | Merge pull request #2162 from rhatdan/vendorOpenShift Merge Robot2019-01-16
|\ \ \ \ | |/ / / |/| | |
| * | | Vendor in containers/storageDaniel J Walsh2019-01-16
* | | | Merge pull request #2169 from mheon/ensure_wait_doesnot_hangOpenShift Merge Robot2019-01-16
|\ \ \ \ | |_|_|/ |/| | |
| * | | Ensure that wait exits on state transitionMatthew Heon2019-01-16
| | |/ | |/|
* | | Merge pull request #2079 from giuseppe/multiple-runtimesOpenShift Merge Robot2019-01-16
|\ \ \ | |_|/ |/| |
| * | config: store the runtime used to create each containerGiuseppe Scrivano2019-01-14
| * | oci: allow to define multiple OCI runtimesGiuseppe Scrivano2019-01-14
| * | libpod: allow multiple oci runtimesVincent Batts2019-01-14
* | | Merge pull request #2163 from rhatdan/coverityOpenShift Merge Robot2019-01-16
|\ \ \
| * | | Cleanup coverity scan issuesDaniel J Walsh2019-01-15
| | |/ | |/|
* | | Merge pull request #2164 from baude/wehateruntimeOpenShift Merge Robot2019-01-16
|\ \ \ | |/ / |/| |
| * | Embed runtime struct in super localRuntimebaude2019-01-15
| * | Collaberative podman-remote container existsbaude2019-01-15
|/ /
* | Merge pull request #2161 from baude/remotehistoryOpenShift Merge Robot2019-01-15
|\ \
| * | add support for podman-remote historybaude2019-01-15
* | | Merge pull request #2160 from baude/localRuntimerenameOpenShift Merge Robot2019-01-15
|\ \ \ | |/ / |/| |
| * | Rename localRuntime to runtime in cmd/podmanbaude2019-01-15
|/ /
* | Merge pull request #2156 from baude/remotermiOpenShift Merge Robot2019-01-15
|\ \
| * | podman remote integrations testsbaude2019-01-15
| * | podman remote client -- add rmibaude2019-01-14
* | | Merge pull request #2024 from cevich/fix_git_ci_vmOpenShift Merge Robot2019-01-15
|\ \ \ | |/ / |/| |
| * | [skip ci] Hack: Fix get_ci_vm.sh w/ gcloud ssh/scpChris Evich2019-01-14
* | | Merge pull request #2155 from baude/remotetestenableOpenShift Merge Robot2019-01-14
|\ \ \
| * | | Run integrations test with remote-clientbaude2019-01-14
|/ / /
* | | Merge pull request #2153 from mheon/update_for_1.0OpenShift Merge Robot2019-01-14
|\ \ \
| * | | Update master branch with v1.0 changes from 1.0 branchMatthew Heon2019-01-14
| |/ /
* | | Merge pull request #2152 from rhatdan/noexecOpenShift Merge Robot2019-01-14
|\ \ \ | |/ / |/| |
| * | Add local storage.conf example to troubleshootDaniel J Walsh2019-01-14
|/ /
* | Merge pull request #2117 from mtrmac/no-imagePartsOpenShift Merge Robot2019-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 GetImageBaseNameMiloslav Trmač2019-01-14
| * FIXME? Introduce imageParts.suspiciousRefNameTagValuesForSearchMiloslav Trmač2019-01-14
| * Use imageParts.referenceWithRegistry in Image.getLocalImageMiloslav Trmač2019-01-14
| * Don't try to look up local images with an explicit :latest suffixMiloslav Trmač2019-01-14
| * Return a reference.Named from normalizedTagMiloslav Trmač2019-01-14
| * Use reference.TagNameOnly instead of manually adding imageParts.tag in normal...Miloslav Trmač2019-01-14
| * Use imageParts.normalizedReference in normalizeTagMiloslav Trmač2019-01-14
| * Add imageParts.normalizedReference()Miloslav Trmač2019-01-14
| * Use imageparts.referenceWithRegistry in normalizeTagMiloslav 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 pullGoalFromPossiblyUnqualifiedNameMiloslav Trmač2019-01-14