| Commit message (Expand) | Author | Age |
* | Merge pull request #5709 from vrothberg/v2-search | OpenShift Merge Robot | 2020-04-14 |
|\ |
|
| * | podmanV2: implement search | Valentin Rothberg | 2020-04-09 |
* | | v2podman add container init | Brent Baude | 2020-04-13 |
* | | podmanv2 history and image remove templates | Brent Baude | 2020-04-13 |
* | | v2podman container cleanup | Brent Baude | 2020-04-09 |
|/ |
|
* | add tests for kill and exists | Lokesh Mandvekar | 2020-04-08 |
* | refactor info | Brent Baude | 2020-04-06 |
* | podmanv2 load | Brent Baude | 2020-04-01 |
* | Merge pull request #5675 from vrothberg/v2-pull | OpenShift Merge Robot | 2020-03-31 |
|\ |
|
| * | podmanV2: implement pull | Valentin Rothberg | 2020-03-31 |
* | | podmanv2: implement pod top | Valentin Rothberg | 2020-03-28 |
|/ |
|
* | Merge pull request #5632 from jwhonce/wip/images | OpenShift Merge Robot | 2020-03-27 |
|\ |
|
| * | V2 podman image prune | Jhon Honce | 2020-03-26 |
* | | podmanv2 pod create using podspecgen | Brent Baude | 2020-03-27 |
* | | podmanV2: implement top | Valentin Rothberg | 2020-03-27 |
|/ |
|
* | podmanv2 pod subcommands | Brent Baude | 2020-03-26 |
* | Merge pull request #5573 from mheon/add_basic_exec_endpoints | OpenShift Merge Robot | 2020-03-26 |
|\ |
|
| * | Add bindings for Container Exec Create + Inspect | Matthew Heon | 2020-03-26 |
* | | Merge pull request #5581 from baude/v2containers | OpenShift Merge Robot | 2020-03-24 |
|\ \
| |/
|/| |
|
| * | podmanv2 add core container commands | Brent Baude | 2020-03-22 |
* | | apiv2 container commit for libpod | Brent Baude | 2020-03-23 |
* | | Merge pull request #5567 from rhatdan/service | OpenShift Merge Robot | 2020-03-23 |
|\ \
| |/
|/| |
|
| * | Add APIV2 service files | Daniel J Walsh | 2020-03-20 |
* | | podmanv2 volume create | Brent Baude | 2020-03-20 |
* | | podmanv2 enable remote wait | Brent Baude | 2020-03-20 |
|/ |
|
* | Merge pull request #5525 from baude/apiv2bindinglogs | OpenShift Merge Robot | 2020-03-19 |
|\ |
|
| * | apiv2 add bindings for logs|events | Brent Baude | 2020-03-19 |
* | | Merge pull request #5445 from sujil02/podFilter-new | OpenShift Merge Robot | 2020-03-19 |
|\ \
| |/
|/| |
|
| * | Filter pods through pod list api | Sujil02 | 2020-03-17 |
* | | Reduce CPU usage when --timeout=0 | Jhon Honce | 2020-03-18 |
|/ |
|
* | Merge pull request #5449 from baude/manifests | OpenShift Merge Robot | 2020-03-17 |
|\ |
|
| * | apiv2 addition of manifests | Brent Baude | 2020-03-16 |
* | | add apiv2 healthcheck code | Brent Baude | 2020-03-13 |
|/ |
|
* | Fix spelling mistakes in code found by codespell | Daniel J Walsh | 2020-03-07 |
* | add default network for apiv2 create | Brent Baude | 2020-03-06 |
* | Merge pull request #5347 from baude/apiv2wait | OpenShift Merge Robot | 2020-03-02 |
|\ |
|
| * | rework apiv2 wait endpoint|binding | Brent Baude | 2020-02-28 |
* | | Merge pull request #5320 from sujil02/podtest | OpenShift Merge Robot | 2020-03-02 |
|\ \ |
|
| * | | Update pod bindings and Add test to validate prune pod apiv2 binding. | Sujil02 | 2020-02-28 |
* | | | Fix wrong condition in bindings test | Chris Evich | 2020-02-28 |
| |/
|/| |
|
* | | binding tests for volumes | Brent Baude | 2020-02-27 |
* | | Merge pull request #5328 from lsm5/trivial-typo-correction | OpenShift Merge Robot | 2020-02-25 |
|\ \ |
|
| * | | fix trivial typo | Lokesh Mandvekar | 2020-02-25 |
* | | | Temp. skip "remove pause by id" bindings test | Chris Evich | 2020-02-25 |
|/ / |
|
* / | add apiv2 tests for podman pause and stop | Lokesh Mandvekar | 2020-02-24 |
|/ |
|
* | Merge pull request #5281 from baude/bindingsci | OpenShift Merge Robot | 2020-02-24 |
|\ |
|
| * | enable ci on go binding tests | Brent Baude | 2020-02-22 |
* | | more image binding tests | Brent Baude | 2020-02-23 |
* | | add more image tests for go bindings | Brent Baude | 2020-02-21 |
|/ |
|
* | Add support for ssh:// and unix:// podman clients | Jhon Honce | 2020-02-20 |