| Commit message (Expand) | Author | Age |
... | |
| * | | 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 |
* | Add support for --platform | Daniel J Walsh | 2020-11-26 |
* | [CI:DOCS] fix misleading save/load usage | Qi Wang | 2020-11-24 |
* | more shell completion improvements | Paul Holzinger | 2020-11-23 |
* | 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 |
|/ |
|
* | Add support for podman search --format json | Paul Holzinger | 2020-11-09 |
* | Match build pull functionality with Docker's | TomSweeneyRedHat | 2020-10-31 |
* | Merge pull request #8201 from QiWang19/search-limit | OpenShift Merge Robot | 2020-10-30 |
|\ |
|
| * | Remove search limit since pagination support | Qi Wang | 2020-10-30 |
* | | Merge pull request #8177 from rhatdan/wrap | OpenShift Merge Robot | 2020-10-30 |
|\ \ |
|
| * | | Stop excessive wrapping of errors | Daniel J Walsh | 2020-10-30 |
| |/ |
|
* | | Merge pull request #8187 from jwhonce/wip/table | OpenShift Merge Robot | 2020-10-30 |
|\ \
| |/
|/| |
|
| * | Restore --format table header support | Jhon Honce | 2020-10-29 |
* | | 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 #8077 from jwhonce/wip/report | OpenShift Merge Robot | 2020-10-21 |
|\ |
|
| * | Refactor podman to use c/common/pkg/report | Jhon Honce | 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 |
|/ |
|
* | --tls-verify and --authfile should work for all remote commands | Daniel J Walsh | 2020-10-19 |
* | Fix podman image trust show --raw output | Paul Holzinger | 2020-10-15 |
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | --format updates for images/diff.go | Parker Van Roy | 2020-10-08 |
* | Port commands to V2 --format 'table...' | Jhon Honce | 2020-10-07 |
* | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | Restore "table" --format from V1 | Jhon Honce | 2020-10-02 |
* | build: honor --runtime setting | Giuseppe Scrivano | 2020-09-24 |
* | podman save: fix redirect of multi-images | Valentin Rothberg | 2020-09-22 |
* | Merge pull request #7647 from jwhonce/issues/7543 | OpenShift Merge Robot | 2020-09-17 |
|\ |
|
| * | Refactor remote pull to provide progress | Jhon Honce | 2020-09-16 |
* | | image list: return all associated names | Valentin Rothberg | 2020-09-17 |
|/ |
|
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | 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 |
* | | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
|/ |
|
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | podman save use named pipe | Qi Wang | 2020-08-12 |