| Commit message (Expand) | Author | Age |
* | Refactor podman search to be more code friendly | Jhon Honce | 2021-10-12 |
* | faster image inspection | Valentin Rothberg | 2021-10-08 |
* | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | podman save: enforce signature removal | Valentin Rothberg | 2021-09-23 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | podman save: add `--uncompressed` | Valentin Rothberg | 2021-09-22 |
* | manifest: rm should not remove referenced images. | Aditya Rajan | 2021-09-02 |
* | vendor containers/common@main | Valentin Rothberg | 2021-07-16 |
* | podman diff accept two images or containers | Paul Holzinger | 2021-07-02 |
* | Image import fromSrc now supports OS/Arch | cdoern | 2021-06-14 |
* | update c/common | Valentin Rothberg | 2021-05-20 |
* | image prune: remove unused images only with `--all` | Valentin Rothberg | 2021-05-17 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | rmi: don't break when the image is missing a manifest | Nalin Dahyabhai | 2021-04-20 |
* | allow the removal of storage images | Daniel J Walsh | 2021-03-08 |
* | Correct compat images/{name}/push response | Milivoje Legenovic | 2021-03-07 |
* | image removal: ignore unknown-layer errors | Valentin Rothberg | 2021-03-04 |
* | Correct compat images/create?fromImage response | Milivoje Legenovic | 2021-02-26 |
* | 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 |
* | make `podman rmi` more robust | Valentin Rothberg | 2021-02-08 |
* | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
* | Allow podman push to push manifest lists | Daniel J Walsh | 2021-01-15 |
* | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | Sign multi-arch images | Qi Wang | 2020-12-11 |
* | image sign using per user registries.d | Qi Wang | 2020-12-07 |
* | Close image rawSource when each loop ends | Qi Wang | 2020-12-04 |
* | Do not pass name argument to Load API | Qi Wang | 2020-12-02 |
* | NewFromLocal can return multiple images | Daniel J Walsh | 2020-10-28 |
* | save image remove signatures | Qi Wang | 2020-10-21 |
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | image prune: remove all candidates | Valentin Rothberg | 2020-10-02 |
* | Properly handle podman run --pull command | Daniel J Walsh | 2020-09-27 |
* | Fix podman image unmount to only report images unmounted | Daniel J Walsh | 2020-09-21 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | Refactor API build endpoint to be more compliant | Jhon Honce | 2020-09-14 |
* | podman container runlabel should pull the image if it does not exist | Daniel J Walsh | 2020-09-10 |
* | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | Error pass through for more accurate error reporting | Parker Van Roy | 2020-08-10 |
* | fix bug podman sign storage path | Qi Wang | 2020-08-04 |
* | Fix `podman image search` missing description | Ralf Haferkamp | 2020-07-29 |
* | Add podman image mount | Daniel J Walsh | 2020-07-28 |
* | 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 |
* | Fix podman inspect on overlapping/missing objects | Matthew Heon | 2020-06-16 |