| Commit message (Expand) | Author | Age |
* | 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 #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 |
* | remote run: fix error checks | Valentin Rothberg | 2020-09-11 |
* | remote run: consult events for exit code | Valentin Rothberg | 2020-09-10 |
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |
* | Handle podman-remote run --rm | Daniel J Walsh | 2020-08-04 |
* | 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 #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 |
|/ |
|
* | Handle errors on attach properly | Daniel J Walsh | 2020-06-15 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | Add parallel operation to `podman stop` | Matthew Heon | 2020-06-05 |
* | Merge pull request #6485 from QiWang19/remote-ignore | OpenShift Merge Robot | 2020-06-04 |
|\ |
|
| * | fix remote test --ignore & turn on more tests | Qi Wang | 2020-06-03 |
* | | turn on remote stop_test | Qi Wang | 2020-06-03 |
|/ |
|
* | Turn on remote rm_test --cidfile | Qi Wang | 2020-06-02 |
* | Enable detached exec for remote | Matthew Heon | 2020-06-02 |
* | Add bindings for exec and enable attached remote | Matthew Heon | 2020-06-01 |
* | V2 enable remote logs and testing | Jhon Honce | 2020-05-22 |
* | Merge pull request #6330 from rhatdan/start | OpenShift Merge Robot | 2020-05-22 |
|\ |
|
| * | Fix podman-remote start tests | Daniel J Walsh | 2020-05-21 |
* | | Fix podman-remote stop --all to handle not running containers | Daniel J Walsh | 2020-05-21 |
|/ |
|
* | Get proper exit code when running or starting a container. | Daniel J Walsh | 2020-05-21 |
* | Merge pull request #6270 from mheon/detached_exec | OpenShift Merge Robot | 2020-05-21 |
|\ |
|
| * | Add CLI frontend for detached exec | Matthew Heon | 2020-05-20 |
* | | Merge pull request #6307 from baude/v2remoteinit | OpenShift Merge Robot | 2020-05-21 |
|\ \ |
|
| * | | enable remote integration tests for init | Brent Baude | 2020-05-20 |
| |/ |
|
* / | govern remote attach and start | Brent Baude | 2020-05-20 |
|/ |
|
* | v2 podman remote attach, start, and run | Brent Baude | 2020-05-15 |
* | Fix checkpoint --leave-running | Adrian Reber | 2020-05-14 |
* | add port to podman remote command | Brent Baude | 2020-05-11 |
* | container runlabel | Valentin Rothberg | 2020-05-07 |