| Commit message (Expand) | Author | Age |
* | api: handle nil pointer dereference in rest endpoints | Jelle van der Waa | 2021-09-15 |
* | Refacter API server emphasis on logging | Jhon Honce | 2021-09-10 |
* | Fix containers list/prune http api filter behaviour | Jakub Guzik | 2021-03-20 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | Implement Docker wait conditions | Matej Vasek | 2021-02-03 |
* | Switch podman stop/kill/wait handlers to use abi | Daniel J Walsh | 2021-01-29 |
* | podman-remote ps --external --pod --sort do not work. | Daniel J Walsh | 2021-01-27 |
* | Include named volumes in container migration | Radostin Stoyanov | 2021-01-07 |
* | Allow containers to --restart on-failure with --rm | Daniel J Walsh | 2020-11-20 |
* | Add support for external container | Daniel J Walsh | 2020-10-15 |
* | fix podman container exists and diff for storage containers | Daniel J Walsh | 2020-10-15 |
* | Lowercase some errors | Kir Kolyshkin | 2020-10-05 |
* | Unconditionally retrieve pod names via API | Matthew Heon | 2020-08-10 |
* | Missing return after early exit | Brent Baude | 2020-08-03 |
* | 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 |
* | libpod/containers/json: alias last -> limit | Valentin Rothberg | 2020-06-22 |
* | Allow recursive dependency start with Init() | Matthew Heon | 2020-06-18 |
* | V2 verify JSON output is consistent and doesn't drift | Jhon Honce | 2020-05-28 |
* | allow filters to work when listing containers | Brent Baude | 2020-04-16 |
* | v2podman add container init | Brent Baude | 2020-04-13 |
* | podmanv2 ps | Brent Baude | 2020-04-06 |
* | podmanv2 checkpoint and restore | Brent Baude | 2020-04-03 |
* | podmanv2 container exists|wait | Brent Baude | 2020-03-20 |
* | Refactor handler packages | Jhon Honce | 2020-03-10 |
* | rework apiv2 wait endpoint|binding | Brent Baude | 2020-02-28 |
* | apiv2 libpod container logs | Brent Baude | 2020-02-14 |
* | filtering behavior correction | Brent Baude | 2020-02-12 |
* | Fix container filters | Brent Baude | 2020-02-11 |
* | Rewire ListContainers for APIv2 libpod | Brent Baude | 2020-02-11 |
* | fix longname handling for bindings | Brent Baude | 2020-01-31 |
* | APIv2 review corrections #3 | Brent Baude | 2020-01-25 |
* | Review corrections pass #2 | Brent Baude | 2020-01-23 |
* | [CI:DOCS]First pass at review comments | baude | 2020-01-21 |
* | [CI:DOCS]swagger cleanup and left-hand nav | baude | 2020-01-15 |
* | v2: stats: drop redundant sleep when streaming | Valentin Rothberg | 2020-01-15 |
* | Initial commit on compatible API | Jhon Honce | 2020-01-10 |