| Commit message (Expand) | Author | Age |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Enable golint linter | Paul Holzinger | 2021-02-11 |
* | Allow image errors to bubble up from lower level functions. | Daniel J Walsh | 2021-01-04 |
* | Prefer read/write images over read/only images | Daniel J Walsh | 2020-12-22 |
* | NewFromLocal can return multiple images | Daniel J Walsh | 2020-10-28 |
* | Properly handle podman run --pull command | Daniel J Walsh | 2020-09-27 |
* | image list: return all associated names | Valentin Rothberg | 2020-09-17 |
* | images: distinguish between tags and digests | 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 |
* | podman-remote save [image] | baude | 2019-02-20 |
* | Parse fq name correctly for images | baude | 2019-02-13 |
* | FIXME? Introduce imageParts.suspiciousRefNameTagValuesForSearch | 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 |
* | Support podman image trust command | Qi Wang | 2018-12-19 |
* | 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 |
* | Remove the signaturePolicyPath parameter from getCopyOptions and DRO.GetSyste... | Miloslav Trmač | 2018-08-01 |
* | Add a *types.SystemContext parameter to getCopyOptions and DRO.GetSystemContext | Miloslav Trmač | 2018-08-01 |
* | Inline getTags into its only user | Miloslav Trmač | 2018-07-23 |
* | save and load should support multi-tag for docker-archive | umohnani8 | 2018-05-25 |
* | Spell check strings and comments | Jhon Honce | 2018-05-25 |
* | Migrate podman images to image library | baude | 2018-03-21 |
* | Image library stage 4 - create and commit | baude | 2018-03-20 |
* | Stage3 Image Library | baude | 2018-03-14 |
* | Image Resolution Stage 1 | baude | 2018-03-08 |