Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | Fix rpm packaging error | SeongChan Lee | 2022-08-24 | |
| * | | | | | | | Install podman-docker.conf on user-tmpfiles.d too | SeongChan Lee | 2022-08-24 | |
| * | | | | | | | Use tmpfiles.d specifiers instead of fixed path | SeongChan Lee | 2022-08-24 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #15447 from sstosh/e2e-memswap | OpenShift Merge Robot | 2022-08-24 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | e2e: Add run --memory-swap test | Toshiki Sonoda | 2022-08-24 | |
| |/ / / / / / | ||||
* | | | | | | | Merge pull request #15445 from dfr/freebsd-info | OpenShift Merge Robot | 2022-08-24 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | libpod: Enable 'podman info' for FreeBSD | Doug Rabson | 2022-08-24 | |
| * | | | | | | libpod: Move getCPUUtilization to info_linux.go | Doug Rabson | 2022-08-24 | |
| * | | | | | | libpod: Read kernel version and uptime using buildah/pkg/util | Doug Rabson | 2022-08-24 | |
| * | | | | | | libpod: Split out platform-specific code from hostInfo | Doug Rabson | 2022-08-24 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #15449 from edsantiago/docs_dedup_workdir | OpenShift Merge Robot | 2022-08-24 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Man pages: Refactor common options: --workdir | Ed Santiago | 2022-08-24 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #15351 from marshall-lee/images-pull-simple | OpenShift Merge Robot | 2022-08-24 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Add ProgressWriter to PullOptions | Vladimir Kochnev | 2022-08-19 | |
| * | | | | | | Pass io.Writer when pushing images/manifests from command line | Vladimir Kochnev | 2022-08-18 | |
| * | | | | | | Use request Context() in API handlers | Vladimir Kochnev | 2022-08-18 | |
| * | | | | | | Simplify ImagesPull for when Quiet flag is on | Vladimir Kochnev | 2022-08-18 | |
* | | | | | | | Merge pull request #15375 from lsm5/packit-f37 | OpenShift Merge Robot | 2022-08-24 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Packit: Enable scratch build testing for Fedora 36, 37 and Rawhide | Lokesh Mandvekar | 2022-08-23 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #15441 from edsantiago/docs_dedup_ignore | OpenShift Merge Robot | 2022-08-24 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
| * | | | | | | Man pages: refactor common options: --ignore | Ed Santiago | 2022-08-23 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #15438 from edsantiago/docs_dedup_devicecgrouprule | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Man pages: refactor common options: --device-cgroup-rule | Ed Santiago | 2022-08-23 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #15429 from graywolf-at-work/document-transport | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Document restrictions on transport in FROM | Tomas Volf | 2022-08-23 | |
* | | | | | | | Merge pull request #15372 from arixmkii/win_compat | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | Improved Windows compatibility | Arthur Sengileyev | 2022-08-23 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Merge pull request #15435 from edsantiago/docs_dedup_disablecontenttrust | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | Man pages: refactor common options: --disable-content-trust | Ed Santiago | 2022-08-23 | |
* | | | | | | Merge pull request #15425 from dfr/freebsd-boltdb | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | libpod: Add definition of containerPlatformState for FreeBSD | Doug Rabson | 2022-08-23 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #15421 from sstosh/refactor-rawinput | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ | ||||
| * | | | | | Refactor: About the RawInput process | Toshiki Sonoda | 2022-08-23 | |
* | | | | | | Merge pull request #15417 from edsantiago/docs_dedup_fix_sloppiness | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Man pages: fix sloppiness | Ed Santiago | 2022-08-22 | |
* | | | | | | | Merge pull request #15426 from nicrowe00/14955 | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | podman kube play/down --read from URL | Niall Crowe | 2022-08-23 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #15428 from edsantiago/docs_dedup_cpus | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Man pages: refactor common options: --cpus | Ed Santiago | 2022-08-23 | |
* | | | | | | | | Merge pull request #15415 from cdoern/clone | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | pass environment variables to container clone | Charlie Doern | 2022-08-22 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #15384 from sstosh/options-cgroupsv1-rootless | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Warning messages are printed and ignored if we use an unsupported option | Toshiki Sonoda | 2022-08-23 | |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #15424 from flouthoc/inspect-image-healthcheck | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | inspect, image: alias .Config.HealthCheck to .HealthCheck for compatibility | Aditya R | 2022-08-23 | |
| | |_|_|/ / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #15420 from sstosh/fix-trouble | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | [CI:DOCS] Update Troubleshooting.md | Toshiki Sonoda | 2022-08-23 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #15422 from edsantiago/docs_dedup_podidfile | OpenShift Merge Robot | 2022-08-23 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Man pages: refactor common options: --pod-id-file | Ed Santiago | 2022-08-22 | |
|/ / / / / | ||||
* | | | | | Merge pull request #15414 from edsantiago/docs_dedup_cidfile | OpenShift Merge Robot | 2022-08-22 | |
|\ \ \ \ \ | |/ / / / |/| | | | |