| Commit message (Expand) | Author | Age |
* | Bump github.com/containers/storage from 1.32.3 to 1.32.5 | Daniel J Walsh | 2021-06-29 |
* | [Techinal Debt] Cleanup ABI vs. Tunnel CLI commands | Jhon Honce | 2021-05-27 |
* | 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 |
* | 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 |
* | 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 |
* | 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 build --pull: use correct policy | Valentin Rothberg | 2021-01-27 |
* | Pass DefaultMountsFile to podman build | Daniel J Walsh | 2021-01-25 |
* | Bump to containers/buildah 1.9.2 | Daniel J Walsh | 2021-01-15 |
* | Use HTTPProxy settings from containers.conf | Daniel J Walsh | 2021-01-11 |
* | Fix podman build --logfile | Hironori Shiina | 2020-12-22 |
* | Merge pull request #8653 from rhatdan/buildah | OpenShift Merge Robot | 2020-12-09 |
|\ |
|
| * | Honor the --layers flag | Daniel J Walsh | 2020-12-09 |
* | | Add system test for shell completion | Paul Holzinger | 2020-12-09 |
|/ |
|
* | Remove some more excessive wrapping and stuttering | Daniel J Walsh | 2020-11-17 |
* | Merge pull request #6442 from Luap99/podman-autocomplete | OpenShift Merge Robot | 2020-11-13 |
|\ |
|
| * | Add shell completion with cobra | Paul Holzinger | 2020-11-12 |
* | | Merge pull request #8326 from Luap99/fix-build-namespace | OpenShift Merge Robot | 2020-11-13 |
|\ \ |
|
| * | | Fix namespace flag parsing for podman build | Paul Holzinger | 2020-11-12 |
| * | | Add podman build --net alias for --network | Paul Holzinger | 2020-11-12 |
| |/ |
|
* / | Change podman build --pull=true to PullIfMissing | TomSweeneyRedHat | 2020-11-12 |
|/ |
|
* | Match build pull functionality with Docker's | TomSweeneyRedHat | 2020-10-31 |
* | Fix the `--pull` flag to `podman build` to match Docker | Matthew Heon | 2020-10-29 |
* | Fix pull method selection | TomSweeneyRedHat | 2020-10-21 |
* | Merge pull request #8034 from rhatdan/options | OpenShift Merge Robot | 2020-10-21 |
|\ |
|
| * | Switch use of Flags to Options | Daniel J Walsh | 2020-10-21 |
* | | Podman build should default to not usins stdin | Daniel J Walsh | 2020-10-21 |
|/ |
|
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | build: honor --runtime setting | Giuseppe Scrivano | 2020-09-24 |
* | Refactor API build endpoint to be more compliant | Jhon Honce | 2020-09-14 |
* | Merge pull request #7403 from QiWang19/runtime-flag | OpenShift Merge Robot | 2020-09-11 |
|\ |
|
| * | Add global options --runtime-flags | Qi Wang | 2020-09-04 |
* | | Fix podman build --logfile | Daniel J Walsh | 2020-09-09 |
|/ |
|
* | Fix building from http or '-' options | 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 |
* | Fixes --remote flag issues | Jhon Honce | 2020-06-26 |