| Commit message (Expand) | Author | Age |
* | podman-remote push --remove-signatures support | Daniel J Walsh | 2022-06-10 |
* | Revert "images --size" | Valentin Rothberg | 2022-04-14 |
* | images --size | Valentin Rothberg | 2022-04-08 |
* | import: allow users to set os, arch and variant of imports | Aditya R | 2022-03-23 |
* | podman rmi --ignore | Valentin Rothberg | 2022-03-19 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | podman image scp never enter podman user NS | cdoern | 2021-12-23 |
* | Only open save output file with WRONLY | Daniel J Walsh | 2021-11-29 |
* | Merge pull request #11958 from cdoern/scp | OpenShift Merge Robot | 2021-11-08 |
|\ |
|
| * | Podman Image SCP rootful to rootless transfer | cdoern | 2021-11-05 |
* | | Handle HTTP 409 error messages properly for Pod actions | Ondra Machacek | 2021-11-02 |
|/ |
|
* | 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: add `--uncompressed` | Valentin Rothberg | 2021-09-22 |
* | remote untag: support digests | Valentin Rothberg | 2021-09-20 |
* | podman diff accept two images or containers | Paul Holzinger | 2021-07-02 |
* | create: support images with invalid platform | Valentin Rothberg | 2021-06-23 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Bump containers/buildah to v1.19.4 | Daniel J Walsh | 2021-02-08 |
* | Merge pull request #9149 from rhatdan/docs | OpenShift Merge Robot | 2021-01-29 |
|\ |
|
| * | Podman-remote push can support --format | Daniel J Walsh | 2021-01-29 |
* | | Merge pull request #9133 from rhatdan/pull1 | OpenShift Merge Robot | 2021-01-29 |
|\ \
| |/
|/| |
|
| * | Cleanup bindings for image pull | Daniel J Walsh | 2021-01-27 |
* | | Switch podman image push handlers to use abi | Daniel J Walsh | 2021-01-27 |
|/ |
|
* | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |
* | Add binding options for container|pod exists | baude | 2021-01-18 |
* | Reduce general binding binary size | baude | 2021-01-13 |
* | 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 |
* | Podman image bindings for 3.0 | baude | 2020-12-15 |
* | Document docker transport is the only supported remote transport | Daniel J Walsh | 2020-11-29 |
* | fix remote untag | Valentin Rothberg | 2020-09-30 |
* | remote load: check if input is directory | Valentin Rothberg | 2020-09-24 |
* | enable --iidfile for podman-remote build | baude | 2020-09-17 |
* | Refactor API build endpoint to be more compliant | Jhon Honce | 2020-09-14 |
* | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | Replace deepcopy on history results | Brent Baude | 2020-08-11 |
* | podman-remote send name and tag | Brent Baude | 2020-08-05 |
* | 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 |
* | Merge pull request #6634 from baude/v2buildfixes | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | fix misc remote build issues | Brent Baude | 2020-06-17 |
* | | Merge pull request #6583 from mheon/inspect_ctr_before_img | OpenShift Merge Robot | 2020-06-17 |
|\ \
| |/
|/| |
|
| * | Fix podman inspect on overlapping/missing objects | Matthew Heon | 2020-06-16 |
* | | Fix podman-remote images | Daniel J Walsh | 2020-06-16 |
|/ |
|
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |