| Commit message (Expand) | Author | Age |
* | play kube: service container | Valentin Rothberg | 2022-05-12 |
* | Remove the runtime lock | Matthew Heon | 2022-02-22 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | update buildah to latest and use new network stack | Paul Holzinger | 2022-01-12 |
* | image rm: allow for force-remove infra images | Valentin Rothberg | 2021-12-17 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | image prune: support removing external containers | Valentin Rothberg | 2021-09-28 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | migrate Podman to containers/common/libimage | Valentin Rothberg | 2021-05-05 |
* | rmi: don't break when the image is missing a manifest | Nalin Dahyabhai | 2021-04-20 |
* | Should send the OCI runtime path not just the name to buildah | Daniel J Walsh | 2021-03-31 |
* | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | Cleanup /libpod/images/load handler | Jhon Honce | 2021-03-19 |
* | podman load: fix error handling | Valentin Rothberg | 2021-03-09 |
* | allow the removal of storage images | Daniel J Walsh | 2021-03-08 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | podman build: pass runtime to buildah | Valentin Rothberg | 2021-02-16 |
* | Enable golint linter | Paul Holzinger | 2021-02-11 |
* | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Do not pass name argument to Load API | Qi Wang | 2020-12-02 |
* | Supports import&run--signature-policy | Qi Wang | 2020-09-15 |
* | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | Unmount c/storage containers before removing them | Matthew Heon | 2020-08-19 |
* | add event for image build | Brent Baude | 2020-08-12 |
* | Ensure that 'rmi --force' evicts Podman containers | Matthew Heon | 2020-07-30 |
* | 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 |
* | image removal: refactor part 2 | Valentin Rothberg | 2020-05-04 |
* | V2 Restore rmi tests | Jhon Honce | 2020-04-22 |
* | Allow users to set TMPDIR environment | Daniel J Walsh | 2020-03-06 |
* | golangci: enable goimports | Valentin Rothberg | 2020-03-05 |
* | Initial commit on compatible API | Jhon Honce | 2020-01-10 |
* | add struct response for removal of images | baude | 2019-12-23 |
* | Add ONBUILD support to --change | Matthew Heon | 2019-12-05 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Unwrap errors before comparing them | Nalin Dahyabhai | 2019-10-14 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | make rmi messages more compatible with docker | baude | 2019-08-08 |
* | remove libpod from main | baude | 2019-06-25 |
* | Use standard remove functions for removing pod ctrs | Matthew Heon | 2019-05-10 |
* | images: add context to GetParent/IsParent/Remove/Prune... | Nalin Dahyabhai | 2019-04-25 |
* | Buffer stdin to a file when importing "-" | Nalin Dahyabhai | 2019-03-11 |
* | podman-remote load image | baude | 2019-02-21 |
* | Fix volume handling in podman | Daniel J Walsh | 2019-02-14 |
* | podman-remote import|export | baude | 2019-02-05 |
* | Remove some unused data structures and code | Miloslav Trmač | 2018-12-06 |
* | Vendor in new new buildah/ci | baude | 2018-10-17 |
* | Vendor in latest containers/buildah | Daniel J Walsh | 2018-09-18 |