| Commit message (Expand) | Author | Age |
* | Add --time out for podman * rm -f commands | Daniel J Walsh | 2021-10-04 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | 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 |
* | Add pod prune for api v2. | Sujil02 | 2020-04-17 |
* | Filter pods through pod list api | Sujil02 | 2020-03-17 |
* | APIv2 review corrections #3 | Brent Baude | 2020-01-25 |
* | remove libpod from main | baude | 2019-06-25 |
* | Fixing network ns segfault | haircommander | 2018-08-23 |
* | Added option to share kernel namespaces in libpod and podman | haircommander | 2018-08-23 |
* | podman pod stats | baude | 2018-08-17 |
* | Added created time to pod state | haircommander | 2018-07-12 |
* | libpod/runtime_pod: Make removePod per-platform | W. Trevor King | 2018-07-06 |
* | changes to allow for darwin compilation | baude | 2018-06-29 |
* | libpod: Execute poststop hooks locally | W. Trevor King | 2018-06-04 |
* | Add per-pod CGroups | Matthew Heon | 2018-05-17 |
* | Add pod state | Matthew Heon | 2018-05-17 |
* | Use container cleanup() functions when removing | Matthew Heon | 2018-05-17 |
* | Check for duplicate names when generating new container and pod names. | Daniel J Walsh | 2018-03-29 |
* | Replace usage of runc with runtime | Matthew Heon | 2018-03-01 |
* | Handle removing containers with active exec sessions | Matthew Heon | 2018-03-01 |
* | Allow removing pods with running containers if --force is given | Matthew Heon | 2018-02-09 |
* | Add pod removal code | Matthew Heon | 2018-02-09 |
* | Tear out pod containers map. Instead rely on state | Matthew Heon | 2018-02-09 |
* | Update pods to use file locks | Matthew Heon | 2017-12-14 |
* | Initial checkin from CRI-O repo | Matthew Heon | 2017-11-01 |