| Commit message (Expand) | Author | Age |
* | remove imagefilter for varlink remote client | Brent Baude | 2020-03-12 |
* | Refactor image tree for API usage | Sascha Grunert | 2020-02-17 |
* | Initial commit on compatible API | Jhon Honce | 2020-01-10 |
* | Add `untag` sub-command | Sascha Grunert | 2020-01-08 |
* | add struct response for removal of images | baude | 2019-12-23 |
* | move image filters under libpod/images | baude | 2019-12-10 |
* | Add support for image name history | Sascha Grunert | 2019-11-27 |
* | Merge pull request #4512 from kunalkushwaha/prune-filter | OpenShift Merge Robot | 2019-11-22 |
|\ |
|
| * | filter added to image pruge command. | Kunal Kushwaha | 2019-11-22 |
* | | codespell: spelling corrections | Dmitry Smirnov | 2019-11-13 |
|/ |
|
* | API: report multiple digests for images | Nalin Dahyabhai | 2019-10-29 |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Rewrite backend for remote 'volume inspect' | Matthew Heon | 2019-10-21 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | Add function for looking up volumes by partial name | Matthew Heon | 2019-09-09 |
* | build: pass down the cgroup manager to buildah | Giuseppe Scrivano | 2019-09-06 |
* | Add --digestfile option to push | TomSweeneyRedHat | 2019-08-21 |
* | Implement healthcheck for remote client | Ashley Cui | 2019-08-19 |
* | Merge pull request #3709 from mheon/volume_inspect | OpenShift Merge Robot | 2019-08-19 |
|\ |
|
| * | Implement backend for 'volume inspect' | Matthew Heon | 2019-08-02 |
* | | Merge pull request #3617 from QiWang19/create_pull | OpenShift Merge Robot | 2019-08-17 |
|\ \ |
|
| * | | add --pull flag for podman create&run | Qi Wang | 2019-08-09 |
* | | | enable windows remote client | baude | 2019-08-08 |
|/ / |
|
* / | podman events format json | Qi Wang | 2019-08-02 |
|/ |
|
* | Add support for listing read/only and read/write images | Daniel J Walsh | 2019-07-19 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | configure runtime without store | baude | 2019-07-01 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | remove libpod from main | baude | 2019-06-25 |
* | podman-remote.conf enablement | baude | 2019-05-30 |
* | Fixup Flags | Daniel J Walsh | 2019-05-20 |
* | Merge pull request #3087 from jwhonce/wip/version | OpenShift Merge Robot | 2019-05-09 |
|\ |
|
| * | Add information when running podman version on client | Jhon Honce | 2019-05-08 |
* | | add varlink bridge | baude | 2019-05-08 |
|/ |
|
* | podman-remote port | baude | 2019-05-01 |
* | runtime: pass down the context | Giuseppe Scrivano | 2019-04-26 |
* | images: add context to GetParent/IsParent/Remove/Prune... | Nalin Dahyabhai | 2019-04-25 |
* | Refactor of 'podman prune' to better support remote | Jhon Honce | 2019-04-18 |
* | podman-remote generate kube | baude | 2019-04-12 |
* | podman-remote image tree | baude | 2019-04-04 |
* | Merge pull request #2706 from giuseppe/rootless-single-usernamespace | OpenShift Merge Robot | 2019-04-04 |
|\ |
|
| * | rootless: use a single user namespace | Giuseppe Scrivano | 2019-04-01 |
* | | add remote-client diff | baude | 2019-04-03 |
|/ |
|
* | fix bug remote-podman images --digests | Qi Wang | 2019-03-27 |
* | Add "died" event | baude | 2019-03-25 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |
* | rootless: fix pod stop|rm if uid in the container != 0 | Giuseppe Scrivano | 2019-03-11 |
* | podman healthcheck run (phase 1) | baude | 2019-03-05 |
* | Support podman-remote stop container(s) | Jhon Honce | 2019-03-02 |
* | Fix build for non-Varlink-tagged Podman | Matthew Heon | 2019-02-27 |