Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | Use buildah/pkg/parse volume parsing rather then internal version | Daniel J Walsh | 2019-08-01 | |
* | | | | | | Merge pull request #3688 from mheon/print_pod | OpenShift Merge Robot | 2019-08-01 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||
| * | | | | | Print Pod ID in `podman inspect` output | Matthew Heon | 2019-08-01 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #3686 from vrothberg/rawhide-builds | OpenShift Merge Robot | 2019-08-01 | |
|\ \ \ \ \ | ||||
| * | | | | | go build: use `-mod=vendor` for go >= 1.11.x | Valentin Rothberg | 2019-08-01 | |
* | | | | | | Merge pull request #3341 from rhatdan/exit | OpenShift Merge Robot | 2019-08-01 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | Add new exit codes to rm & rmi for running containers & dependencies | Daniel J Walsh | 2019-08-01 | |
| |/ / / / | ||||
* | | | | | Merge pull request #3675 from rhatdan/storage | OpenShift Merge Robot | 2019-08-01 | |
|\ \ \ \ \ | ||||
| * | | | | | github.com/containers/storage v1.12.13 | Daniel J Walsh | 2019-08-01 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #3677 from giuseppe/systemd-cgroupsv2 | OpenShift Merge Robot | 2019-08-01 | |
|\ \ \ \ \ | ||||
| * | | | | | systemd, cgroupsv2: not bind mount /sys/fs/cgroup/systemd | Giuseppe Scrivano | 2019-08-01 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #3681 from vrothberg/tests-check-errors | Daniel J Walsh | 2019-08-01 | |
|\ \ \ \ \ | ||||
| * | | | | | e2e test: check exit codes for pull, save, inspect | Valentin Rothberg | 2019-07-31 | |
| | |_|/ / | |/| | | | ||||
* | | | | | Merge pull request #3671 from openSUSE/runtime-path-discovery | OpenShift Merge Robot | 2019-08-01 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | Add runtime and conmon path discovery | Sascha Grunert | 2019-08-01 | |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #3573 from rhatdan/vendor | Daniel J Walsh | 2019-08-01 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Vendor in buildah 1.9.2 | Daniel J Walsh | 2019-07-30 | |
| |/ / | ||||
* | | | Merge pull request #3682 from cevich/fix_release_rerun | OpenShift Merge Robot | 2019-07-31 | |
|\ \ \ | |/ / |/| | | ||||
| * | | Cirrus: Fix release dependencies | Chris Evich | 2019-07-31 | |
| * | | Cirrus: Fix re-run of release task into no-op. | Chris Evich | 2019-07-31 | |
|/ / | ||||
* | | Merge pull request #3672 from petejohanson/32bit-build-fixes | OpenShift Merge Robot | 2019-07-30 | |
|\ \ | ||||
| * | | Build fix for 32-bit systems. | Pete Johanson | 2019-07-30 | |
* | | | Merge pull request #3665 from QiWang19/env | OpenShift Merge Robot | 2019-07-30 | |
|\ \ \ | ||||
| * | | | Set -env variables as appropriate | Qi Wang | 2019-07-30 | |
* | | | | Merge pull request #3661 from openSUSE/nixos-friendly-config | OpenShift Merge Robot | 2019-07-30 | |
|\ \ \ \ | ||||
| * | | | | Update libpod.conf to be NixOS friendly | Sascha Grunert | 2019-07-30 | |
* | | | | | Merge pull request #3668 from TomSweeneyRedHat/dev/tsweeney/adderror | OpenShift Merge Robot | 2019-07-30 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | Touch up input argument error on create | TomSweeneyRedHat | 2019-07-30 | |
|/ / / / | ||||
* | | | | Merge pull request #3667 from major/test-with-username-has-dash | OpenShift Merge Robot | 2019-07-30 | |
|\ \ \ \ | ||||
| * | | | | Allow info test to work with usernames w/dash | Major Hayden | 2019-07-29 | |
|/ / / / | ||||
* | | | | Merge pull request #3656 from jwhonce/wip/env | OpenShift Merge Robot | 2019-07-29 | |
|\ \ \ \ | ||||
| * | | | | Fix commit --changes env=X=Y | Jhon Honce | 2019-07-26 | |
* | | | | | Merge pull request #3660 from LaszloGombos/master | OpenShift Merge Robot | 2019-07-29 | |
|\ \ \ \ \ | ||||
| * | | | | | Fix the syntax in the podman export documentation example | Laszlo Gombos | 2019-07-29 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #3663 from adrianreber/random-test-ip | OpenShift Merge Robot | 2019-07-29 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | Move random IP code for tests from checkpoint to common | Adrian Reber | 2019-07-29 | |
| |/ / / | ||||
* | | | | Merge pull request #3646 from vrothberg/hi-scott | OpenShift Merge Robot | 2019-07-29 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||
| * | | | fix `podman -v` regression | Valentin Rothberg | 2019-07-29 | |
* | | | | Merge pull request #3233 from wking/fatal-requested-hook-directory-does-not-e... | OpenShift Merge Robot | 2019-07-29 | |
|\ \ \ \ | ||||
| * | | | | libpod/container_internal: Make all errors loading explicitly configured hook... | W. Trevor King | 2019-05-29 | |
* | | | | | Merge pull request #3650 from cevich/fix_clone_depth | OpenShift Merge Robot | 2019-07-29 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||
| * | | | | Cirrus: Remove fixed clone depth | Chris Evich | 2019-07-26 | |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #3654 from TomSweeneyRedHat/dev/tsweeney/commandpause | OpenShift Merge Robot | 2019-07-28 | |
|\ \ \ \ | |/ / / |/| | | | ||||
| * | | | Update pause/unpause video links and demo | TomSweeneyRedHat | 2019-07-26 | |
|/ / / | ||||
* | | | Merge pull request #3639 from giuseppe/user-ns-container | OpenShift Merge Robot | 2019-07-26 | |
|\ \ \ | ||||
| * | | | podman: support --userns=ns|container | Giuseppe Scrivano | 2019-07-25 | |
| * | | | pods: do not to join a userns if there is not any | Giuseppe Scrivano | 2019-07-25 | |
| | |/ | |/| | ||||
* | | | Merge pull request #3632 from cevich/small_cirrus_fixes | OpenShift Merge Robot | 2019-07-26 | |
|\ \ \ | ||||
| * | | | Cirrus: Bypass release during image-building | Chris Evich | 2019-07-25 | |
| * | | | Cirrus: Ubuntu: Set + Test for $RUNC_BINARY | Chris Evich | 2019-07-25 |