..
build.go
Fixup Buildah merge
2022-09-23 14:13:12 -04:00
buildx.go
bump go module to version 4
2022-01-18 12:47:07 +01:00
diff.go
Remove unused archive flag from diff commands
2022-05-25 08:50:12 -07:00
exists.go
bump go module to version 4
2022-01-18 12:47:07 +01:00
history.go
cmd/podman: switch to golang native error wrapping
2022-06-30 12:58:57 +02:00
image.go
bump go module to version 4
2022-01-18 12:47:07 +01:00
import.go
Replace deprecated ioutil
2022-09-20 15:34:27 -04:00
inspect.go
shell completion: update podman inspect --type options
2022-05-19 14:04:22 +02:00
list.go
Fix stutters
2022-09-10 07:52:00 -04:00
load.go
Replace deprecated ioutil
2022-09-20 15:34:27 -04:00
mount.go
cmd/podman: switch to golang native error wrapping
2022-06-30 12:58:57 +02:00
prune.go
bump go module to version 4
2022-01-18 12:47:07 +01:00
pull.go
Add ProgressWriter to PullOptions
2022-08-19 00:41:22 +03:00
push.go
Pass io.Writer when pushing images/manifests from command line
2022-08-18 23:48:43 +03:00
rm.go
remove image podman no prune
2022-08-04 14:55:03 -04:00
save.go
cli: Add signature-policy flag to podman save
2022-09-21 20:30:23 +02:00
scp.go
podman ssh work, using new c/common interface
2022-08-09 14:00:58 -04:00
search.go
cmd/podman: switch to golang native error wrapping
2022-06-30 12:58:57 +02:00
sign.go
cmd/podman: switch to golang native error wrapping
2022-06-30 12:58:57 +02:00
tag.go
bump go module to version 4
2022-01-18 12:47:07 +01:00
tree.go
bump go module to version 4
2022-01-18 12:47:07 +01:00
trust.go
bump go module to version 4
2022-01-18 12:47:07 +01:00
trust_set.go
Add support for sigstoreSigned in (podman image trust set)
2022-08-25 01:50:43 +02:00
trust_show.go
Cleanup display of trust with transports
2022-02-22 15:08:58 -05:00
unmount.go
cmd/podman: switch to golang native error wrapping
2022-06-30 12:58:57 +02:00
untag.go
bump go module to version 4
2022-01-18 12:47:07 +01:00
utils_linux.go
Replace deprecated ioutil
2022-09-20 15:34:27 -04:00
utils_unsupported.go
go fmt: use go 1.18 conditional-build syntax
2022-03-18 09:11:53 +01:00