| Commit message (Expand) | Author | Age |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | bindings: reuse context for API requests | Moritz "WanzenBug" Wanzenböck | 2021-11-15 |
* | Handle HTTP 409 error messages properly for Pod actions | Ondra Machacek | 2021-11-02 |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | Enhance bindings for IDE hints | Jhon Honce | 2021-09-14 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | Fix file descriptor leaks and add test | Jhon Honce | 2021-08-24 |
* | [NO TESTS NEEDED] Make binding util internal | Matej Vasek | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | [NO TESTS NEEDED] Refactor generated code | Matej Vasek | 2021-02-14 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | [NO TESTS NEEDED] fixup: remove debug code | Matej Vasek | 2021-02-02 |
* | [NO TESTS NEEDED] Generated files | Matej Vasek | 2021-02-02 |
* | Add binding options for container|pod exists | baude | 2021-01-18 |
* | Makefile: add target to generate bindings | Valentin Rothberg | 2021-01-14 |
* | podman v3 container bindings | baude | 2020-12-21 |
* | podman v3 pod bindings | baude | 2020-12-17 |
* | 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 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | implement pod stats | Valentin Rothberg | 2020-04-27 |
* | Add pod prune for api v2. | Sujil02 | 2020-04-17 |
* | podmanv2 pod inspect | Sujil02 | 2020-04-01 |
* | podmanv2: implement pod top | Valentin Rothberg | 2020-03-28 |
* | podmanv2 pod create using podspecgen | Brent Baude | 2020-03-27 |
* | podmanv2 pod subcommands | Brent Baude | 2020-03-26 |
* | 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 |
* | Add test to validate the pod bindings api | Sujil02 | 2020-02-19 |
* | Fix container filters | Brent Baude | 2020-02-11 |
* | [CI:DOCS]Binding overhauls | Brent Baude | 2020-01-28 |