| Commit message (Expand) | Author | Age |
* | pkg: switch to golang native error wrapping | Sascha Grunert | 2022-07-08 |
* | replace golint with revive linter | Paul Holzinger | 2022-04-22 |
* | linter: enable nilerr | Valentin Rothberg | 2022-03-22 |
* | rename --cni-config-dir to --network-config-dir | Paul Holzinger | 2022-01-18 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | e2e tests: enable golint | Ed Santiago | 2021-11-29 |
* | Cirrus: Fix bindings test hang b/c logging config mismatch | Chris Evich | 2021-11-18 |
* | Handle HTTP 409 error messages properly for Pod actions | Ondra Machacek | 2021-11-02 |
* | Fix file descriptor leaks and add test | Jhon Honce | 2021-08-24 |
* | Use version package to track all versions | Jhon Honce | 2021-03-03 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Improve ContainerEngine.ContainerWait() | Matej Vasek | 2021-02-03 |
* | Remove the ability to use [name:tag] in podman load command | Daniel J Walsh | 2021-01-12 |
* | podman v3 container bindings | baude | 2020-12-21 |
* | 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 |
* | WIP V2 attach bindings and test | Jhon Honce | 2020-05-13 |
* | Fix NewSpecGenerator args in pkg/bindings/test | Lokesh Mandvekar | 2020-04-27 |
* | podmanv2 enable remote wait | Brent Baude | 2020-03-20 |
* | apiv2 add bindings for logs|events | Brent Baude | 2020-03-19 |
* | Reduce CPU usage when --timeout=0 | Jhon Honce | 2020-03-18 |
* | add default network for apiv2 create | Brent Baude | 2020-03-06 |
* | Fix wrong condition in bindings test | Chris Evich | 2020-02-28 |
* | 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 |
* | add caching for binding tests | Brent Baude | 2020-02-14 |
* | Add test cases to validate remove and list images api. | Sujil02 | 2020-02-10 |
* | test: honor TEMPDIR variable | Giuseppe Scrivano | 2020-01-29 |
* | apiv2 binding test fixes | Brent Baude | 2020-01-29 |
* | [CI:DOCS]Binding overhauls | Brent Baude | 2020-01-28 |