| Commit message (Expand) | Author | Age |
* | podman, push: expose --compression-format | Giuseppe Scrivano | 2021-12-01 |
* | --authfile command line argument for image sign command. | José Guilherme Vanz | 2021-11-11 |
* | Merge pull request #11958 from cdoern/scp | OpenShift Merge Robot | 2021-11-08 |
|\ |
|
| * | Podman Image SCP rootful to rootless transfer | cdoern | 2021-11-05 |
* | | Fix swagger definitions | Matej Vasek | 2021-11-01 |
|/ |
|
* | Refactor podman search to be more code friendly | Jhon Honce | 2021-10-12 |
* | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | podman save: enforce signature removal | Valentin Rothberg | 2021-09-23 |
* | podman save: add `--uncompressed` | Valentin Rothberg | 2021-09-22 |
* | manifest: rm should not remove referenced images. | Aditya Rajan | 2021-09-02 |
* | Created scp.go image_scp_test.go and podman-image-scp.1.md | cdoern | 2021-07-30 |
* | Fix documentation of the --format option of podman push | Miloslav Trmač | 2021-06-17 |
* | Image import fromSrc now supports OS/Arch | cdoern | 2021-06-14 |
* | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | Correct compat images/{name}/push response | Milivoje Legenovic | 2021-03-07 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | 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 |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Sign multi-arch images | Qi Wang | 2020-12-11 |
* | Jira RUN-1106 Image handlers updates | Jhon Honce | 2020-12-03 |
* | [WIP] Docker compat API fixes | Milivoje Legenovic | 2020-11-23 |
* | REST API v2 - list of images - mandatory Created attribute | Petr Sakař | 2020-11-20 |
* | save image remove signatures | Qi Wang | 2020-10-21 |
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | Properly handle podman run --pull command | Daniel J Walsh | 2020-09-27 |
* | Restore 'id' stanza in pull results | Jhon Honce | 2020-09-21 |
* | Refactor remote pull to provide progress | Jhon Honce | 2020-09-16 |
* | 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 |
* | 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 |
* | Created timestamp returned by imagelist should be in unix format | Daniel J Walsh | 2020-06-30 |
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | V2 verify JSON output is consistent and doesn't drift | Jhon Honce | 2020-05-28 |
* | Handle filters correctly for podman prune | Daniel J Walsh | 2020-05-21 |
* | Fix remote handling of podman images calls | Daniel J Walsh | 2020-05-21 |
* | v2podman image sign | Brent Baude | 2020-05-11 |
* | v2trust set and show | baude | 2020-05-07 |
* | V2 Restore images list tests | Jhon Honce | 2020-04-29 |
* | pull/search options: tls verify -> skip | Valentin Rothberg | 2020-04-29 |
* | push: fix --tls-verify | Valentin Rothberg | 2020-04-29 |
* | enable inspect tests | Valentin Rothberg | 2020-04-29 |
* | enable load integration tests | Brent Baude | 2020-04-27 |