| Commit message (Expand) | Author | Age |
* | Refactor podman image command output | Jhon Honce | 2021-12-02 |
* | podman, push: expose --compression-format | Giuseppe Scrivano | 2021-12-01 |
* | podman-remote does not support signature-policy | Daniel J Walsh | 2021-11-19 |
* | Merge pull request #12270 from rhatdan/auth | OpenShift Merge Robot | 2021-11-13 |
|\ |
|
| * | --authfile command line argument for image sign command. | José Guilherme Vanz | 2021-11-11 |
* | | Merge pull request #12224 from cdoern/scp | OpenShift Merge Robot | 2021-11-12 |
|\ \
| |/
|/| |
|
| * | Podman Image SCP transfer patch | cdoern | 2021-11-11 |
* | | podman load: support downloading files | Valentin Rothberg | 2021-11-10 |
* | | test connection add | Jhon Honce | 2021-11-08 |
* | | Merge pull request #11958 from cdoern/scp | OpenShift Merge Robot | 2021-11-08 |
|\| |
|
| * | Podman Image SCP rootful to rootless transfer | cdoern | 2021-11-05 |
* | | tweak a couple of flag descriptions in help output | Nalin Dahyabhai | 2021-11-04 |
|/ |
|
* | Fix some typos in documentation and comments (found by codespell) | Stefan Weil | 2021-10-25 |
* | podman search: display only name and description by default | Valentin Rothberg | 2021-10-13 |
* | Merge pull request #11924 from jwhonce/issues/11894 | OpenShift Merge Robot | 2021-10-12 |
|\ |
|
| * | Refactor podman search to be more code friendly | Jhon Honce | 2021-10-12 |
* | | builder: Add support for builder prune | Aditya Rajan | 2021-10-12 |
|/ |
|
* | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | Fix english on prune prompt | Daniel J Walsh | 2021-09-24 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | podman save: add `--uncompressed` | Valentin Rothberg | 2021-09-22 |
* | Add podman image/container inspect man pages | Daniel J Walsh | 2021-09-20 |
* | Add no-trunc support to podman-events | Daniel J Walsh | 2021-09-16 |
* | Merge pull request #11585 from flouthoc/bump-buildah-1-23-0 | OpenShift Merge Robot | 2021-09-15 |
|\ |
|
| * | build: mirror --authfile to filesystem if pointing to FD instead of file | Aditya Rajan | 2021-09-15 |
* | | build: take advantage of --platform lists | Nalin Dahyabhai | 2021-09-14 |
|/ |
|
* | Merge pull request #11333 from rhatdan/http-proxy | OpenShift Merge Robot | 2021-08-27 |
|\ |
|
| * | Globally replace http:// with https:// | Daniel J Walsh | 2021-08-27 |
* | | InfraContainer Rework | cdoern | 2021-08-26 |
|/ |
|
* | Merge pull request #11153 from cdoern/scp | openshift-ci[bot] | 2021-08-11 |
|\ |
|
| * | Added autocompletion for images and system connections | cdoern | 2021-08-09 |
* | | Alias build to buildx, so it won't fail | Daniel J Walsh | 2021-08-09 |
|/ |
|
* | image scp: fix typo in output | Valentin Rothberg | 2021-08-03 |
* | Merge pull request #10828 from cdoern/scp | openshift-ci[bot] | 2021-08-02 |
|\ |
|
| * | Created scp.go image_scp_test.go and podman-image-scp.1.md | cdoern | 2021-07-30 |
* | | import: write stdin to tmp file | Valentin Rothberg | 2021-07-23 |
|/ |
|
* | Merge pull request #10788 from infiniteregrets/multi-pull | OpenShift Merge Robot | 2021-07-06 |
|\ |
|
| * | multiple image pull support | Mehul Arora | 2021-07-05 |
* | | podman diff accept two images or containers | Paul Holzinger | 2021-07-02 |
|/ |
|
* | Bump github.com/containers/storage from 1.32.3 to 1.32.5 | Daniel J Walsh | 2021-06-29 |
* | Fix documentation of the --format option of podman push | Miloslav Trmač | 2021-06-17 |
* | Scrub podman commands to use report package | Jhon Honce | 2021-06-16 |
* | Fix image prune --filter cmd behavior | Jakub Guzik | 2021-06-08 |
* | [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands | Jhon Honce | 2021-05-27 |
* | Merge pull request #10328 from Luap99/completions | OpenShift Merge Robot | 2021-05-17 |
|\ |
|
| * | Several shell completion fixes | Paul Holzinger | 2021-05-17 |
* | | image prune: remove unused images only with `--all` | Valentin Rothberg | 2021-05-17 |
|/ |
|
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | Add go template shell completion for --format | Paul Holzinger | 2021-04-22 |
* | Fixes invalid expression in save command | zhangguanzhang | 2021-04-14 |