..
build.go
Make sure users changes --authfile before checking
2023-07-27 12:06:25 -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
Fixes format inconsistencies with docker for certain history fields
2023-04-19 00:20:47 +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: move filter flags from StringSliceVar to StringArrayVar
2023-05-25 16:53:14 +02: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
Make sure users changes --authfile before checking
2023-07-27 12:06:25 -04:00
push.go
Make sure users changes --authfile before checking
2023-07-27 12:06:25 -04:00
rm.go
man pages and command help: clean up descriptions
2023-05-28 18:57:43 +02:00
save.go
use cached containers.conf
2022-10-21 14:03:14 +02:00
scp.go
man pages and command help: clean up descriptions
2023-05-28 18:57:43 +02:00
search.go
Make sure users changes --authfile before checking
2023-07-27 12:06:25 -04:00
sign.go
Make sure users changes --authfile before checking
2023-07-27 12:06:25 -04:00
tag.go
bump go module to version 4
2022-01-18 12:47:07 +01:00
tree.go
man pages and command help: clean up descriptions
2023-05-28 18:57:43 +02: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
version.go
Add podman buildx version support
2022-12-09 12:03:22 -05:00