| Commit message (Expand) | Author | Age |
* | Fix up errors found by codespell | Daniel J Walsh | 2020-09-11 |
* | bindings: reenable flaky(?) pause/unpause test | Ed Santiago | 2020-08-31 |
* | Ensure pod infra containers have an exit command | Matthew Heon | 2020-08-13 |
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |
* | bindings: skip flaky pause/unpause test | Ed Santiago | 2020-07-29 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | events endpoint: fix panic and race condition | Valentin Rothberg | 2020-07-20 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Adds more docker py test | Sujil02 | 2020-06-15 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | Add streaming ability to endpoint | Brent Baude | 2020-05-27 |
* | V2 enable remote logs and testing | Jhon Honce | 2020-05-22 |
* | Removes remote system reset functionality. skip e2e test for remote. | Sujil02 | 2020-05-22 |
* | govern remote attach and start | Brent Baude | 2020-05-20 |
* | Make convenience boxed true/false easier to use | Jhon Honce | 2020-05-14 |
* | V2 Update attach bindings to use Readers/Writers vs chan | Jhon Honce | 2020-05-14 |
* | WIP V2 attach bindings and test | Jhon Honce | 2020-05-13 |
* | Merge pull request #6101 from sujil02/systemreset-v2 | OpenShift Merge Robot | 2020-05-12 |
|\ |
|
| * | Adds tunnel routes for system reset. | Sujil02 | 2020-05-11 |
* | | bindings tests for container remove and inspect | Lokesh Mandvekar | 2020-05-08 |
|/ |
|
* | set binding tests to required | Brent Baude | 2020-05-08 |
* | manifest annotate | Qi Wang | 2020-05-05 |
* | image removal: refactor part 2 | Valentin Rothberg | 2020-05-04 |
* | Merge pull request #5907 from sujil02/systemprune-v2 | OpenShift Merge Robot | 2020-04-28 |
|\ |
|
| * | Adding system prune for podman v2 | Sujil02 | 2020-04-24 |
* | | Fix NewSpecGenerator args in pkg/bindings/test | Lokesh Mandvekar | 2020-04-27 |
* | | Update pod inspect report to hold current pod status. | Sujil02 | 2020-04-20 |
|/ |
|
* | Add pod prune for api v2. | Sujil02 | 2020-04-17 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | Ability to prune container in api V2 | Sujil02 | 2020-04-15 |
* | Merge pull request #5808 from baude/v2psformat2 | OpenShift Merge Robot | 2020-04-14 |
|\ |
|
| * | v2podman ps revert structure changes | Brent Baude | 2020-04-14 |
* | | 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 |