| Commit message (Expand) | Author | Age |
* | Merge pull request #7402 from mheon/last_pr_before_205_really_this_time | OpenShift Merge Robot | 2020-08-24 |
|\ |
|
| * | Bump to v2.0.6-dev | Matthew Heon | 2020-08-24 |
| * | Bump to v2.0.5v2.0.5 | Matthew Heon | 2020-08-24 |
| * | HACK: Manually include c/storage #698 | Matthew Heon | 2020-08-24 |
| * | Final release notes update for v2.0.5. | Matthew Heon | 2020-08-24 |
| * | Clean up pods before returning from Pod Stop API call | Matthew Heon | 2020-08-24 |
| * | Ensure pod infra containers have an exit command | Matthew Heon | 2020-08-24 |
| * | error when adding container to pod with network information | Brent Baude | 2020-08-24 |
|/ |
|
* | Merge pull request #7410 from rhatdan/v2.0 | OpenShift Merge Robot | 2020-08-24 |
|\ |
|
| * | Vendor in containers/common v0.14.9 | Daniel J Walsh | 2020-08-23 |
|/ |
|
* | Merge pull request #7399 from rhatdan/v2.0 | OpenShift Merge Robot | 2020-08-21 |
|\ |
|
| * | In podman 1.* regression on --cap-add | Daniel J Walsh | 2020-08-21 |
|/ |
|
* | Merge pull request #7363 from mheon/lets_try_this_again | OpenShift Merge Robot | 2020-08-21 |
|\ |
|
| * | fix pod creation with "new:" syntax followup + allow hostname | Paul Holzinger | 2020-08-20 |
| * | Fix a Makefile issue | Matthew Heon | 2020-08-20 |
| * | Fix a system test failure | Matthew Heon | 2020-08-20 |
| * | Fix imports (podman -> libpod for v2.0 branch) | Matthew Heon | 2020-08-20 |
| * | Final set of updates to release notes | Matthew Heon | 2020-08-20 |
| * | Add support for --connection | Daniel J Walsh | 2020-08-20 |
| * | remove --latest for all remote commands | Brent Baude | 2020-08-20 |
| * | Further release notes updates for v2.0.5 | Matthew Heon | 2020-08-20 |
| * | fix podman create/run UTS NS docs | Paul Holzinger | 2020-08-20 |
| * | abi: fix detection for systemd | Giuseppe Scrivano | 2020-08-20 |
| * | fix podman version output to include git commit and builttime | Paul Holzinger | 2020-08-20 |
| * | generate systemd: quote arguments with whitespace | Valentin Rothberg | 2020-08-20 |
| * | Unmount c/storage containers before removing them | Matthew Heon | 2020-08-20 |
| * | [WIP] Refactor podman system connection | Jhon Honce | 2020-08-20 |
| * | Fix `podman system connection` panic | Jhon Honce | 2020-08-20 |
| * | Revert "remove podman system connection" | Matthew Heon | 2020-08-20 |
| * | Bump github.com/containers/common to v0.14.7 | Matthew Heon | 2020-08-20 |
| * | Fix imports for runtime_img.go | Matthew Heon | 2020-08-20 |
| * | Fix one import path pointing to containers/podman | Matthew Heon | 2020-08-20 |
| * | HACK: Disable build-each-commit | Matthew Heon | 2020-08-20 |
| * | Ensure DefaultEnvVariables is used in Specgen | Matthew Heon | 2020-08-20 |
| * | Update release notes for v2.0.5 | Matthew Heon | 2020-08-20 |
| * | [CI:DOCS] BZ1860126 - Fix userns defaults in run man page | TomSweeneyRedHat | 2020-08-20 |
| * | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-20 |
| * | Default .Repository and .Tag values to <none> | Jhon Honce | 2020-08-20 |
| * | Error pass through for more accurate error reporting | Parker Van Roy | 2020-08-20 |
| * | Fix handling of working dir | Daniel J Walsh | 2020-08-20 |
| * | Do not use image CMD if user gave ENTRYPOINT | Matthew Heon | 2020-08-20 |
| * | Ensure WORKDIR from images is created | Matthew Heon | 2020-08-20 |
| * | Allow specifying seccomp profiles for privileged containers | Sascha Grunert | 2020-08-20 |
| * | Use set for systemd commands | Christian Heimes | 2020-08-20 |
| * | Enable systemd mode for /usr/local/sbin/init | Christian Heimes | 2020-08-20 |
| * | Replace deepcopy on history results | Brent Baude | 2020-08-20 |
| * | Add parameter verification for api creation network | zhangguanzhang | 2020-08-20 |
| * | add event for image build | Brent Baude | 2020-08-20 |
| * | Change /sys/fs/cgroup/systemd mount to rprivate | Matthew Heon | 2020-08-20 |
| * | podman save use named pipe | Qi Wang | 2020-08-20 |