| Commit message (Expand) | Author | Age |
... | |
* | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
* | Add parsing for UID, GID in volume "o" option | Matthew Heon | 2019-10-22 |
* | Merge pull request #4284 from mheon/fix_vol_inspect | OpenShift Merge Robot | 2019-10-21 |
|\ |
|
| * | Rewrite backend for remote 'volume inspect' | Matthew Heon | 2019-10-21 |
* | | Add ability to redirect bash for run -i | baude | 2019-10-15 |
|/ |
|
* | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | Update c/image to v4.0.1 and buildah to 1.11.3 | Miloslav Trmač | 2019-10-04 |
* | 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 |
* | | conditionally send stdin on remote run | baude | 2019-09-24 |
|/ |
|
* | Merge pull request #4006 from rhatdan/rootless | OpenShift Merge Robot | 2019-09-13 |
|\ |
|
| * | Report errors when trying to pause rootless containers | Daniel J Walsh | 2019-09-13 |
* | | Podman-remote run should wait for exit code | Daniel J Walsh | 2019-09-12 |
|/ |
|
* | Add function for looking up volumes by partial name | Matthew Heon | 2019-09-09 |
* | Return information about mount_program (fuse-overlayfs) | Daniel J Walsh | 2019-09-06 |
* | dont panic when using varlink commit and uppercase image names | baude | 2019-08-29 |
* | Update varlink doc and code | Jhon Honce | 2019-08-26 |
* | clean up after remote build | baude | 2019-08-25 |
* | Merge pull request #3800 from vrothberg/generate-pod | OpenShift Merge Robot | 2019-08-22 |
|\ |
|
| * | generate systemd: drop support for remote clients | Valentin Rothberg | 2019-08-21 |
* | | Add --digestfile option to push | TomSweeneyRedHat | 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 |
|\ |
|
| * | Implement backend for 'volume inspect' | 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 |
|/ / |
|
* | | Merge pull request #3716 from baude/varlinkfixes2 | OpenShift Merge Robot | 2019-08-05 |
|\ \ |
|
| * | | various fixes for varlink endpoints | baude | 2019-08-03 |
| |/ |
|
* / | add eventlogger to info | baude | 2019-08-02 |
|/ |
|
* | Merge pull request #3341 from rhatdan/exit | OpenShift Merge Robot | 2019-08-01 |
|\ |
|
| * | Add new exit codes to rm & rmi for running containers & dependencies | Daniel J Walsh | 2019-08-01 |
* | | Vendor in buildah 1.9.2 | Daniel J Walsh | 2019-07-30 |
|/ |
|
* | refactor to reduce duplicated error parsing | Peter Hunt | 2019-07-23 |
* | remove debug prints | Peter Hunt | 2019-07-23 |
* | remove unnecessary conversions | Peter Hunt | 2019-07-23 |
* | add detach keys support for remote | Peter Hunt | 2019-07-23 |
* | move editing of exitCode to runtime | Peter Hunt | 2019-07-23 |
* | Update e2e tests for remote exec | Peter Hunt | 2019-07-23 |
* | Finish up remote exec implementation | Peter Hunt | 2019-07-23 |
* | Implement conmon exec | Peter Hunt | 2019-07-22 |
* | Merge pull request #3562 from baude/golangcilint3 | OpenShift Merge Robot | 2019-07-22 |
|\ |
|
| * | golangci-lint round #3 | baude | 2019-07-21 |
* | | Remove debug message | Daniel J Walsh | 2019-07-20 |
|/ |
|
* | Add support for listing read/only and read/write images | Daniel J Walsh | 2019-07-19 |
* | Merge pull request #3584 from QiWang19/pssize | OpenShift Merge Robot | 2019-07-18 |
|\ |
|
| * | podman-remote make --size optional in ps | Qi Wang | 2019-07-18 |
* | | Move the HostConfig portion of Inspect inside libpod | Matthew Heon | 2019-07-17 |
|/ |
|
* | Fix the double replySendFile() | Harald Hoyer | 2019-07-12 |
* | account for varlink calls that dont use more | baude | 2019-07-10 |