| Commit message (Expand) | Author | Age |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | Use creds form PullImage remote | Qi Wang | 2020-03-19 |
* | Refactor image tree for API usage | Sascha Grunert | 2020-02-17 |
* | Remove c.String(net) | Daniel J Walsh | 2020-01-16 |
* | Enable pre-commit tool linting | Sorin Sbarnea | 2020-01-14 |
* | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
* | Merge pull request #4802 from rhatdan/varlink | OpenShift Merge Robot | 2020-01-09 |
|\ |
|
| * | Fix podman-remote info to show registry data | Daniel J Walsh | 2020-01-07 |
* | | 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 podman system reset command | Daniel J Walsh | 2019-11-29 |
* | Add support for image name history | Sascha Grunert | 2019-11-27 |
* | filter added to image pruge command. | Kunal Kushwaha | 2019-11-22 |
* | API: report multiple digests for images | Nalin Dahyabhai | 2019-10-29 |
* | pull/create: add --override-arch/--override-os flags | Nalin Dahyabhai | 2019-10-29 |
* | Rewrite backend for remote 'volume inspect' | Matthew Heon | 2019-10-21 |
* | cli: support --systemd=always | Giuseppe Scrivano | 2019-10-09 |
* | Merge pull request #3549 from marcov/evict-container | OpenShift Merge Robot | 2019-10-04 |
|\ |
|
| * | rm: add containers eviction with `rm --force` | Marco Vedovati | 2019-09-25 |
* | | Document the required varlink build args | baude | 2019-09-24 |
|/ |
|
* | Merge pull request #3817 from xcffl/master | OpenShift Merge Robot | 2019-09-10 |
|\ |
|
| * | Replace "podman" with "Podman" | xcffl | 2019-09-07 |
* | | Add function for looking up volumes by partial name | Matthew Heon | 2019-09-09 |
|/ |
|
* | Update varlink doc and code | Jhon Honce | 2019-08-26 |
* | generate systemd: drop support for remote clients | Valentin Rothberg | 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 |
|\ |
|
| * | Update Varlink API documentation for volumes changes | 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 |
* | | | varlink endpoint for containerstats requires root | baude | 2019-08-12 |
|/ / |
|
* / | add eventlogger to info | baude | 2019-08-02 |
|/ |
|
* | add detach keys support for remote | Peter Hunt | 2019-07-23 |
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | Add support for listing read/only and read/write images | Daniel J Walsh | 2019-07-19 |
* | podman-remote make --size optional in ps | Qi Wang | 2019-07-18 |
* | API.md: fix few typos | Petr Vaněk | 2019-06-15 |
* | podman remote-client commit | baude | 2019-05-30 |
* | document nullable types | baude | 2019-05-22 |
* | Fixup Flags | Daniel J Walsh | 2019-05-20 |
* | enable integration tests for remote-client | baude | 2019-05-07 |
* | Fix API.md | Chris Evich | 2019-05-03 |
* | Fixes for podman-remote run and attach | baude | 2019-04-11 |
* | Add the ability to attach remotely to a container | baude | 2019-04-10 |
* | podman-remote create|run | baude | 2019-04-08 |
* | podman-remote image tree | baude | 2019-04-04 |
* | add remote-client diff | baude | 2019-04-03 |