summaryrefslogtreecommitdiff
path: root/pkg/api/handlers/libpod/images.go
Commit message (Expand)AuthorAge
...
* podmanV2: implement pushValentin Rothberg2020-04-02
* podmanv2 importBrent Baude2020-04-01
* podmanv2 loadBrent Baude2020-04-01
* podman v2 image tag and untagBrent Baude2020-03-31
* podmanV2: implement pullValentin Rothberg2020-03-31
* Add support for containers.confDaniel J Walsh2020-03-27
* V2 podman image pruneJhon Honce2020-03-26
* V2 podman images/image listJhon Honce2020-03-24
* apiv2 container commit for libpodBrent Baude2020-03-23
* Refactor handler packagesJhon Honce2020-03-10
* add more image tests for go bindingsBrent Baude2020-02-21
* Refactor image tree for API usageSascha Grunert2020-02-17
* api: pull: fix reference parsingValentin Rothberg2020-02-12
* v2 api: /libpod/images/importValentin Rothberg2020-02-10
* v2 api: /libpod/images/loadValentin Rothberg2020-02-10
* v2 api: /libpod/images/pullValentin Rothberg2020-02-10
* swagger: v2: libpod/images/{import,load,pull}Valentin Rothberg2020-02-04
* fix longname handling for bindingsBrent Baude2020-01-31
* APIv2 review corrections #3Brent Baude2020-01-25
* Add query parameter converters for complex typesJhon Honce2020-01-23
* Initial commit on compatible APIJhon Honce2020-01-10