| Commit message (Expand) | Author | Age |
* | Merge pull request #8950 from mheon/exorcise_driver | OpenShift Merge Robot | 2021-01-12 |
|\ |
|
| * | Exorcise Driver code from libpod/define | Matthew Heon | 2021-01-12 |
* | | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | | Merge pull request #8831 from bblenard/issue-8658-system-prune-reclaimed-space | OpenShift Merge Robot | 2021-01-05 |
|\ \
| |/
|/| |
|
| * | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | | Allow image errors to bubble up from lower level functions. | Daniel J Walsh | 2021-01-04 |
|/ |
|
* | Merge pull request #8609 from rhatdan/image | OpenShift Merge Robot | 2020-12-23 |
|\ |
|
| * | Prefer read/write images over read/only images | Daniel J Walsh | 2020-12-22 |
* | | Spelling | Josh Soref | 2020-12-22 |
|/ |
|
* | enable short-name aliasing | Valentin Rothberg | 2020-12-05 |
* | More docker compat API fixes | Milivoje Legenovic | 2020-12-04 |
* | Not use local image create/add manifest | Qi Wang | 2020-11-24 |
* | short-name aliasing | Valentin Rothberg | 2020-11-13 |
* | NewFromLocal can return multiple images | Daniel J Walsh | 2020-10-28 |
* | Merge pull request #8098 from vrothberg/fix-8082 | OpenShift Merge Robot | 2020-10-22 |
|\ |
|
| * | container create: record correct image name | Valentin Rothberg | 2020-10-21 |
* | | Merge pull request #7956 from QiWang19/save-rm-sig | OpenShift Merge Robot | 2020-10-22 |
|\ \ |
|
| * | | save image remove signatures | Qi Wang | 2020-10-21 |
| |/ |
|
* / | Convert Split() calls with an equal sign to SplitN() | TomSweeneyRedHat | 2020-10-13 |
|/ |
|
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | BlobInfoCacheDir is set incorrectly when copying images | Daniel J Walsh | 2020-10-08 |
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | image prune: remove all candidates | Valentin Rothberg | 2020-10-02 |
* | image look up: consult registries.conf | Valentin Rothberg | 2020-09-30 |
* | Properly handle podman run --pull command | Daniel J Walsh | 2020-09-27 |
* | image list: return all associated names | Valentin Rothberg | 2020-09-17 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | system df: fix image-size calculations | Valentin Rothberg | 2020-09-11 |
* | Merge pull request #7290 from rhatdan/external | OpenShift Merge Robot | 2020-09-09 |
|\ |
|
| * | Show c/storage (Buildah/CRI-O) containers in ps | Daniel J Walsh | 2020-09-09 |
* | | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
|/ |
|
* | make image parent check more robust | Valentin Rothberg | 2020-09-07 |
* | Merge pull request #7436 from rhatdan/variant | OpenShift Merge Robot | 2020-08-28 |
|\ |
|
| * | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | | fix panic when checking len on nil object | Brent Baude | 2020-08-28 |
|/ |
|
* | Merge pull request #7215 from vrothberg/flatten-the-curve | OpenShift Merge Robot | 2020-08-08 |
|\ |
|
| * | image list: speed up | Valentin Rothberg | 2020-08-07 |
* | | Retry pulling image | Qi Wang | 2020-08-04 |
|/ |
|
* | Ensure libpod/define does not include libpod/image | Matthew Heon | 2020-07-31 |
* | 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 |
* | Fix saving in oci format | Qi Wang | 2020-07-09 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | podman untag: error if tag doesn't exist | Valentin Rothberg | 2020-06-24 |
* | search: allow wildcards | Valentin Rothberg | 2020-06-19 |
* | Fix podman-remote images | Daniel J Walsh | 2020-06-16 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | Fix remote handling of podman images calls | Daniel J Walsh | 2020-05-21 |