| Commit message (Expand) | Author | Age |
* | Allow podman push to push manifest lists | Daniel J Walsh | 2021-01-15 |
* | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | Sign multi-arch images | Qi Wang | 2020-12-11 |
* | image sign using per user registries.d | Qi Wang | 2020-12-07 |
* | Close image rawSource when each loop ends | Qi Wang | 2020-12-04 |
* | Do not pass name argument to Load API | Qi Wang | 2020-12-02 |
* | NewFromLocal can return multiple images | Daniel J Walsh | 2020-10-28 |
* | save image remove signatures | Qi Wang | 2020-10-21 |
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | image prune: remove all candidates | Valentin Rothberg | 2020-10-02 |
* | Properly handle podman run --pull command | Daniel J Walsh | 2020-09-27 |
* | Fix podman image unmount to only report images unmounted | Daniel J Walsh | 2020-09-21 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | Refactor API build endpoint to be more compliant | Jhon Honce | 2020-09-14 |
* | podman container runlabel should pull the image if it does not exist | Daniel J Walsh | 2020-09-10 |
* | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | Error pass through for more accurate error reporting | Parker Van Roy | 2020-08-10 |
* | fix bug podman sign storage path | Qi Wang | 2020-08-04 |
* | Fix `podman image search` missing description | Ralf Haferkamp | 2020-07-29 |
* | 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 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Fix podman inspect on overlapping/missing objects | Matthew Heon | 2020-06-16 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | v2podman image sign | Brent Baude | 2020-05-11 |
* | image removal: refactor part 2 | Valentin Rothberg | 2020-05-04 |
* | And system prune feature for v2. | Sujil02 | 2020-05-01 |
* | V2 Restore images list tests | Jhon Honce | 2020-04-29 |
* | pull/search options: tls verify -> skip | Valentin Rothberg | 2020-04-29 |
* | push: fix --tls-verify | Valentin Rothberg | 2020-04-29 |
* | enable inspect tests | Valentin Rothberg | 2020-04-29 |
* | Merge pull request #5907 from sujil02/systemprune-v2 | OpenShift Merge Robot | 2020-04-28 |
|\ |
|
| * | Adding system prune for podman v2 | Sujil02 | 2020-04-24 |
* | | enable load integration tests | Brent Baude | 2020-04-27 |
* | | Merge pull request #5946 from jwhonce/wip/shutdown | OpenShift Merge Robot | 2020-04-23 |
|\ \ |
|
| * | | V2 restore libpod.Shutdown() when exiting podman commands | Jhon Honce | 2020-04-22 |
* | | | Stop wrapping pull messages | Daniel J Walsh | 2020-04-23 |
* | | | V2 Restore rmi tests | Jhon Honce | 2020-04-22 |
|/ / |
|
* | | Fix integration tests for untag | Brent Baude | 2020-04-22 |
* | | podman rmi: refactor logic | Valentin Rothberg | 2020-04-21 |
* | | V2 podman image tree | Jhon Honce | 2020-04-20 |
|/ |
|
* | podmanV2: implement build | Valentin Rothberg | 2020-04-17 |
* | More system test fixes on regressions | Brent Baude | 2020-04-14 |
* | Add support for the global flags and config files | Jhon Honce | 2020-04-14 |