| Commit message (Expand) | Author | Age |
* | Friendly amendment for pr 6751 | Ed Santiago | 2020-06-25 |
* | podman run/create: support all transports | Valentin Rothberg | 2020-06-25 |
* | systemd generate: allow manual restart of container units in pods | Valentin Rothberg | 2020-06-25 |
* | Revert sending --remote flag to containers | Jhon Honce | 2020-06-25 |
* | Print port mappings in `ps` for ctrs sharing network | Matthew Heon | 2020-06-25 |
* | Merge pull request #6776 from vrothberg/2.0-vendor-common | OpenShift Merge Robot | 2020-06-25 |
|\ |
|
| * | vendor github.com/containers/common@v0.14.3 | Valentin Rothberg | 2020-06-25 |
|/ |
|
* | Merge pull request #6758 from mheon/v2.0.1_backports | OpenShift Merge Robot | 2020-06-24 |
|\ |
|
| * | Update release notes for v2.0.1 | Matthew Heon | 2020-06-24 |
| * | utils: drop default mapping when running uid!=0 | Giuseppe Scrivano | 2020-06-24 |
| * | Set stop signal to 15 when not explicitly set | Matthew Heon | 2020-06-24 |
| * | podman untag: error if tag doesn't exist | Valentin Rothberg | 2020-06-24 |
| * | Reformat inspect network settings | Qi Wang | 2020-06-24 |
| * | APIv2: Return `StatusCreated` from volume creation | maybe-sybr | 2020-06-24 |
| * | APIv2:fix: Remove `/json` from compat network EPs | maybe-sybr | 2020-06-24 |
| * | Fix ssh-agent support | Jhon Honce | 2020-06-24 |
| * | libpod: specify mappings to the storage | Giuseppe Scrivano | 2020-06-24 |
| * | APIv2:doc: Fix swagger doc to refer to volumes | maybe-sybr | 2020-06-24 |
| * | Add podman network to bash command completions | Daniel J Walsh | 2020-06-24 |
| * | Fix typo in manpage for `podman auto update`. | Peter Oliver | 2020-06-24 |
| * | Add JSON output field for ps | Brent Baude | 2020-06-24 |
| * | V2 podman system connection | Jhon Honce | 2020-06-24 |
| * | wip | Brent Baude | 2020-06-24 |
| * | image load: no args required | Valentin Rothberg | 2020-06-24 |
| * | Re-add PODMAN_USERNS environment variable | Matthew Heon | 2020-06-24 |
| * | Fix conflicts between privileged and other flags | Matthew Heon | 2020-06-24 |
| * | Bump required go version to 1.13 | Ralf Haferkamp | 2020-06-24 |
| * | Add explicit command to alpine container in test case. | jgallucci32 | 2020-06-24 |
| * | Use POLL_DURATION for timer | jgallucci32 | 2020-06-24 |
| * | Stop following logs using timers | jgallucci32 | 2020-06-24 |
| * | "pod" was being truncated to "po" in the names of the generated systemd unit ... | Gavin Campbell | 2020-06-24 |
| * | rootless_linux: improve error message | Douglas Schilling Landgraf | 2020-06-24 |
| * | Fix podman build handling of --http-proxy flag | Daniel J Walsh | 2020-06-24 |
| * | correct the absolute path of `rm` executable | Yuan-Hao Chen | 2020-06-24 |
|/ |
|
* | Merge pull request #6711 from lsm5/v2.0-custom-GO_BUILD-backport | OpenShift Merge Robot | 2020-06-22 |
|\ |
|
| * | Makefile: allow customizable GO_BUILD | Lokesh Mandvekar | 2020-06-22 |
|/ |
|
* | Merge pull request #6695 from cevich/update_v2.0 | OpenShift Merge Robot | 2020-06-20 |
|\ |
|
| * | Cirrus: Change DEST_BRANCH to v2.0 | Chris Evich | 2020-06-19 |
* | | Merge pull request #6697 from mheon/bump_v2.0.0 | OpenShift Merge Robot | 2020-06-19 |
|\ \ |
|
| * | | Update release notes to reflect we are now v2.0 | Matthew Heon | 2020-06-19 |
| * | | Bump to v2.0.1-dev | Matthew Heon | 2020-06-19 |
| * | | Bump to v2.0.0v2.0.0 | Matthew Heon | 2020-06-19 |
|/ / |
|
* | | Merge pull request #6694 from mheon/release_notes_2.0 | OpenShift Merge Robot | 2020-06-19 |
|\ \
| |/
|/| |
|
| * | Update release notes for v2.0.0 | Matthew Heon | 2020-06-19 |
|/ |
|
* | Merge pull request #6674 from jwhonce/issues/6670 | OpenShift Merge Robot | 2020-06-19 |
|\ |
|
| * | Fixes #6670 | Jhon Honce | 2020-06-19 |
* | | Merge pull request #6637 from jwhonce/issues/6574 | OpenShift Merge Robot | 2020-06-19 |
|\ \
| |/
|/| |
|
| * | Correct logic for demux'ing channels | Jhon Honce | 2020-06-19 |
|/ |
|
* | Merge pull request #6677 from baude/pollOnEvents | OpenShift Merge Robot | 2020-06-19 |
|\ |
|
| * | Poll on events for file reading | Brent Baude | 2020-06-19 |