| Commit message (Expand) | Author | Age |
* | turn hidden --trace into a NOP | Valentin Rothberg | 2021-03-08 |
* | Correct compat images/{name}/push response | Milivoje Legenovic | 2021-03-07 |
* | podman rmi: handle corrupted storage better | Valentin Rothberg | 2021-03-01 |
* | Correct compat images/create?fromImage response | Milivoje Legenovic | 2021-02-26 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Merge pull request #9341 from vrothberg/layer-tree-errors | OpenShift Merge Robot | 2021-02-12 |
|\ |
|
| * | make layer-tree lookup errors non-fatal | Valentin Rothberg | 2021-02-12 |
* | | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | | Enable golint linter | Paul Holzinger | 2021-02-11 |
|/ |
|
* | Fixup search | Daniel J Walsh | 2021-01-25 |
* | podman manifest exists | Paul Holzinger | 2021-01-22 |
* | 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 |