..
build.go
Refactor API build endpoint to be more compliant
2020-09-14 13:46:59 -07:00
diff.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
exists.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
history.go
Don't crash when giving bogus format commands
2020-07-29 14:12:19 -04:00
image.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
images.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
import.go
Supports import&run--signature-policy
2020-09-15 16:09:33 -04:00
inspect.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
list.go
image list: return all associated names
2020-09-17 12:23:58 +02:00
load.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
mount.go
Add podman image mount
2020-07-28 10:27:44 -04:00
prune.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
pull.go
Refactor remote pull to provide progress
2020-09-16 10:44:26 -07:00
push.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
rm.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
rmi.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
save.go
podman save: fix redirect of multi-images
2020-09-22 17:04:38 +02:00
search.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
sign.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
tag.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
tree.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
trust.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
trust_set.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
trust_show.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
unmount.go
Add podman image mount
2020-07-28 10:27:44 -04:00
untag.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
utils_linux.go
podman save use named pipe
2020-08-12 10:03:41 -04:00
utils_unsupported.go
podman save use named pipe
2020-08-12 10:03:41 -04:00