| Commit message (Expand) | Author | Age |
* | 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 |
* | BATS tests: new too-many-arguments test | Ed Santiago | 2020-06-23 |
* | Fix podman build handling of --http-proxy flag | Daniel J Walsh | 2020-06-19 |
* | Attempt to turn on additional build tests | Daniel J Walsh | 2020-05-22 |
* | Fix errors found when comparing podman v1 --help versus V2 | Daniel J Walsh | 2020-05-04 |