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
/
inspect
/
inspect.go
Commit message (
Expand
)
Author
Age
*
Merge pull request #14449 from cdoern/podVolumes
openshift-ci[bot]
2022-07-01
|
\
|
*
podman volume create --opt=o=timeout...
cdoern
2022-06-09
*
|
cmd/podman: switch to golang native error wrapping
Sascha Grunert
2022-06-30
*
|
golangci-lint: enable nolintlint
Paul Holzinger
2022-06-14
|
/
*
shell completion: update podman inspect --type options
Paul Holzinger
2022-05-19
*
Remove error stutter
Daniel J Walsh
2022-03-25
*
bump go module to version 4
Valentin Rothberg
2022-01-18
*
fix healthcheck timeouts and ut8 coercion
Brent Baude
2022-01-06
*
Refactor podman image command output
Jhon Honce
2021-12-02
*
standardize logrus messages to upper case
Daniel J Walsh
2021-09-22
*
inspect: printTmpl must Flush writer
Aditya Rajan
2021-09-09
*
Scrub podman commands to use report package
Jhon Honce
2021-06-16
*
Add default template functions
Jhon Honce
2021-04-02
*
bump go module to v3
Valentin Rothberg
2021-02-22
*
Spelling
Josh Soref
2020-12-22
*
Restore json format for fields as well as whole structs
Jhon Honce
2020-12-07
*
Swap out json-iterator for golang default
Jhon Honce
2020-11-17
*
Add shell completion with cobra
Paul Holzinger
2020-11-12
*
Add pod, volume, network to inspect package
Ashley Cui
2020-10-27
*
Refactor podman to use c/common/pkg/report
Jhon Honce
2020-10-21
*
Restore indent on JSON from `podman inspect`
Matthew Heon
2020-10-13
*
Restore --format 'table...' to commands
Jhon Honce
2020-10-08
*
Usability: prevent "-l" with arguments
Ed Santiago
2020-09-14
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Fixes --remote flag issues
Jhon Honce
2020-06-26
*
Fix podman inspect on overlapping/missing objects
Matthew Heon
2020-06-16
*
Turn on More linters
Daniel J Walsh
2020-06-15
*
enable inspect tests
Valentin Rothberg
2020-04-29