summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | Merge pull request #4596 from kunalkushwaha/container-pruneOpenShift Merge Robot2019-12-02
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | man page updated with examples of filter optionKunal Kushwaha2019-12-02
| * | | | filter added to container prune commandKunal Kushwaha2019-11-29
| * | | | command output fixed as per docker equivalentKunal Kushwaha2019-11-28
| | |/ / | |/| |
* | | | Merge pull request #4617 from giuseppe/fix-error-caseOpenShift Merge Robot2019-12-02
|\ \ \ \
| * | | | libpod: fix case for executable file not found errorsGiuseppe Scrivano2019-12-02
| | |/ / | |/| |
* | | | Merge pull request #4608 from rhatdan/vendorOpenShift Merge Robot2019-12-02
|\ \ \ \ | |/ / / |/| | |
| * | | Fix podman-remote version to print client and serverDaniel J Walsh2019-12-02
* | | | Merge pull request #4493 from mheon/add_removing_stateOpenShift Merge Robot2019-12-02
|\ \ \ \ | |/ / / |/| | |
| * | | Error on netns not exist only when ctr is runningMatthew Heon2019-11-19
| * | | Add ContainerStateRemovingMatthew Heon2019-11-19
* | | | Merge pull request #4558 from rhatdan/resetOpenShift Merge Robot2019-11-29
|\ \ \ \
| * | | | Add podman system reset commandDaniel J Walsh2019-11-29
| * | | | fix commands.go to get links from correct directoryDaniel J Walsh2019-11-29
* | | | | Merge pull request #4597 from openSUSE/nostoreOpenShift Merge Robot2019-11-29
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Do not initialize store on rootless podmanSascha Grunert2019-11-29
* | | | | Merge pull request #4576 from giuseppe/oci-errors-only-matchOpenShift Merge Robot2019-11-29
|\ \ \ \ \
| * | | | | oci: print only matching part for the errorsGiuseppe Scrivano2019-11-28
* | | | | | Merge pull request #4587 from raukadah/btrfsOpenShift Merge Robot2019-11-29
|\ \ \ \ \ \
| * | | | | | Donot install btrfs in RHEL/CentOS-8Chandan Kumar (raukadah)2019-11-28
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4589 from ssbarnea/fix/build2OpenShift Merge Robot2019-11-29
|\ \ \ \ \ \
| * | | | | | Detect Python executable in MakefileSorin Sbarnea2019-11-27
* | | | | | | Merge pull request #4590 from raukadah/docsOpenShift Merge Robot2019-11-29
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Make doc building in spec optionalChandan Kumar (raukadah)2019-11-28
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4594 from adrianreber/masterOpenShift Merge Robot2019-11-29
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Disable checkpointing of containers started with --rmAdrian Reber2019-11-28
|/ / / / /
* | | | | Merge pull request #4579 from ssbarnea/fix/buildOpenShift Merge Robot2019-11-28
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Improved build_rpm.shSorin Sbarnea2019-11-27
* | | | Merge pull request #4568 from openSUSE/historyOpenShift Merge Robot2019-11-27
|\ \ \ \
| * | | | Add support for image name historySascha Grunert2019-11-27
* | | | | Merge pull request #4443 from QiWang19/prune_podOpenShift Merge Robot2019-11-26
|\ \ \ \ \
| * | | | | Remove containers when pruning a stopped pod.Qi Wang2019-11-26
| | |/ / / | |/| | |
* | | | | Merge pull request #4542 from mheon/static_ip_single_net_allowedOpenShift Merge Robot2019-11-26
|\ \ \ \ \
| * | | | | Allow --ip and --mac to be set when joining a CNI netMatthew Heon2019-11-26
| | |/ / / | |/| | |
* | | | | Merge pull request #4475 from rhatdan/tmpdirOpenShift Merge Robot2019-11-26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add missing information to podman.1 man pageDaniel J Walsh2019-11-08
* | | | | Merge pull request #4557 from rhatdan/manOpenShift Merge Robot2019-11-26
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Document other bind options on --volumes flagDaniel J Walsh2019-11-26
|/ / / /
* | | | Merge pull request #4514 from mheon/discard_cleanup_errorsOpenShift Merge Robot2019-11-26
|\ \ \ \
| * | | | Discard errors from Shutdown in `system renumber`Matthew Heon2019-11-22
* | | | | Merge pull request #4540 from vrothberg/systemd-improvementsOpenShift Merge Robot2019-11-25
|\ \ \ \ \
| * | | | | podman {pod,} rm/stop: add --ignore flagValentin Rothberg2019-11-25
|/ / / / /
* | | | | Merge pull request #4544 from containers/dependabot/go_modules/github.com/pkg...OpenShift Merge Robot2019-11-22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | build(deps): bump github.com/pkg/profile from 1.3.0 to 1.4.0dependabot-preview[bot]2019-11-22
* | | | | Merge pull request #4539 from containers/dependabot/go_modules/gopkg.in/yaml....OpenShift Merge Robot2019-11-22
|\ \ \ \ \
| * | | | | build(deps): bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7dependabot-preview[bot]2019-11-22
| |/ / / /
* | | | | Merge pull request #4554 from vrothberg/prune-me-tender-prune-me-sweetOpenShift Merge Robot2019-11-22
|\ \ \ \ \
| * | | | | e2e/prune: run two top containersValentin Rothberg2019-11-22
* | | | | | Merge pull request #4512 from kunalkushwaha/prune-filterOpenShift Merge Robot2019-11-22
|\ \ \ \ \ \
| * | | | | | document updated for filter and until optionsKunal Kushwaha2019-11-22