| Commit message (Expand) | Author | Age |
* | 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 |
* | Verify existence of auth file if specified | Daniel J Walsh | 2021-04-05 |
* | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | Merge pull request #9631 from rhatdan/pull | OpenShift Merge Robot | 2021-03-29 |
|\ |
|
| * | Fix podman build --pull-never | Daniel J Walsh | 2021-03-27 |
* | | [NO TESTS NEEDED] Turn on podman-remote build --isolation | Daniel J Walsh | 2021-03-26 |
|/ |
|
* | [NO TESTS NEEDED] Vendor in containers/buildah v1.20.0 | Daniel J Walsh | 2021-03-26 |
* | fix user message image prune --all | Jakub Guzik | 2021-03-17 |
* | podman-remote build does not support volumes | Daniel J Walsh | 2021-03-08 |
* | Handle podman build --dns-search | Daniel J Walsh | 2021-03-07 |
* | podman build --build-arg should fall back to environment | Daniel J Walsh | 2021-03-07 |
* | Add support for podman build --ignorefile | Daniel J Walsh | 2021-03-07 |
* | Fix possible panic with podman build --iidfile | Paul Holzinger | 2021-03-03 |
* | Fix support for podman build --timestamp | Daniel J Walsh | 2021-03-02 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Enable stylecheck linter | Paul Holzinger | 2021-02-11 |
* | Bump containers/buildah to v1.19.4 | Daniel J Walsh | 2021-02-08 |
* | Implement missing arguments for podman build | Daniel J Walsh | 2021-02-08 |
* | Merge pull request #9144 from vrothberg/fix-9134 | OpenShift Merge Robot | 2021-01-29 |
|\ |
|
| * | podman build --pull: refine help message and docs | Valentin Rothberg | 2021-01-28 |
| * | Revert "podman build --pull: use correct policy" | Valentin Rothberg | 2021-01-28 |
* | | Podman-remote push can support --format | Daniel J Walsh | 2021-01-29 |
* | | Merge pull request #9115 from rhatdan/pull | OpenShift Merge Robot | 2021-01-28 |
|\ \
| |/
|/| |
|
| * | Switch podman image push handlers to use abi | Daniel J Walsh | 2021-01-27 |
* | | podman build --pull: use correct policy | Valentin Rothberg | 2021-01-27 |
|/ |
|
* | Merge pull request #9122 from Luap99/fix-9120 | OpenShift Merge Robot | 2021-01-27 |
|\ |
|
| * | Fix podman history --no-trunc for the CREATED BY field | Paul Holzinger | 2021-01-27 |
* | | Merge pull request #9084 from rhatdan/override | OpenShift Merge Robot | 2021-01-26 |
|\ \
| |/
|/| |
|
| * | Fix --arch and --os flags to work correctly | Daniel J Walsh | 2021-01-25 |