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
/
root.go
Commit message (
Expand
)
Author
Age
*
command: migrate doesn't move process to cgroup
Giuseppe Scrivano
2021-07-27
*
Drop podman create --storage-opt container flag
Daniel J Walsh
2021-07-20
*
At trace log level, print error text using %+v instead of %v
Nalin Dahyabhai
2021-04-14
*
Add support for podman --context default
Daniel J Walsh
2021-04-05
*
Add powershell completions
Paul Holzinger
2021-03-29
*
turn hidden --trace into a NOP
Valentin Rothberg
2021-03-08
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
correct startup error message
Valentin Rothberg
2021-02-16
*
Improve error message when the the podman service is not enabled
Daniel J Walsh
2021-01-09
*
Allow users to specify TMPDIR in containers.conf
Daniel J Walsh
2020-12-15
*
Drop default log-level from error to warn
Daniel J Walsh
2020-12-03
*
Enable remote shell completion without a running endpoint
Paul Holzinger
2020-11-20
*
Remove some more excessive wrapping and stuttering
Daniel J Walsh
2020-11-17
*
Add shell completion with cobra
Paul Holzinger
2020-11-12
*
Switch use of Flags to Options
Daniel J Walsh
2020-10-21
*
Fix the "err: cause" order of OCI runtime errors
Jordan Christiansen
2020-10-09
*
podman-remote does not support most of the global flags
Daniel J Walsh
2020-10-02
*
Refactor version handling in cmd tree
Jhon Honce
2020-09-18
*
podman version and --version: fix format, exit
Ed Santiago
2020-09-15
*
Refactor API build endpoint to be more compliant
Jhon Honce
2020-09-14
*
Merge pull request #7403 from QiWang19/runtime-flag
OpenShift Merge Robot
2020-09-11
|
\
|
*
Add global options --runtime-flags
Qi Wang
2020-09-04
*
|
Don't setup the Image/ContainerEngine when calling a cmd with subcmds
Paul Holzinger
2020-09-08
|
/
*
Fix log level case regression
Sascha Grunert
2020-08-28
*
Add support for --connection
Daniel J Walsh
2020-08-19
*
podman-remote fixes for msi and client
Brent Baude
2020-08-12
*
remove --latest for all remote commands
Brent Baude
2020-08-10
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
[WIP] Refactor podman system connection
Jhon Honce
2020-07-22
*
abi: set default umask and rlimits
Giuseppe Scrivano
2020-07-17
*
Merge pull request #6864 from vrothberg/v2-module
OpenShift Merge Robot
2020-07-06
|
\
|
*
move go module to v2
Valentin Rothberg
2020-07-06
*
|
Set engine env from common config
Qi Wang
2020-07-03
|
/
*
Fixes --remote flag issues
Jhon Honce
2020-06-26
*
V2 podman system connection
Jhon Honce
2020-06-23
*
Fixup issues found by golint
Daniel J Walsh
2020-06-10
*
Add parallel execution code for container operations
Matthew Heon
2020-06-05
*
V2 Add support for ssh authentication methods
Jhon Honce
2020-06-03
*
compat handlers: add X-Registry-Auth header support
Valentin Rothberg
2020-05-29
*
Fix build on OS X
Matthew Heon
2020-05-20
*
default to tunnel without ABISupport tag
Daniel J Walsh
2020-05-08
*
Fix errors found when comparing podman v1 --help versus V2
Daniel J Walsh
2020-05-04
*
V2 enable ps tests
Jhon Honce
2020-04-29
*
Merge pull request #5956 from jwhonce/wip/version
OpenShift Merge Robot
2020-04-29
|
\
|
*
V2 restore podman -v command
Jhon Honce
2020-04-29
*
|
V2 Restore images list tests
Jhon Honce
2020-04-29
|
/
*
system tests must pass
Brent Baude
2020-04-28
*
V2 restore libpod.Shutdown() when exiting podman commands
Jhon Honce
2020-04-22
*
Enable some testing
Brent Baude
2020-04-17
*
Fix bug where two configurations had been created
Jhon Honce
2020-04-16
[next]