| Commit message (Expand) | Author | Age |
* | 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 |
* | podmanv2 load | Brent Baude | 2020-04-01 |
* | use quay.io/libpod/fedora-minimal for reliability | Brent Baude | 2020-02-12 |
* | make lint: include unit tests | Valentin Rothberg | 2020-01-14 |
* | images: distinguish between tags and digests | Nalin Dahyabhai | 2019-10-29 |
* | Correct use of reexec.Init() | Nalin Dahyabhai | 2019-09-26 |
* | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | Merge pull request #2850 from baude/eventsjournald | OpenShift Merge Robot | 2019-04-25 |
|\ |
|
| * | journald event logging | baude | 2019-04-24 |
* | | image: rework parent/child/history matching | Nalin Dahyabhai | 2019-04-25 |
|/ |
|
* | Changes to container runlabel for toolbox project | baude | 2019-01-30 |
* | Return a reference.Named from normalizedTag | Miloslav Trmač | 2019-01-14 |
* | Use reference.TagNameOnly instead of manually adding imageParts.tag in normal... | Miloslav Trmač | 2019-01-14 |
* | Use imageParts.normalizedReference in normalizeTag | Miloslav Trmač | 2019-01-14 |
* | libpod/image: Use ParseNormalizedNamed in RepoDigests | W. Trevor King | 2019-01-09 |
* | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
* | We are mistakenly seeing repos as registries. | Daniel J Walsh | 2018-08-31 |
* | Skip unit tests which require storage when not running as root | Miloslav Trmač | 2018-07-26 |
* | Split normalizeTag from Image.TagImage | Miloslav Trmač | 2018-07-23 |
* | Podman load/tag/save prepend localhost when no repository is present | haircommander | 2018-07-20 |
* | 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 |
* | podman pull should always try to pull | baude | 2018-04-14 |
* | Allow sha256: prefix for input | baude | 2018-03-29 |
* | Removing tagged images change in behavior | baude | 2018-03-22 |
* | 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 |