index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Bump to v1.6.3
v1.6.3
Matthew Heon
2019-11-01
*
Merge pull request #4419 from mheon/buildah_update_163
OpenShift Merge Robot
2019-11-01
|
\
|
*
Update containers/buildah
Matthew Heon
2019-11-01
|
*
Update Cirrus branch info for new branch
Matthew Heon
2019-11-01
*
|
Merge pull request #4417 from mheon/release_notes_1.6.3
OpenShift Merge Robot
2019-11-01
|
\
\
|
|
/
|
/
|
|
*
Add release notes for v1.6.3
Matthew Heon
2019-11-01
|
/
*
Merge pull request #4403 from mheon/cherrypick_163
OpenShift Merge Robot
2019-10-31
|
\
|
*
Update document formatting and packaging code
Jhon Honce
2019-10-31
|
*
Restructure documentation dir
baude
2019-10-31
|
*
container start: fix regression when using name
Valentin Rothberg
2019-10-31
|
*
add libpod/config
Valentin Rothberg
2019-10-31
|
/
*
Merge pull request #4387 from mheon/bump-1.6.3-rc1
OpenShift Merge Robot
2019-10-31
|
\
|
*
Bump to v1.6.3-dev
Matthew Heon
2019-10-30
|
*
Bump to v1.6.3-rc1
Matthew Heon
2019-10-30
|
/
*
Merge pull request #4379 from cevich/fix_upload_release_archive
OpenShift Merge Robot
2019-10-30
|
\
|
*
Cirrus: Fix upload_release_archive on branch or tag
Chris Evich
2019-10-30
*
|
Merge pull request #4305 from mheon/fix_volume_mount
OpenShift Merge Robot
2019-10-30
|
\
\
|
*
|
Wait for `mount` command to finish when mounting volume
Matthew Heon
2019-10-30
*
|
|
Merge pull request #4365 from cevich/safe_load
OpenShift Merge Robot
2019-10-30
|
\
\
\
|
*
|
|
Cirrus: Fix minor python deprecation warning
Chris Evich
2019-10-29
*
|
|
|
Merge pull request #4376 from giuseppe/drop-ostree
OpenShift Merge Robot
2019-10-30
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
build: drop support for ostree
Giuseppe Scrivano
2019-10-30
*
|
|
|
Merge pull request #4375 from vrothberg/stale
OpenShift Merge Robot
2019-10-30
|
\
\
\
\
|
*
|
|
|
stale action: add exempt-issue-label
Valentin Rothberg
2019-10-30
|
|
/
/
/
*
|
|
|
Merge pull request #4372 from rhatdan/exec
OpenShift Merge Robot
2019-10-30
|
\
\
\
\
|
*
|
|
|
Processes execed into container should match container label
Daniel J Walsh
2019-10-29
*
|
|
|
|
Merge pull request #4369 from baude/golandautocodecorrections
OpenShift Merge Robot
2019-10-30
|
\
\
\
\
\
|
*
|
|
|
|
goland autocorrections
baude
2019-10-29
*
|
|
|
|
|
Merge pull request #4377 from vrothberg/fix-seccomp
OpenShift Merge Robot
2019-10-30
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
seccomp: use github.com/seccomp/containers-golang
Valentin Rothberg
2019-10-30
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #4310 from nalind/manifest-lists
OpenShift Merge Robot
2019-10-29
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Set default seccomp.json file for podman play kube
Daniel J Walsh
2019-10-29
|
*
|
|
|
images: distinguish between tags and digests
Nalin Dahyabhai
2019-10-29
|
*
|
|
|
API: report multiple digests for images
Nalin Dahyabhai
2019-10-29
|
*
|
|
|
pull/create: add --override-arch/--override-os flags
Nalin Dahyabhai
2019-10-29
|
*
|
|
|
image: don't get confused by lists
Nalin Dahyabhai
2019-10-29
|
*
|
|
|
Add e2e tests for manifest list support
Nalin Dahyabhai
2019-10-29
|
*
|
|
|
bump containers/image to v5.0.0, buildah to v1.11.4
Nalin Dahyabhai
2019-10-29
|
|
/
/
/
*
|
|
|
Merge pull request #4319 from cevich/limit_releases
OpenShift Merge Robot
2019-10-29
|
\
\
\
\
|
*
|
|
|
Cirrus: Only upload tagged releases
Chris Evich
2019-10-29
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #4366 from AkihiroSuda/fix-embed-version
OpenShift Merge Robot
2019-10-29
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Makefile: fix embedding gitCommit
Akihiro Suda
2019-10-29
|
|
/
/
*
|
|
Merge pull request #3792 from haircommander/minimum-conmon
OpenShift Merge Robot
2019-10-29
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
update conmon to v2.0.2 in in_podman image
Peter Hunt
2019-10-28
|
*
|
bump cirrus images
Peter Hunt
2019-10-28
|
*
|
require conmon v2.0.1
Peter Hunt
2019-10-28
|
*
|
require conmon v2.0.0
Peter Hunt
2019-10-28
*
|
|
Merge pull request #4110 from mheon/fix_sigproxy_tests
OpenShift Merge Robot
2019-10-29
|
\
\
\
|
*
|
|
Fix sig-proxy=false test and use image cache
Matthew Heon
2019-10-22
*
|
|
|
Merge pull request #4360 from rhatdan/spell
OpenShift Merge Robot
2019-10-29
|
\
\
\
\
[next]