index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
trivial cleanups from golang
baude
2019-07-03
*
Merge pull request #3488 from marcov/ctr-or-pod-id
OpenShift Merge Robot
2019-07-03
|
\
|
*
libpod: discerne partial IDs between containers and pods
Marco Vedovati
2019-07-03
*
|
Merge pull request #3242 from adel-mamin/adel-mamin/install-md-update-for-man...
OpenShift Merge Robot
2019-07-03
|
\
\
|
*
|
Added instruction to enable the user namespaces permanenty in Manjaro
Adel Mamin
2019-07-03
|
*
|
Addressed code review comments
Adel Mamin
2019-07-03
|
*
|
Updated install.md for Manjaro Linux
Adel Mamin
2019-07-03
|
|
/
*
|
Merge pull request #3486 from openSUSE/ocicni-bump
OpenShift Merge Robot
2019-07-03
|
\
\
|
*
|
Vendor latest OCICNI version
Sascha Grunert
2019-07-03
|
|
/
*
|
Merge pull request #3437 from giuseppe/fix-nocgo
OpenShift Merge Robot
2019-07-03
|
\
\
|
*
|
cirrus: add test for compiling without cgo
Giuseppe Scrivano
2019-07-02
|
*
|
lock: new lock type "file"
Giuseppe Scrivano
2019-07-02
|
*
|
runtime: allow to specify the lock mechanism
Giuseppe Scrivano
2019-07-02
|
*
|
lock: disable without cgo
Giuseppe Scrivano
2019-07-02
|
*
|
spec: move cgo stuff to their own file
Giuseppe Scrivano
2019-07-02
|
*
|
rootless: allow to build without cgo
Giuseppe Scrivano
2019-07-02
|
*
|
attach: move cgo bits to a different file
Giuseppe Scrivano
2019-07-02
|
*
|
vendor: update containers/psgo
Giuseppe Scrivano
2019-07-02
*
|
|
Merge pull request #3483 from mheon/get_conmon_pid
OpenShift Merge Robot
2019-07-03
|
\
\
\
|
*
|
|
Wipe PID and ConmonPID in state after container stops
Matthew Heon
2019-07-02
|
*
|
|
Store Conmon's PID in our state and display in inspect
Matthew Heon
2019-07-02
*
|
|
|
Merge pull request #3484 from mheon/bump_readme
OpenShift Merge Robot
2019-07-03
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Bump current version in README
Matthew Heon
2019-07-02
|
/
/
/
*
|
|
Merge pull request #3479 from mheon/bump-1.4.4
OpenShift Merge Robot
2019-07-03
|
\
\
\
|
*
|
|
Bump gitvalidation epoch
Matthew Heon
2019-07-02
|
*
|
|
Bump to v1.4.5-dev
Matthew Heon
2019-07-02
|
*
|
|
Bump to v1.4.4
v1.4.4
Matthew Heon
2019-07-02
|
|
/
/
*
|
|
Merge pull request #3477 from ashley-cui/pauserootless
OpenShift Merge Robot
2019-07-03
|
\
\
\
|
*
|
|
Fix rootless detection error for pause & unpause
Ashley Cui
2019-07-02
*
|
|
|
Merge pull request #3465 from baude/nostore
OpenShift Merge Robot
2019-07-03
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
configure runtime without store
baude
2019-07-01
*
|
|
|
Merge pull request #3461 from mheon/free_locks_on_fail
OpenShift Merge Robot
2019-07-02
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix release notes
Matthew Heon
2019-07-02
|
*
|
|
Ensure locks are freed when ctr/pod creation fails
Matthew Heon
2019-07-02
*
|
|
|
Merge pull request #3471 from giuseppe/small-fixes-cgroups
OpenShift Merge Robot
2019-07-02
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
stats: use runtime.NumCPU when percpu counters are not available
Giuseppe Scrivano
2019-07-02
|
*
|
|
cgroups: fix times conversion
Giuseppe Scrivano
2019-07-02
*
|
|
|
Merge pull request #3473 from mheon/release_notes_1.4.4
OpenShift Merge Robot
2019-07-02
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Update release notes for 1.4.4
Matthew Heon
2019-07-02
*
|
|
|
Merge pull request #3469 from rhatdan/vendor
OpenShift Merge Robot
2019-07-02
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Update to containers/storage v1.12.13
Daniel J Walsh
2019-07-01
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #3468 from giuseppe/fix-sudo-rootless
OpenShift Merge Robot
2019-07-01
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rootless: do not join namespace if it has already euid == 0
Giuseppe Scrivano
2019-07-01
|
/
/
*
|
Merge pull request #3324 from marcov/detach-keys-configurable
OpenShift Merge Robot
2019-07-01
|
\
\
|
|
/
|
/
|
|
*
libpod: fix hang on container start and attach
Marco Vedovati
2019-06-26
|
*
podman: clarify the format of --detach-keys argument
Marco Vedovati
2019-06-26
|
*
libpod: specify a detach keys sequence in libpod.conf
Marco Vedovati
2019-06-26
*
|
Merge pull request #3422 from nalind/no-layer-images
OpenShift Merge Robot
2019-06-28
|
\
\
|
*
|
Handle images which contain no layers
Nalin Dahyabhai
2019-06-26
|
*
|
Add tests that we don't hit errors with layerless images
Nalin Dahyabhai
2019-06-26
[next]