| Commit message (Expand) | Author | Age |
... | |
* | podman-remote volume inspect|ls | baude | 2019-02-13 |
* | podman-remote push | baude | 2019-02-13 |
* | varlink: Rename `SearchImage` to `SearchImages` | Lars Karlitski | 2019-02-12 |
* | varlink: Rename `ContainerInList` to `Container` | Lars Karlitski | 2019-02-12 |
* | varlink: Rename `ImageInList` to `Image` | Lars Karlitski | 2019-02-12 |
* | varlink: Simplify GetVersion() call | Lars Karlitski | 2019-02-12 |
* | varlink: Return all times in RFC 3339 format | Lars Karlitski | 2019-02-12 |
* | varlink: Remove the Ping() method | Lars Karlitski | 2019-02-12 |
* | varlink: Remove `NotImplemented` type | Lars Karlitski | 2019-02-12 |
* | podman-remote volume rm | baude | 2019-02-11 |
* | podman-remote volume create | baude | 2019-02-11 |
* | Migrate to cobra CLI | baude | 2019-02-08 |
* | Fix handling of memory limits via varlink | Daniel J Walsh | 2019-02-06 |
* | podman-remote import|export | baude | 2019-02-05 |
* | Merge pull request #2196 from baude/toolbox | Daniel J Walsh | 2019-02-05 |
|\ |
|
| * | Changes to container runlabel for toolbox project | baude | 2019-01-30 |
* | | Merge pull request #2236 from baude/listcontainermountsmap | OpenShift Merge Robot | 2019-02-01 |
|\ \
| |/
|/| |
|
| * | Alter varlink API for ListContainerMounts to return a map | baude | 2019-01-29 |
* | | podman image prune -- implement all flag | baude | 2019-01-29 |
|/ |
|
* | enable podman-remote version | baude | 2019-01-21 |
* | podman-remote inspect | baude | 2019-01-18 |
* | podman play kube: add containers to pod | baude | 2019-01-11 |
* | Merge pull request #2135 from baude/varlinkprune | OpenShift Merge Robot | 2019-01-11 |
|\ |
|
| * | Add varlink support for prune | baude | 2019-01-10 |
* | | remote-client support for images | baude | 2019-01-10 |
|/ |
|
* | libpod/image: Use ParseNormalizedNamed in RepoDigests | W. Trevor King | 2019-01-09 |
* | Add ability to build golang remote client | baude | 2019-01-07 |
* | Switch all referencs to image.ContainerConfig to image.Config | Daniel J Walsh | 2018-12-21 |
* | Clean up some existing varlink endpoints | baude | 2018-12-12 |
* | add more example usage to varlink endpoints | baude | 2018-12-09 |
* | add timeout to pod stop | baude | 2018-12-07 |
* | Remove the forceSecure parameter on the pull call stack | Miloslav Trmač | 2018-12-06 |
* | Remove the forceSecure parameter of Image.PushImageTo* | Miloslav Trmač | 2018-12-06 |
* | Minimally update for the DockerInsecureSkipTLSVerify type change | Miloslav Trmač | 2018-12-06 |
* | Adding more varlink endpoints | baude | 2018-12-03 |
* | rootless: add new netmode "slirp4netns" | Giuseppe Scrivano | 2018-11-27 |
* | Lint: InspectImage varlink api should return errors that occurred | Šimon Lukašík | 2018-11-10 |
* | Fix setting of version information | Anders F Björklund | 2018-10-31 |
* | Add ContainerStateExited and OCI delete() in cleanup() | Matthew Heon | 2018-10-02 |
* | Implement pod varlink bindings | Jhon Honce | 2018-10-01 |
* | Add buildah version and distribution to info | baude | 2018-09-28 |
* | Refactor Wait() to not require a timeout | Matthew Heon | 2018-09-21 |
* | Don't mount /dev/shm if the user told you --ipc=none | Daniel J Walsh | 2018-09-21 |
* | Vendor in latest containers/buildah | Daniel J Walsh | 2018-09-18 |
* | Merge pull request #1474 from baude/varlinkinforegistries | Matthew Heon | 2018-09-14 |
|\ |
|
| * | add registry information to varlink info | baude | 2018-09-14 |
* | | Add --interval flag to podman wait | Daniel J Walsh | 2018-09-13 |
|/ |
|
* | Fix pod sharing for utsmode | Daniel J Walsh | 2018-09-07 |
* | Vendor in latest projectatomic/buildah | Daniel J Walsh | 2018-08-29 |
* | Ensure return errors match API docs | baude | 2018-08-28 |