..
changes.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
containers.go
Merge pull request #7662 from jwhonce/issues/7535
2020-09-24 17:04:03 +00:00
containers_archive.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
containers_attach.go
Fixes remote attach and exec to signal IdleTracker
2020-10-05 10:40:23 -07:00
containers_create.go
fix: The container created by APIV2 has an incorrect Env and WorkDir
2020-10-01 05:13:01 +08:00
containers_export.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
containers_logs.go
WIP: Fix remote logs
2020-09-16 13:53:15 -04:00
containers_pause.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
containers_prune.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
containers_restart.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
containers_start.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
containers_stats.go
stats: log errors instead of sending 500
2020-09-21 09:46:17 +02:00
containers_stop.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
containers_top.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
containers_unpause.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
events.go
events endpoint: header: do not wait for events
2020-09-15 14:28:38 +02:00
exec.go
Fixes remote attach and exec to signal IdleTracker
2020-10-05 10:40:23 -07:00
images.go
compat: images/create: fix tag parsing
2020-10-02 17:24:37 +02:00
images_build.go
Merge pull request #7815 from jwhonce/wip/creds_remote
2020-10-02 06:13:25 -04:00
images_history.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
images_push.go
Add X-Registry-Config support
2020-09-29 08:46:44 -07:00
images_remove.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
images_save.go
Refactor handler packages
2020-03-10 08:03:41 -07:00
images_search.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
images_tag.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
info.go
Merge pull request #6909 from rhatdan/podman
2020-07-28 10:12:55 -04:00
networks.go
APIv2 Add network list filtering
2020-09-07 15:39:41 +02:00
ping.go
Refactor API version values
2020-09-15 11:29:45 -07:00
resize.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
swagger.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
system.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
types.go
V2 verify JSON output is consistent and doesn't drift
2020-05-28 16:20:29 -07:00
unsupported.go
Switch all references to github.com/containers/libpod -> podman
2020-07-28 08:23:45 -04:00
version.go
Refactor API version values
2020-09-15 11:29:45 -07:00
volumes.go
fix for compatibility volume creation
2020-09-28 13:28:07 -05:00