| Commit message (Expand) | Author | Age |
* | podman image scp remote support & podman image scp tagging | cdoern | 2022-06-28 |
* | pkg/bindings/images: remove TODOs re: system context | Valentin Rothberg | 2022-05-24 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | Remove the authfile parameter of MakeXRegistryAuthHeader | Miloslav Trmač | 2021-12-10 |
* | Call MakeXRegistryAuthHeader instead of Header(..., XRegistryAuthHeader) | Miloslav Trmač | 2021-12-10 |
* | bindings: reuse context for API requests | Moritz "WanzenBug" Wanzenböck | 2021-11-15 |
* | Fix file descriptor leaks and add test | Jhon Honce | 2021-08-24 |
* | [NO TESTS NEEDED] Shrink the size of podman-remote | Daniel J Walsh | 2021-03-29 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Add binding options for container|pod exists | baude | 2021-01-18 |
* | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | Rework pruning to report reclaimed space | Baron Lenardson | 2020-12-30 |
* | Podman image bindings for 3.0 | baude | 2020-12-15 |
* | Search repository tags using --list-tags | Qi Wang | 2020-10-09 |
* | Add X-Registry-Config support | Jhon Honce | 2020-09-29 |
* | Refactor remote pull to provide progress | Jhon Honce | 2020-09-16 |
* | Refactor API build endpoint to be more compliant | Jhon Honce | 2020-09-14 |
* | support multi-image (docker) archives | Valentin Rothberg | 2020-09-08 |
* | Add support for variant when pulling images | Daniel J Walsh | 2020-08-28 |
* | Make `search --no-trunc` work for podman remote | Ralf Haferkamp | 2020-07-31 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | fix misc remote build issues | Brent Baude | 2020-06-17 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Fix Id->ID where possible for lint | Daniel J Walsh | 2020-06-10 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | v2 podman-remote build | Brent Baude | 2020-05-21 |
* | Test fixes for remote integration | Brent Baude | 2020-05-20 |
* | enable remote image tree | Brent Baude | 2020-05-13 |
* | image removal: refactor part 2 | Valentin Rothberg | 2020-05-04 |
* | pull/search options: tls verify -> skip | Valentin Rothberg | 2020-04-29 |
* | login system test: enable "push ok" | Valentin Rothberg | 2020-04-29 |
* | push: fix --tls-verify | Valentin Rothberg | 2020-04-29 |
* | enable inspect tests | Valentin Rothberg | 2020-04-29 |
* | podman rmi: refactor logic | Valentin Rothberg | 2020-04-21 |
* | V2 podman image tree | Jhon Honce | 2020-04-20 |
* | podmanV2: implement search | Valentin Rothberg | 2020-04-09 |
* | podmanv2 save image | Brent Baude | 2020-04-03 |
* | podmanV2: implement push | Valentin Rothberg | 2020-04-02 |
* | podmanv2 import | Brent Baude | 2020-04-01 |
* | podmanv2 load | Brent Baude | 2020-04-01 |
* | V2 podman inspect | Jhon Honce | 2020-04-01 |
* | podman v2 image tag and untag | Brent Baude | 2020-03-31 |
* | podmanV2: implement pull | Valentin Rothberg | 2020-03-31 |
* | V2 podman image prune | Jhon Honce | 2020-03-26 |
* | V2 podman images/image list | Jhon Honce | 2020-03-24 |
* | add more image tests for go bindings | Brent Baude | 2020-02-21 |
* | Add support for ssh:// and unix:// podman clients | Jhon Honce | 2020-02-20 |
* | Fix container filters | Brent Baude | 2020-02-11 |
* | [CI:DOCS]Binding overhauls | Brent Baude | 2020-01-28 |