| Commit message (Expand) | Author | Age |
* | add network connect|disconnect compat endpoints | baude | 2020-11-19 |
* | Add pod, volume, network to inspect package | Ashley Cui | 2020-10-27 |
* | The cidfile should be created when the container is created | Daniel J Walsh | 2020-10-26 |
* | Merge pull request #7908 from rhatdan/diff | OpenShift Merge Robot | 2020-10-19 |
|\ |
|
| * | Add support for external container | Daniel J Walsh | 2020-10-15 |
* | | Update podman-remote start --attach to handle detach keys | Andy Librian | 2020-10-16 |
* | | Update podman-remote run to handle detach keys | Andy Librian | 2020-10-16 |
|/ |
|
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | Fix podman-remote ps --ns broken | zhangguanzhang | 2020-10-04 |
* | Merge pull request #7867 from vrothberg/fix-7837 | OpenShift Merge Robot | 2020-10-02 |
|\ |
|
| * | remote: fix name and ID collisions of containers and pods | Valentin Rothberg | 2020-10-01 |
* | | Volume prune should not pass down the force flag | Daniel J Walsh | 2020-10-01 |
|/ |
|
* | fix remote untag | Valentin Rothberg | 2020-09-30 |
* | Fix network remove for the podman remote client | Paul Holzinger | 2020-09-28 |
* | Merge pull request #7741 from vrothberg/remote-load-dir-check | OpenShift Merge Robot | 2020-09-24 |
|\ |
|
| * | remote load: check if input is directory | Valentin Rothberg | 2020-09-24 |
* | | Merge pull request #7753 from vrothberg/fix-7689 | OpenShift Merge Robot | 2020-09-24 |
|\ \
| |/
|/| |
|
| * | stats: break out CLI options | Valentin Rothberg | 2020-09-24 |
| * | new endpoint: /libpod/containers/stats | Valentin Rothberg | 2020-09-24 |
| * | stats refactor | Valentin Rothberg | 2020-09-23 |
* | | Remove final v2remotefail failures | Daniel J Walsh | 2020-09-23 |
|/ |
|
* | Fix up attach tests for podman remote | Daniel J Walsh | 2020-09-22 |
* | Fix handling of podman-remote stop --ignore | Daniel J Walsh | 2020-09-19 |
* | enable --iidfile for podman-remote build | baude | 2020-09-17 |
* | Refactor API build endpoint to be more compliant | Jhon Honce | 2020-09-14 |
* | remote run: fix error checks | Valentin Rothberg | 2020-09-11 |
* | Merge pull request #7574 from vrothberg/fix-7117 | OpenShift Merge Robot | 2020-09-10 |
|\ |
|
| * | remote run: consult events for exit code | Valentin Rothberg | 2020-09-10 |
* | | Merge pull request #7536 from Luap99/api-network-filter | OpenShift Merge Robot | 2020-09-10 |
|\ \
| |/
|/| |
|
| * | APIv2 Add network list filtering | Paul Holzinger | 2020-09-07 |
* | | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | | APIv2 add generate systemd endpoint | Paul Holzinger | 2020-09-02 |
|/ |
|
* | Replace deepcopy on history results | Brent Baude | 2020-08-11 |
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |
* | Merge pull request #7220 from baude/issue7124 | OpenShift Merge Robot | 2020-08-05 |
|\ |
|
| * | podman-remote send name and tag | Brent Baude | 2020-08-05 |
* | | Handle podman-remote run --rm | Daniel J Walsh | 2020-08-04 |
|/ |
|
* | Add podman image mount | Daniel J Walsh | 2020-07-28 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Merge pull request #6634 from baude/v2buildfixes | OpenShift Merge Robot | 2020-06-17 |
|\ |
|
| * | fix misc remote build issues | Brent Baude | 2020-06-17 |
* | | Merge pull request #6636 from mheon/add_warnings | OpenShift Merge Robot | 2020-06-17 |
|\ \ |
|
| * | | Re-add resource limit warnings to Specgen | Matthew Heon | 2020-06-16 |
* | | | Merge pull request #6583 from mheon/inspect_ctr_before_img | OpenShift Merge Robot | 2020-06-17 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix podman inspect on overlapping/missing objects | Matthew Heon | 2020-06-16 |
| |/ |
|
* | | Add <return> to lines returen in podman-remote logs | Daniel J Walsh | 2020-06-16 |
* | | Fix podman-remote images | Daniel J Walsh | 2020-06-16 |
|/ |
|
* | Handle errors on attach properly | Daniel J Walsh | 2020-06-15 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |