| Commit message (Expand) | Author | Age |
* | libpod/image: unit tests: use a `registries.conf` for aliases | Valentin Rothberg | 2021-03-25 |
* | turn hidden --trace into a NOP | Valentin Rothberg | 2021-03-08 |
* | Correct compat images/create?fromImage response | Milivoje Legenovic | 2021-02-26 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | enable short-name aliasing | Valentin Rothberg | 2020-12-05 |
* | short-name aliasing | Valentin Rothberg | 2020-11-13 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | Retry pulling image | Qi Wang | 2020-08-04 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Stop wrapping pull messages | Daniel J Walsh | 2020-04-23 |
* | 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 |