Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | install.md: added slirp4netns dependency to ubuntu | nitro | 2019-12-01 | |
* | | | | | | | Merge pull request #4616 from ssbarnea/fix/makefile | OpenShift Merge Robot | 2019-12-02 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| * | | | | | | build: improved main makefile | Sorin Sbarnea | 2019-12-02 | |
| | |_|/ / / | |/| | | | | ||||
* | | | | | | Merge pull request #4596 from kunalkushwaha/container-prune | OpenShift Merge Robot | 2019-12-02 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | man page updated with examples of filter option | Kunal Kushwaha | 2019-12-02 | |
| * | | | | | filter added to container prune command | Kunal Kushwaha | 2019-11-29 | |
| * | | | | | command output fixed as per docker equivalent | Kunal Kushwaha | 2019-11-28 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #4617 from giuseppe/fix-error-case | OpenShift Merge Robot | 2019-12-02 | |
|\ \ \ \ \ | ||||
| * | | | | | libpod: fix case for executable file not found errors | Giuseppe Scrivano | 2019-12-02 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #4608 from rhatdan/vendor | OpenShift Merge Robot | 2019-12-02 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Fix podman-remote version to print client and server | Daniel J Walsh | 2019-12-02 | |
* | | | | | Merge pull request #4493 from mheon/add_removing_state | OpenShift Merge Robot | 2019-12-02 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||
| * | | | | Error on netns not exist only when ctr is running | Matthew Heon | 2019-11-19 | |
| * | | | | Add ContainerStateRemoving | Matthew Heon | 2019-11-19 | |
* | | | | | Merge pull request #4558 from rhatdan/reset | OpenShift Merge Robot | 2019-11-29 | |
|\ \ \ \ \ | ||||
| * | | | | | Add podman system reset command | Daniel J Walsh | 2019-11-29 | |
| * | | | | | fix commands.go to get links from correct directory | Daniel J Walsh | 2019-11-29 | |
* | | | | | | Merge pull request #4597 from openSUSE/nostore | OpenShift Merge Robot | 2019-11-29 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | Do not initialize store on rootless podman | Sascha Grunert | 2019-11-29 | |
* | | | | | | Merge pull request #4576 from giuseppe/oci-errors-only-match | OpenShift Merge Robot | 2019-11-29 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | oci: print only matching part for the errors | Giuseppe Scrivano | 2019-11-28 | |
* | | | | | | | Merge pull request #4587 from raukadah/btrfs | OpenShift Merge Robot | 2019-11-29 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Donot install btrfs in RHEL/CentOS-8 | Chandan Kumar (raukadah) | 2019-11-28 | |
| | |_|_|_|/ / | |/| | | | | | ||||
* | | | | | | | Merge pull request #4589 from ssbarnea/fix/build2 | OpenShift Merge Robot | 2019-11-29 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Detect Python executable in Makefile | Sorin Sbarnea | 2019-11-27 | |
* | | | | | | | | Merge pull request #4590 from raukadah/docs | OpenShift Merge Robot | 2019-11-29 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||
| * | | | | | | | Make doc building in spec optional | Chandan Kumar (raukadah) | 2019-11-28 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #4594 from adrianreber/master | OpenShift Merge Robot | 2019-11-29 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| * | | | | | | Disable checkpointing of containers started with --rm | Adrian Reber | 2019-11-28 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #4579 from ssbarnea/fix/build | OpenShift Merge Robot | 2019-11-28 | |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | ||||
| * | | | | Improved build_rpm.sh | Sorin Sbarnea | 2019-11-27 | |
* | | | | | Merge pull request #4568 from openSUSE/history | OpenShift Merge Robot | 2019-11-27 | |
|\ \ \ \ \ | ||||
| * | | | | | Add support for image name history | Sascha Grunert | 2019-11-27 | |
* | | | | | | Merge pull request #4443 from QiWang19/prune_pod | OpenShift Merge Robot | 2019-11-26 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Remove containers when pruning a stopped pod. | Qi Wang | 2019-11-26 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #4542 from mheon/static_ip_single_net_allowed | OpenShift Merge Robot | 2019-11-26 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Allow --ip and --mac to be set when joining a CNI net | Matthew Heon | 2019-11-26 | |
| | |/ / / / | |/| | | | | ||||
* | | | | | | Merge pull request #4475 from rhatdan/tmpdir | OpenShift Merge Robot | 2019-11-26 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Add missing information to podman.1 man page | Daniel J Walsh | 2019-11-08 | |
* | | | | | | Merge pull request #4557 from rhatdan/man | OpenShift Merge Robot | 2019-11-26 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| * | | | | | Document other bind options on --volumes flag | Daniel J Walsh | 2019-11-26 | |
|/ / / / / | ||||
* | | | | | Merge pull request #4514 from mheon/discard_cleanup_errors | OpenShift Merge Robot | 2019-11-26 | |
|\ \ \ \ \ | ||||
| * | | | | | Discard errors from Shutdown in `system renumber` | Matthew Heon | 2019-11-22 | |
* | | | | | | Merge pull request #4540 from vrothberg/systemd-improvements | OpenShift Merge Robot | 2019-11-25 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | podman {pod,} rm/stop: add --ignore flag | Valentin Rothberg | 2019-11-25 | |
|/ / / / / / | ||||
* | | | | | | Merge pull request #4544 from containers/dependabot/go_modules/github.com/pkg... | OpenShift Merge Robot | 2019-11-22 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | build(deps): bump github.com/pkg/profile from 1.3.0 to 1.4.0 | dependabot-preview[bot] | 2019-11-22 | |
* | | | | | | Merge pull request #4539 from containers/dependabot/go_modules/gopkg.in/yaml.... | OpenShift Merge Robot | 2019-11-22 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | build(deps): bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7 | dependabot-preview[bot] | 2019-11-22 | |
| |/ / / / / | ||||
* | | | | | | Merge pull request #4554 from vrothberg/prune-me-tender-prune-me-sweet | OpenShift Merge Robot | 2019-11-22 | |
|\ \ \ \ \ \ |