| Commit message (Expand) | Author | Age |
* | 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 |
* | switch projectatomic to containers | Daniel J Walsh | 2018-08-16 |
* | RFC: Remove unused transport name constants from libpod | Miloslav Trmač | 2018-08-01 |
* | Remove the TransportNames arrays | Miloslav Trmač | 2018-08-01 |
* | podman rmi should only untag image if parent of another | umohnani8 | 2018-07-12 |
* | libpod: Execute poststop hooks locally | W. Trevor King | 2018-06-04 |
* | Use buildah commit and bud in podman | baude | 2018-04-27 |
* | regression: tls verify should be set on registries.conf if insecure | baude | 2018-04-18 |
* | Remove image via storage if a buildah container is associated | TomSweeneyRedHat | 2018-04-05 |