| Commit message (Expand) | Author | Age |
... | |
* | Split createNamesToPull into ref{Names,Pairs}FromPossiblyUnqualifiedName | Miloslav Trmač | 2018-07-23 |
* | Rename local variables in Runtime.pullRefPairsFromRefNames | Miloslav Trmač | 2018-07-23 |
* | Split Runtime.pullRefPairsFromRefNames from Image.createNamesToPull | Miloslav Trmač | 2018-07-23 |
* | Rename nameToPull to pullRefName | Miloslav Trmač | 2018-07-23 |
* | Rename pullStruct to pullRefPair | Miloslav Trmač | 2018-07-23 |
* | Replace optional nameToPull.shaPullName with mandatory dstName | Miloslav Trmač | 2018-07-23 |
* | Introduce nameToPull, move shaPullName in there | Miloslav Trmač | 2018-07-23 |
* | Remove Image.isShortName | Miloslav Trmač | 2018-07-23 |
* | Merge pull request #1103 from haircommander/load_dockerless | Matthew Heon | 2018-07-20 |
|\ |
|
| * | Podman load/tag/save prepend localhost when no repository is present | haircommander | 2018-07-20 |
* | | pull: get registries using the registries pkg | Giuseppe Scrivano | 2018-07-20 |
|/ |
|
* | fix pull image that includes a sha | baude | 2018-07-13 |
* | fix panic with podman pull | baude | 2018-05-31 |
* | save and load should support multi-tag for docker-archive | umohnani8 | 2018-05-25 |
* | Allow push/save without image reference | umohnani8 | 2018-05-16 |
* | Fix pulling from secure registry | baude | 2018-05-04 |
* | Remove more Errorf in favor of Wrapf | Matthew Heon | 2018-04-25 |
* | Vendor in latest containers/image and contaners/storage | umohnani8 | 2018-04-19 |
* | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
* | Image library stage 4 - create and commit | baude | 2018-03-20 |
* | Stage3 Image Library | baude | 2018-03-14 |