| Commit message (Expand) | Author | Age |
* | 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 |
* | | Pass DefaultMountsFile to podman build | Daniel J Walsh | 2021-01-25 |
|/ |
|
* | Allow podman push to push manifest lists | Daniel J Walsh | 2021-01-15 |
* | Bump to containers/buildah 1.9.2 | Daniel J Walsh | 2021-01-15 |
* | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | Merge pull request #8923 from Afourcat/master | OpenShift Merge Robot | 2021-01-12 |
|\ |
|
| * | Better test and idomatic code. | Alexandre Fourcat | 2021-01-11 |
| * | Adding json formatting to `--list-tags` option in `podman search` | Alexandre Fourcat | 2021-01-10 |
* | | Use HTTPProxy settings from containers.conf | Daniel J Walsh | 2021-01-11 |
|/ |
|
* | Merge pull request #8787 from jsoref/spelling | OpenShift Merge Robot | 2020-12-23 |
|\ |
|
| * | Spelling | Josh Soref | 2020-12-22 |
* | | Fix podman build --logfile | Hironori Shiina | 2020-12-22 |
|/ |
|
* | Sign multi-arch images | Qi Wang | 2020-12-11 |
* | Merge pull request #8653 from rhatdan/buildah | OpenShift Merge Robot | 2020-12-09 |
|\ |
|
| * | Honor the --layers flag | Daniel J Walsh | 2020-12-09 |
* | | Merge pull request #8635 from Luap99/shell-completion-test | OpenShift Merge Robot | 2020-12-09 |
|\ \ |
|
| * | | Add system test for shell completion | Paul Holzinger | 2020-12-09 |
| |/ |
|
* / | Repeat system pruning until there is nothing removed | Daniel J Walsh | 2020-12-09 |
|/ |
|
* | Fix `podman images...` missing headers in table templates | Jhon Honce | 2020-12-02 |