| Commit message (Expand) | Author | Age |
... | |
| * | | | | | Bump github.com/containers/storage from 1.32.5 to 1.32.6 | dependabot[bot] | 2021-07-12 |
| |/ / / / |
|
* | | | | | Merge pull request #10896 from hshiina/pod-ps | OpenShift Merge Robot | 2021-07-12 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Restore headers of optional information in 'podman pod ps' | Hironori Shiina | 2021-07-09 |
* | | | | | Merge pull request #10890 from rhatdan/main | OpenShift Merge Robot | 2021-07-12 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Don't exclude Dockerfile, Containerfiles from tar content | Daniel J Walsh | 2021-07-10 |
|/ / / / |
|
* | | | | Merge pull request #10868 from cdoern/untilLog | OpenShift Merge Robot | 2021-07-10 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Implemented Until Query Parameter for Containers/logs | cdoern | 2021-07-09 |
| | |/
| |/| |
|
* | | | Merge pull request #10881 from mheon/remove_getstore | OpenShift Merge Robot | 2021-07-09 |
|\ \ \ |
|
| * | | | Remove GetStore function from Libpod | Matthew Heon | 2021-07-08 |
| | |/
| |/| |
|
* | | | Merge pull request #10879 from containers/dependabot/go_modules/github.com/on... | OpenShift Merge Robot | 2021-07-09 |
|\ \ \ |
|
| * | | | Bump github.com/onsi/gomega from 1.13.0 to 1.14.0 | dependabot[bot] | 2021-07-08 |
* | | | | Merge pull request #10892 from rugk/patch-2 | OpenShift Merge Robot | 2021-07-09 |
|\ \ \ \ |
|
| * | | | | Mention new hostname for loopback IP | rugk | 2021-07-09 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #10893 from baude/issue10795 | OpenShift Merge Robot | 2021-07-09 |
|\ \ \ \ |
|
| * | | | | Add container config to compat image inspect | Brent Baude | 2021-07-09 |
|/ / / / |
|
* | | | | Merge pull request #10872 from ebb-earl-co/rootless_tutorial_revision | OpenShift Merge Robot | 2021-07-09 |
|\ \ \ \ |
|
| * | | | | Update docs/tutorials/rootless_tutorial.md: | Colin Eberl Coe | 2021-07-08 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #10883 from rugk/patch-1 | OpenShift Merge Robot | 2021-07-09 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | fix: logo not loading after barnch renaming | rugk | 2021-07-09 |
|/ / / |
|
* | | | Merge pull request #10867 from baude/issue9334 | OpenShift Merge Robot | 2021-07-08 |
|\ \ \
| |_|/
|/| | |
|
| * | | Replace old RESTful tutorial with updated README | Brent Baude | 2021-07-07 |
* | | | Merge pull request #10865 from Luap99/rootless-cni | OpenShift Merge Robot | 2021-07-08 |
|\ \ \
| |_|/
|/| | |
|
| * | | Make rootless-cni setup more robust | Paul Holzinger | 2021-07-06 |
* | | | Merge pull request #10870 from vrothberg/manifest-push-rm | OpenShift Merge Robot | 2021-07-07 |
|\ \ \
| |_|/
|/| | |
|
| * | | manifest push --rm: use libimage for removal | Valentin Rothberg | 2021-07-07 |
|/ / |
|
* | | Merge pull request #10860 from containers/dependabot/go_modules/github.com/cy... | OpenShift Merge Robot | 2021-07-06 |
|\ \ |
|
| * | | Bump github.com/cyphar/filepath-securejoin from 0.2.2 to 0.2.3 | dependabot[bot] | 2021-07-05 |
| |/ |
|
* | | Merge pull request #10788 from infiniteregrets/multi-pull | OpenShift Merge Robot | 2021-07-06 |
|\ \
| |/
|/| |
|
| * | multiple image pull support | Mehul Arora | 2021-07-05 |
* | | Merge pull request #10853 from tnk4on/fixed_notation_for_macos | OpenShift Merge Robot | 2021-07-05 |
|\ \ |
|
| * | | Fixed notation for macOS | Shion Tanaka | 2021-07-03 |
* | | | Merge pull request #10836 from Luap99/diff | OpenShift Merge Robot | 2021-07-03 |
|\ \ \ |
|
| * | | | podman diff accept two images or containers | Paul Holzinger | 2021-07-02 |
* | | | | Merge pull request #10852 from Luap99/cobra | OpenShift Merge Robot | 2021-07-03 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | update shell completion scripts | Paul Holzinger | 2021-07-02 |
| * | | | Bump github.com/spf13/cobra to v1.2.1 | Paul Holzinger | 2021-07-02 |
* | | | | Merge pull request #10851 from Luap99/service-reaper | OpenShift Merge Robot | 2021-07-02 |
|\ \ \ \ |
|
| * | | | | podman service reaper | Paul Holzinger | 2021-07-02 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #10850 from baude/issue10824 | OpenShift Merge Robot | 2021-07-02 |
|\ \ \ \ |
|
| * | | | | Create podman temp dir on machine start | baude | 2021-07-02 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #10842 from vrothberg/search-docs | OpenShift Merge Robot | 2021-07-02 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | [CI:DOCS] podman search: clarify that results depend on implementation | Valentin Rothberg | 2021-07-02 |
| |/ / |
|
* | | | Merge pull request #10844 from vrothberg/vendor-common | OpenShift Merge Robot | 2021-07-02 |
|\ \ \
| |/ /
|/| | |
|
| * | | force github.com/spf13/cobra@v1.1.3 | Valentin Rothberg | 2021-07-02 |
| * | | vendor containers/common@main | Valentin Rothberg | 2021-07-02 |
|/ / |
|
* | | Merge pull request #10804 from matejvasek/fix-cp-sub-cmd | OpenShift Merge Robot | 2021-07-01 |
|\ \ |
|
| * | | Implement --archive flag for podman cp | Matej Vasek | 2021-07-01 |
| |/ |
|
* | | Merge pull request #10837 from giuseppe/ignore-ESRCH | OpenShift Merge Robot | 2021-07-01 |
|\ \
| |/
|/| |
|
| * | podman: ignore ESRCH from kill | Giuseppe Scrivano | 2021-07-01 |
|/ |
|
* | Merge pull request #10816 from rhatdan/network | OpenShift Merge Robot | 2021-06-30 |
|\ |
|