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
path:
root
/
cmd
/
podman
Commit message (
Expand
)
Author
Age
*
Merge pull request #1662 from adrianreber/all-and-latest
OpenShift Merge Robot
2018-10-23
|
\
|
*
Add --all and --latest to checkpoint/restore
Adrian Reber
2018-10-23
|
*
Use the newly added getAllOrLatestContainers() function
Adrian Reber
2018-10-23
|
*
Use the new checkAllAndLatest() function
Adrian Reber
2018-10-23
|
*
Also factor out getAllOrLatestContainers() function
Adrian Reber
2018-10-23
|
*
Add checkAllAndLatest() function
Adrian Reber
2018-10-23
*
|
Merge pull request #1638 from baude/fastps
OpenShift Merge Robot
2018-10-23
|
\
\
|
*
|
Make podman ps fast
baude
2018-10-23
*
|
|
Merge pull request #1664 from adrianreber/port-l
OpenShift Merge Robot
2018-10-23
|
\
\
\
|
*
|
|
Fix podman port -l
Adrian Reber
2018-10-19
*
|
|
|
Merge pull request #1697 from baude/statserr
OpenShift Merge Robot
2018-10-23
|
\
\
\
\
|
*
|
|
|
correct stats err with non-running containers
baude
2018-10-22
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #1665 from vrothberg/ignore-env-vars
OpenShift Merge Robot
2018-10-23
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fix environment variable parsing
Valentin Rothberg
2018-10-23
*
|
|
|
Merge pull request #1639 from baude/pararm
OpenShift Merge Robot
2018-10-23
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make rm faster
baude
2018-10-22
|
|
/
/
*
/
/
Handle http/https in registry given to login/out
TomSweeneyRedHat
2018-10-22
|
/
/
*
/
Move rootless directory handling to the libpod/pkg/util directory
Daniel J Walsh
2018-10-22
|
/
*
Support auth file environment variable & add change to man pages
Qi Wang
2018-10-12
*
Swap from map to channels for podman stop workers
Matthew Heon
2018-10-11
*
Merge pull request #1605 from mheon/syslog_cleanup
OpenShift Merge Robot
2018-10-11
|
\
|
*
Pass along syslog variable to podman cleanup processes
Matthew Heon
2018-10-11
*
|
Merge pull request #1619 from QiWang19/issus1610
OpenShift Merge Robot
2018-10-11
|
\
\
|
*
|
Sort all command flags
Qi Wang
2018-10-11
|
|
/
*
|
Merge pull request #1614 from baude/parastop
OpenShift Merge Robot
2018-10-11
|
\
\
|
*
|
Stop containers in parallel fashion
baude
2018-10-11
*
|
|
Merge pull request #1623 from mheon/static_ip
OpenShift Merge Robot
2018-10-11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add --ip flag and plumbing into libpod
Matthew Heon
2018-10-11
|
|
/
*
/
fix runlabel functions based on QA feedback
baude
2018-10-11
|
/
*
Merge pull request #1587 from mheon/fix_pod_status
OpenShift Merge Robot
2018-10-08
|
\
|
*
Fix pod status reporting for new Exited state
Matthew Heon
2018-10-03
*
|
runlabel: execute /proc/self/exe and avoid recursion
Valentin Rothberg
2018-10-05
*
|
Add support to checkpoint/restore containers
Adrian Reber
2018-10-03
|
/
*
Merge pull request #1580 from giuseppe/rootless-always-set-XDG_RUNTIME_DIR
OpenShift Merge Robot
2018-10-03
|
\
|
*
rootless: always set XDG_RUNTIME_DIR
Giuseppe Scrivano
2018-10-03
*
|
Merge pull request #1531 from mheon/add_exited_state
OpenShift Merge Robot
2018-10-03
|
\
\
|
|
/
|
/
|
|
*
Address review comments and fix ps output
Matthew Heon
2018-10-02
|
*
Add ContainerStateExited and OCI delete() in cleanup()
Matthew Heon
2018-10-02
*
|
Merge pull request #1528 from baude/runlabel
OpenShift Merge Robot
2018-10-02
|
\
\
|
*
|
Add container runlabel command
baude
2018-09-28
*
|
|
Merge pull request #1576 from rhatdan/label
OpenShift Merge Robot
2018-10-02
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Disable SELinux labeling if --privileged
Daniel J Walsh
2018-10-02
*
|
|
Merge pull request #1563 from jwhonce/wip/pods
OpenShift Merge Robot
2018-10-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
* Update documenation
Jhon Honce
2018-10-01
|
*
|
Implement pod varlink bindings
Jhon Honce
2018-10-01
|
|
/
*
/
Add --all flag to podman kill
Daniel J Walsh
2018-09-30
|
/
*
Add buildah version and distribution to info
baude
2018-09-28
*
Add --mount option for `create` & `run` command
Daniel J Walsh
2018-09-21
*
Refactor Wait() to not require a timeout
Matthew Heon
2018-09-21
*
Don't mount /dev/shm if the user told you --ipc=none
Daniel J Walsh
2018-09-21
[next]