| Commit message (Expand) | Author | Age |
... | |
| * | 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 |
* | Default .Repository and .Tag values to <none> | Jhon Honce | 2020-08-10 |
* | Don't crash when giving bogus format commands | Daniel J Walsh | 2020-07-29 |
* | Merge pull request #7121 from rhatdan/build | OpenShift Merge Robot | 2020-07-29 |
|\ |
|
| * | Fix building from http or '-' options | Daniel J Walsh | 2020-07-28 |
* | | Add podman image mount | Daniel J Walsh | 2020-07-28 |
|/ |
|
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Add noop function disable-content-trust | Daniel J Walsh | 2020-07-21 |
* | Used reference package with errors for parsing tag | Parker Van Roy | 2020-07-17 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Created timestamp returned by imagelist should be in unix format | Daniel J Walsh | 2020-06-30 |
* | Fixes --remote flag issues | Jhon Honce | 2020-06-26 |
* | Docs: consistency between man / --help | Ed Santiago | 2020-06-24 |
* | BATS tests: new too-many-arguments test | Ed Santiago | 2020-06-23 |
* | image load: no args required | Valentin Rothberg | 2020-06-23 |
* | Merge pull request #6671 from rhatdan/build | OpenShift Merge Robot | 2020-06-21 |
|\ |
|
| * | Fix podman build handling of --http-proxy flag | Daniel J Walsh | 2020-06-19 |
* | | Merge pull request #6676 from lsm5/tag-correction | OpenShift Merge Robot | 2020-06-20 |
|\ \ |
|
| * | | Account for non-default port number in image name | Lokesh Mandvekar | 2020-06-19 |
* | | | Fixes #6670 | Jhon Honce | 2020-06-19 |
|/ / |
|
* / | podman images --format json: pretty print | Valentin Rothberg | 2020-06-19 |
|/ |
|
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Ensure that image/container inspect are specialized | Matthew Heon | 2020-06-03 |
* | images --no-trunc: fix ID formatting | Valentin Rothberg | 2020-06-02 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | Attempt to turn on additional build tests | Daniel J Walsh | 2020-05-22 |