summaryrefslogtreecommitdiff
path: root/cmd/podman/system/events.go
Commit message (Expand)AuthorAge
* podman events --format: fix duplicated newlinePaul Holzinger2022-09-12
* fix race where podman events exits to earlyPaul Holzinger2022-09-12
* event backend none: return an error when reading eventsPaul Holzinger2022-09-12
* fix podman events with custom formatPaul Holzinger2022-09-06
* Add podman events -f to be alias for --filterDaniel J Walsh2022-07-13
* shell completion --format: use structs by referencePaul Holzinger2022-04-28
* bump go module to version 4Valentin Rothberg2022-01-18
* Refactor podman system to report.FormatterJhon Honce2021-12-03
* Add no-trunc support to podman-eventsDaniel J Walsh2021-09-16
* Scrub podman commands to use report packageJhon Honce2021-06-16
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* bump go module to v3Valentin Rothberg2021-02-22
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Merge pull request #8077 from jwhonce/wip/reportOpenShift Merge Robot2020-10-21
|\
| * Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* | Switch use of Flags to OptionsDaniel J Walsh2020-10-21
|/
* Restore --format table supportJhon Honce2020-10-13
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* replace the html/template package with text/templatePaul Holzinger2020-07-25
* move go module to v2Valentin Rothberg2020-07-06
* podman-events: clarify streaming behaviourValentin Rothberg2020-06-10
* fix bug --format {{json.}} of eventsQi Wang2020-05-14
* V2 enable ps testsJhon Honce2020-04-29
* system tests must passBrent Baude2020-04-28
* Podman V2 birthBrent Baude2020-04-16