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
*
Add --host and -H as equivalent options to --url
Daniel J Walsh
2022-07-26
*
podman: always call into SetupRootless
Giuseppe Scrivano
2022-07-26
*
cmd/podman: switch to golang native error wrapping
Sascha Grunert
2022-06-30
*
Fix runtime check during restore
Zeyad Yasser
2022-06-28
*
Remove TODO re: storage-driver
Jhon Honce
2022-05-24
*
enable errcheck linter
Paul Holzinger
2022-04-29
*
Add support for passing --volumepath
Daniel J Walsh
2022-04-23
*
fix a number of errcheck issues
Valentin Rothberg
2022-03-22
*
Show correct default values or show none
Daniel J Walsh
2022-01-24
*
rename --cni-config-dir to --network-config-dir
Paul Holzinger
2022-01-18
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
Add --noout option to prevent the output of ids
Daniel J Walsh
2022-01-12
*
Add podman rm --depend
Daniel J Walsh
2022-01-11
*
Use same runtime to restore a container as during checkpointing
Adrian Reber
2021-11-19
*
Set config environment variables early in Podman init
Daniel J Walsh
2021-11-15
*
Add flag to overwrite network backend from config
Paul Holzinger
2021-11-11
*
Move CONTAINER_HOST and _CONNECTION to IsRemote Function
Daniel J Walsh
2021-10-15
*
If CONTAINER_HOST env variable is set default podman --remote=true
Daniel J Walsh
2021-10-14
*
Remind user to check connection or use podman machine
Ashley Cui
2021-09-28
*
standardize logrus messages to upper case
Daniel J Walsh
2021-09-22
*
Set default storage from containers.conf for temporary images
Daniel J Walsh
2021-09-15
*
If container exits with 125 podman should exit with 125
Daniel J Walsh
2021-09-13
*
profiling: higher memory sampling rate
Valentin Rothberg
2021-08-23
*
add flag to record memory profiles
Valentin Rothberg
2021-08-20
*
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
[next]