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
*
Merge pull request #3508 from csomh/healthcheck-flag-compat
OpenShift Merge Robot
2019-07-16
|
\
|
*
Completion: complete "--health-start-period" in bash
Hunor Csomortáni
2019-07-16
|
*
Make the healthcheck flags compatible with Docker CLI
Hunor Csomortáni
2019-07-16
|
*
Completion: --no-healthcheck is not an option
Hunor Csomortáni
2019-07-16
*
|
Merge pull request #3546 from cevich/abstract_dest_branch
OpenShift Merge Robot
2019-07-16
|
\
\
|
*
|
Cirrus: Abstract destination branch refs.
Chris Evich
2019-07-15
*
|
|
Merge pull request #3539 from stefanb2/topic-pr-3507-3525
OpenShift Merge Robot
2019-07-16
|
\
\
\
|
*
|
|
healthcheck: reject empty commands
Stefan Becker
2019-07-16
|
*
|
|
create: ignore check if image has HEALTHCHECK NONE
Stefan Becker
2019-07-16
|
*
|
|
create: apply defaults on image healthcheck options
Stefan Becker
2019-07-16
|
*
|
|
healthcheck: improve command list parser
Stefan Becker
2019-07-16
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3513 from vrothberg/analyses
OpenShift Merge Robot
2019-07-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dependency/analyses: simplify scripts
Valentin Rothberg
2019-07-16
|
*
|
dependency-tree analysis: direct and transitive
Valentin Rothberg
2019-07-16
|
*
|
analyses: README: consistent code examples
Valentin Rothberg
2019-07-16
|
*
|
analyses: README: fix typos
Valentin Rothberg
2019-07-16
|
*
|
analyses: add dependency-tree.sh
Valentin Rothberg
2019-07-16
|
*
|
analyses: add README.md
Valentin Rothberg
2019-07-16
|
*
|
hack/analyses -> dependencies/analyses
Valentin Rothberg
2019-07-16
|
*
|
hack/analyses/go-archive-analysis.sh: fix sorting
Valentin Rothberg
2019-07-16
|
*
|
add hack/analyses/nm-symbols-analysis.sh
Valentin Rothberg
2019-07-16
|
*
|
analyse package sizes
Valentin Rothberg
2019-07-16
|
/
/
*
|
Merge pull request #3574 from stefanb2/topic-health-cmd-parsing
OpenShift Merge Robot
2019-07-15
|
\
\
|
*
|
create: improve parser for --healthcheck-command
Stefan Becker
2019-07-14
*
|
|
Merge pull request #3531 from haraldh/fix_ReplySendFile
OpenShift Merge Robot
2019-07-15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix the double replySendFile()
Harald Hoyer
2019-07-12
*
|
|
Merge pull request #3532 from mheon/ensure_store_on_refresh
OpenShift Merge Robot
2019-07-15
|
\
\
\
|
*
|
|
Ensure we have a valid store when we refresh
Matthew Heon
2019-07-10
*
|
|
|
Merge pull request #3530 from deefin/deefin-3490-logging
OpenShift Merge Robot
2019-07-14
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Improves STD output/readability in combination
dom finn
2019-07-14
|
/
/
/
*
|
|
Merge pull request #3564 from giuseppe/cgroupsv2-no-controllers-last-path
OpenShift Merge Robot
2019-07-13
|
\
\
\
|
*
|
|
cgroupsv2: do not enable controllers for the last component
Giuseppe Scrivano
2019-07-12
*
|
|
|
Merge pull request #3563 from giuseppe/fix-single-mapping-rootless
OpenShift Merge Robot
2019-07-12
|
\
\
\
\
|
*
|
|
|
spec: fix userns with less than 5 gids
Giuseppe Scrivano
2019-07-12
|
|
/
/
/
*
|
|
|
Merge pull request #3537 from QiWang19/volumeabs
OpenShift Merge Robot
2019-07-12
|
\
\
\
\
|
*
|
|
|
fix bug convert volume host path to absolute
Qi Wang
2019-07-10
*
|
|
|
|
Merge pull request #3534 from cevich/img_sys_tst
OpenShift Merge Robot
2019-07-12
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Cirrus: Update to freshly built cache-images
Chris Evich
2019-07-12
|
*
|
|
|
Cirrus: Execute system-tests during image-validation
Chris Evich
2019-07-12
|
*
|
|
|
Cirrus: Fix missing removal of packaged podman
Chris Evich
2019-07-12
|
/
/
/
/
*
|
|
|
Merge pull request #3557 from rhatdan/env
OpenShift Merge Robot
2019-07-12
|
\
\
\
\
|
*
|
|
|
Fix spelling mistakes in man pages and other docs
Daniel J Walsh
2019-07-11
|
*
|
|
|
Add glob parsing for --env flag
Daniel J Walsh
2019-07-11
|
*
|
|
|
Add support for -env-host
Daniel J Walsh
2019-07-11
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #3558 from mheon/fix_pod_remove
OpenShift Merge Robot
2019-07-11
|
\
\
\
\
|
*
|
|
|
Fix a bug where ctrs could not be removed from pods
Matthew Heon
2019-07-11
*
|
|
|
|
Merge pull request #3552 from baude/golangcilint2
OpenShift Merge Robot
2019-07-11
|
\
\
\
\
\
|
*
|
|
|
|
golangci-lint pass number 2
baude
2019-07-11
*
|
|
|
|
|
Merge pull request #3491 from giuseppe/rlimit-host
OpenShift Merge Robot
2019-07-11
|
\
\
\
\
\
\
|
*
|
|
|
|
|
podman: add --ulimit host
Giuseppe Scrivano
2019-07-08
[next]