| Commit message (Expand) | Author | Age |
* | Remove semantic version suffices from API calls | Jhon Honce | 2021-03-30 |
* | Use version package to track all versions | Jhon Honce | 2021-03-03 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | correct startup error message | Valentin Rothberg | 2021-02-16 |
* | Refine public key usage when remote | Jhon Honce | 2020-12-10 |
* | Use PasswordCallback instead of Password for ssh | Anders F Björklund | 2020-12-04 |
* | Change bindings to stop two API calls for ping | Jhon Honce | 2020-12-02 |
* | Add support for host keys for non-22 ports | Anders F Björklund | 2020-10-25 |
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | podman-remote fixes for msi and client | Brent Baude | 2020-08-12 |
* | 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 ssh-agent support | Jhon Honce | 2020-06-23 |
* | V2 podman system connection | Jhon Honce | 2020-06-23 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Fixup issues found by golint | Daniel J Walsh | 2020-06-10 |
* | V2 Add support for ssh authentication methods | Jhon Honce | 2020-06-03 |
* | Add bindings for exec and enable attached remote | Matthew Heon | 2020-06-01 |
* | compat handlers: add X-Registry-Auth header support | Valentin Rothberg | 2020-05-29 |
* | V2 Fix interface nil checks | Jhon Honce | 2020-05-26 |
* | V2 API Version Support | Jhon Honce | 2020-05-20 |
* | V2 Update attach bindings to use Readers/Writers vs chan | Jhon Honce | 2020-05-14 |
* | podman rmi: refactor logic | Valentin Rothberg | 2020-04-21 |
* | V2 Fix support for tcp://[::]<port> connections | Jhon Honce | 2020-04-17 |
* | podmanv2 container exists|wait | Brent Baude | 2020-03-20 |
* | V2 podman command | Jhon Honce | 2020-03-18 |
* | 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 |
* | fix longname handling for bindings | Brent Baude | 2020-01-31 |
* | apiv2 binding test fixes | Brent Baude | 2020-01-29 |
* | [CI:DOCS]Binding overhauls | Brent Baude | 2020-01-28 |
* | [CI:DOCS]swagger cleanup and left-hand nav | baude | 2020-01-15 |