summaryrefslogtreecommitdiff
path: root/pkg/domain/infra/abi/images.go
Commit message (Expand)AuthorAge
* Add support for variant when pulling imagesDaniel J Walsh2020-08-28
* Error pass through for more accurate error reportingParker Van Roy2020-08-10
* fix bug podman sign storage pathQi Wang2020-08-04
* Fix `podman image search` missing descriptionRalf Haferkamp2020-07-29
* Add podman image mountDaniel J Walsh2020-07-28
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* Fix podman inspect on overlapping/missing objectsMatthew Heon2020-06-16
* Turn on More lintersDaniel J Walsh2020-06-15
* Fix Id->ID where possible for lintDaniel J Walsh2020-06-10
* compat handlers: add X-Registry-Auth header supportValentin Rothberg2020-05-29
* v2podman image signBrent Baude2020-05-11
* image removal: refactor part 2Valentin Rothberg2020-05-04
* And system prune feature for v2.Sujil022020-05-01
* V2 Restore images list testsJhon Honce2020-04-29
* pull/search options: tls verify -> skipValentin Rothberg2020-04-29
* push: fix --tls-verifyValentin Rothberg2020-04-29
* enable inspect testsValentin Rothberg2020-04-29
* Merge pull request #5907 from sujil02/systemprune-v2OpenShift Merge Robot2020-04-28
|\
| * Adding system prune for podman v2Sujil022020-04-24
* | enable load integration testsBrent Baude2020-04-27
* | Merge pull request #5946 from jwhonce/wip/shutdownOpenShift Merge Robot2020-04-23
|\ \
| * | V2 restore libpod.Shutdown() when exiting podman commandsJhon Honce2020-04-22
* | | Stop wrapping pull messagesDaniel J Walsh2020-04-23
* | | V2 Restore rmi testsJhon Honce2020-04-22
|/ /
* | Fix integration tests for untagBrent Baude2020-04-22
* | podman rmi: refactor logicValentin Rothberg2020-04-21
* | V2 podman image treeJhon Honce2020-04-20
|/
* podmanV2: implement buildValentin Rothberg2020-04-17
* More system test fixes on regressionsBrent Baude2020-04-14
* Add support for the global flags and config filesJhon Honce2020-04-14
* Merge pull request #5709 from vrothberg/v2-searchOpenShift Merge Robot2020-04-14
|\
| * podmanV2: implement searchValentin Rothberg2020-04-09
* | Fixes for load and other system testsBrent Baude2020-04-13
* | v2podman container cleanupBrent Baude2020-04-09
|/
* V2 podman diff(changes) supportJhon Honce2020-04-07
* podmanv2 save imageBrent Baude2020-04-03
* podmanV2: implement pushValentin Rothberg2020-04-02
* podmanv2 importBrent Baude2020-04-01
* podmanv2 loadBrent Baude2020-04-01
* V2 podman inspectJhon Honce2020-04-01
* podman v2 image tag and untagBrent Baude2020-03-31
* podmanV2: implement pullValentin Rothberg2020-03-31
* V2 podman image pruneJhon Honce2020-03-26
* podmanv2 pod subcommandsBrent Baude2020-03-26
* V2 podman image rm | podman rmi [IMAGE]Jhon Honce2020-03-25
* V2 podman imageJhon Honce2020-03-25
* V2 podman images/image listJhon Honce2020-03-24
* V2 podman commandJhon Honce2020-03-18