| Commit message (Expand) | Author | Age |
* | Close tarSource when finished using it | Daniel J Walsh | 2020-02-04 |
* | Initial commit on compatible API | Jhon Honce | 2020-01-10 |
* | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
* | pulling unqualified reference: make sure it's a docker reference | Valentin Rothberg | 2019-11-05 |
* | pull/create: add --override-arch/--override-os flags | Nalin Dahyabhai | 2019-10-29 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | Fix directory pull image name for OCI images | Sascha Grunert | 2019-08-19 |
* | Cleanup Pull Message | Daniel J Walsh | 2019-07-20 |
* | Improves STD output/readability in combination | dom finn | 2019-07-14 |
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | trivial cleanups from golang | baude | 2019-07-03 |
* | Add warning while untagging an image podman-load | Divyansh Kamboj | 2019-06-04 |
* | change from sysregistries to sysregistriesv2 | Daniel J Walsh | 2019-05-03 |
* | Set blob cache directory based on GraphDriver | Daniel J Walsh | 2019-03-29 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | pull: promote debug statement to error | Giuseppe Scrivano | 2019-03-11 |
* | OpenTracing support added to start, stop, run, create, pull, and ps | Sebastian Jug | 2019-02-18 |
* | Changes to container runlabel for toolbox project | baude | 2019-01-30 |
* | 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 |
* | Don't use imageParts.assemble when pulling from a qualified name | 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 |
* | Drop image.DecomposeString, make image.Parts private imageParts again | Miloslav Trmač | 2019-01-14 |
* | remote-client support for images | baude | 2019-01-10 |
* | Fix reporting the registries.conf path on error | Miloslav Trmač | 2018-12-06 |
* | Remove manual handling of insecure registries in doPullImage | Miloslav Trmač | 2018-12-06 |
* | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
* | Minimally update for the DockerInsecureSkipTLSVerify type change | Miloslav Trmač | 2018-12-06 |
* | Vendor in new new buildah/ci | baude | 2018-10-17 |
* | libpod/image/pull: Return image-pulling errors from doPullImage | W. Trevor King | 2018-09-14 |
* | Print errors from individual pull attempts | Matthew Heon | 2018-09-05 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | Fix ambiguity in adding localhost to podman save | haircommander | 2018-08-08 |
* | Better pull error for fully-qualified images | baude | 2018-08-06 |
* | clarify pull error message | baude | 2018-08-02 |
* | Inline pullGoalNamesFromPossiblyUnqualifiedName into Runtime.pullGoalFromPoss... | Miloslav Trmač | 2018-08-02 |
* | Replace getPullRefName by Runtime.getPullRefPair | Miloslav Trmač | 2018-08-02 |
* | Inline pullGoalNamesFromImageReference back into Runtime.pullGoalFromImageRef... | Miloslav Trmač | 2018-08-02 |
* | Introduce getSinglePullRefNameGoal | Miloslav Trmač | 2018-08-02 |
* | RFC: Rename runtime.pullImage to runtime.pullImageFromHeuristicSource | Miloslav Trmač | 2018-08-01 |
* | Introduce Runtime.pullImageFromReference, call it in Runtime.FromImageReference | Miloslav Trmač | 2018-08-01 |
* | Split doPullImage from pullImage | Miloslav Trmač | 2018-08-01 |
* | Remove the forceCompress parameter from getCopyOptions and DRO.GetSystemContext | Miloslav Trmač | 2018-08-01 |
* | Remove the authFile parameter from getCopyOptions and DRO.GetSystemContext | Miloslav Trmač | 2018-08-01 |