summaryrefslogtreecommitdiff
path: root/pkg/bindings/test/images_test.go
Commit message (Expand)AuthorAge
* Add ProgressWriter to PullOptionsVladimir Kochnev2022-08-19
* pkg/bindings: Support writing image push progress to specified io.WriterNaoto Kobayashi2022-08-08
* Semiperiodoc cleanup of obsolete FIXMEsEd Santiago2022-07-25
* enable staticcheck linterPaul Holzinger2022-04-22
* bump go module to version 4Valentin Rothberg2022-01-18
* bindings rmi test: clarify behaviorValentin Rothberg2021-12-16
* e2e tests: enable golintEd Santiago2021-11-29
* Add guard for BuildOptions.CommonBuildOptsJhon Honce2021-09-30
* migrate Podman to containers/common/libimageValentin Rothberg2021-05-05
* Use version package to track all versionsJhon Honce2021-03-03
* bump go module to v3Valentin Rothberg2021-02-22
* Add binding options for container|pod existsbaude2021-01-18
* Remove the ability to use [name:tag] in podman load commandDaniel J Walsh2021-01-12
* Rework pruning to report reclaimed spaceBaron Lenardson2020-12-30
* SpellingJosh Soref2020-12-22
* podman v3 container bindingsbaude2020-12-21
* Podman image bindings for 3.0baude2020-12-15
* Bindings refactorbaude2020-12-10
* move from docker.ioEd Santiago2020-10-28
* Restore 'id' stanza in pull resultsJhon Honce2020-09-21
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Make convenience boxed true/false easier to useJhon Honce2020-05-14
* image removal: refactor part 2Valentin Rothberg2020-05-04
* podmanV2: implement searchValentin Rothberg2020-04-09
* podmanv2 loadBrent Baude2020-04-01
* podmanV2: implement pullValentin Rothberg2020-03-31
* V2 podman image pruneJhon Honce2020-03-26
* apiv2 add bindings for logs|eventsBrent Baude2020-03-19
* Fix spelling mistakes in code found by codespellDaniel J Walsh2020-03-07
* add default network for apiv2 createBrent Baude2020-03-06
* more image binding testsBrent Baude2020-02-23
* add more image tests for go bindingsBrent Baude2020-02-21
* Add support for ssh:// and unix:// podman clientsJhon Honce2020-02-20
* Add test to validate the pod bindings apiSujil022020-02-19
* add caching for binding testsBrent Baude2020-02-14
* Add test cases to validate remove and list images api.Sujil022020-02-10
* Add a binding test to check image tag and list commands.Sujil022020-02-03
* fix longname handling for bindingsBrent Baude2020-01-31
* apiv2 binding test fixesBrent Baude2020-01-29
* [CI:DOCS]Binding overhaulsBrent Baude2020-01-28