| Commit message (Expand) | Author | Age |
* | filter added to image pruge command. | Kunal Kushwaha | 2019-11-22 |
* | warning added before image prune command | Kunal Kushwaha | 2019-11-12 |
* | Merge pull request #4408 from slimjim2234/master | OpenShift Merge Robot | 2019-11-08 |
|\ |
|
| * | Fixed the JSON go template format for the 'info' action | Jimmy Crumpler | 2019-11-01 |
* | | Merge pull request #4337 from QiWang19/check_auth_path | OpenShift Merge Robot | 2019-11-08 |
|\ \ |
|
| * | | fix bug check nonexist authfile | Qi Wang | 2019-11-05 |
* | | | Merge pull request #4427 from rst0git/docs-rm-v | OpenShift Merge Robot | 2019-11-08 |
|\ \ \ |
|
| * | | | docs: Update "podman container rm -v" description | Radostin Stoyanov | 2019-11-04 |
* | | | | Split up create config handling of namespaces and security | Peter Hunt | 2019-11-07 |
* | | | | Merge pull request #4451 from giuseppe/set-mac | OpenShift Merge Robot | 2019-11-07 |
|\ \ \ \ |
|
| * | | | | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
* | | | | | Merge pull request #4468 from nalind/image-digests | OpenShift Merge Robot | 2019-11-07 |
|\ \ \ \ \ |
|
| * | | | | | podman images --digest: always list a digest | Nalin Dahyabhai | 2019-11-06 |
| |/ / / / |
|
* | | | | | Merge pull request #4441 from rhatdan/detach | OpenShift Merge Robot | 2019-11-07 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Allow users to disable detach keys | Daniel J Walsh | 2019-11-05 |
* | | | | | help message: don't parse the config for cgroup-manager default | Valentin Rothberg | 2019-11-06 |
| |_|/ /
|/| | | |
|
* | | | | namespaces: by default create cgroupns on cgroups v2 | Giuseppe Scrivano | 2019-11-05 |
|/ / / |
|
* / / | Validate contextdir on build | TomSweeneyRedHat | 2019-11-01 |
|/ / |
|
* | | Merge pull request #4404 from jwhonce/wip/panic | OpenShift Merge Robot | 2019-11-01 |
|\ \ |
|
| * | | Refactor test to prevent panic | Jhon Honce | 2019-10-31 |
* | | | logs: support --tail 0 | Giuseppe Scrivano | 2019-10-31 |
* | | | Merge pull request #4352 from vrothberg/config-package | OpenShift Merge Robot | 2019-10-31 |
|\ \ \ |
|
| * | | | add libpod/config | Valentin Rothberg | 2019-10-31 |
| |/ / |
|
* | / | Fix cp from pipe | Aleksey Chudov | 2019-10-30 |
| |/
|/| |
|
* | | Merge pull request #4369 from baude/golandautocodecorrections | OpenShift Merge Robot | 2019-10-30 |
|\ \
| |/
|/| |
|
| * | goland autocorrections | baude | 2019-10-29 |
* | | Set default seccomp.json file for podman play kube | Daniel J Walsh | 2019-10-29 |
* | | images: distinguish between tags and digests | Nalin Dahyabhai | 2019-10-29 |
* | | API: report multiple digests for images | Nalin Dahyabhai | 2019-10-29 |
* | | pull/create: add --override-arch/--override-os flags | Nalin Dahyabhai | 2019-10-29 |
* | | bump containers/image to v5.0.0, buildah to v1.11.4 | Nalin Dahyabhai | 2019-10-29 |
|/ |
|
* | enable dnsplugin for network create | baude | 2019-10-28 |
* | Merge pull request #4228 from giuseppe/detect-no-systemd-session | OpenShift Merge Robot | 2019-10-24 |
|\ |
|
| * | rootless: detect no system session with --cgroup-manager=systemd | Giuseppe Scrivano | 2019-10-23 |
* | | Merge pull request #4298 from mheon/uid_gid_options | OpenShift Merge Robot | 2019-10-24 |
|\ \ |
|
| * | | Add parsing for UID, GID in volume "o" option | Matthew Heon | 2019-10-22 |
* | | | stats: list all running containers unless specified otherwise | Valentin Rothberg | 2019-10-23 |
|/ / |
|
* | | 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 |
* | | Merge pull request #4125 from baude/remotestdin | OpenShift Merge Robot | 2019-10-20 |
|\ \
| |/
|/| |
|
| * | Add ability to redirect bash for run -i | baude | 2019-10-15 |
* | | Merge pull request #4195 from vrothberg/fix-4193 | OpenShift Merge Robot | 2019-10-15 |
|\ \
| |/
|/| |
|
| * | inspect: rename ImageID go field to Image | Valentin Rothberg | 2019-10-15 |
* | | Merge pull request #4267 from giuseppe/accept-sbin-init | OpenShift Merge Robot | 2019-10-15 |
|\ \ |
|
| * | | systemd: accept also /sbin/init | Giuseppe Scrivano | 2019-10-15 |
| |/ |
|
* | | Merge pull request #4215 from TomSweeneyRedHat/dev/tsweeney/fixsquash | OpenShift Merge Robot | 2019-10-15 |
|\ \
| |/
|/| |
|
| * | Add squash-all, fix squash option in build | TomSweeneyRedHat | 2019-10-11 |
* | | images: empty list is valid json with --format=json | Giuseppe Scrivano | 2019-10-11 |
* | | Merge pull request #4221 from mheon/reset_runtime | OpenShift Merge Robot | 2019-10-11 |
|\ \
| |/
|/| |
|
| * | Migrate can move containers to a new runtime | Matthew Heon | 2019-10-10 |