| Commit message (Expand) | Author | Age |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | Use imageParts.referenceWithRegistry in pullGoalFromPossiblyUnqualifiedName | Miloslav Trmač | 2019-01-14 |
* | Use imageParts.referenceWithRegistry in getPullRefPair | Miloslav Trmač | 2019-01-14 |
* | Don't use imageParts.assemble when pulling from a qualified name | Miloslav Trmač | 2019-01-14 |
* | We are mistakenly seeing repos as registries. | Daniel J Walsh | 2018-08-31 |
* | Replace getPullRefName by Runtime.getPullRefPair | Miloslav Trmač | 2018-08-02 |
* | Test Runtime.pullGoalFromPossiblyUnqualifiedName instead of pullGoalNameFrom... | Miloslav Trmač | 2018-08-02 |
* | Test Runtime.pullGoalFromImageReference instead of pullGoalNamesFromImageRefe... | Miloslav Trmač | 2018-08-02 |
* | Do not re-parse the list of search registries just for an error message | Miloslav Trmač | 2018-08-01 |
* | Eliminate duplicate determination whether to use search registries | Miloslav Trmač | 2018-08-01 |
* | Eliminate the "DockerArchive means pull all refPairs" special case | Miloslav Trmač | 2018-08-01 |
* | Introduce struct pullGoalNames | Miloslav Trmač | 2018-08-01 |
* | Use []pullRefName instead of []*pullRefName | Miloslav Trmač | 2018-08-01 |
* | Remove the error return value from getPullRefName | Miloslav Trmač | 2018-08-01 |
* | Split refNamesFromImageReference from Runtime.getPullListFromRef | Miloslav Trmač | 2018-08-01 |
* | Replace getPullRefPair with getPullRefName | Miloslav Trmač | 2018-08-01 |
* | Make refNamesFromPossiblyUnqualifiedName independent from Image | Miloslav Trmač | 2018-07-23 |