Commit message (Expand) | Author | Age | |
---|---|---|---|
* | filter events by labels | baude | 2020-10-23 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | fix race condition in `libpod.GetEvents(...)` | Valentin Rothberg | 2020-07-07 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Fix `system service` panic from early hangup in events | Matthew Heon | 2020-07-02 |
* | Turn on More linters | Daniel J Walsh | 2020-06-15 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | get last container event | baude | 2019-07-07 |
* | Add System event type and renumber, refresh events | Matthew Heon | 2019-04-25 |
* | journald event logging | baude | 2019-04-24 |
* | Remove ulele/deepcopier in favor of JSON deep copy | Matthew Heon | 2019-03-27 |
* | display logs for multiple containers at the same time | baude | 2019-03-15 |
* | events: use os.SEEK_END instead of its value | Giuseppe Scrivano | 2019-03-15 |
* | Add event on container death | Matthew Heon | 2019-03-13 |
* | Add event logging to libpod, even display to podman | baude | 2019-03-11 |