summaryrefslogtreecommitdiff
path: root/libpod/container_log_linux.go
Commit message (Expand)AuthorAge
* journald logger: fix race conditionValentin Rothberg2021-05-26
* podman image tree: restore previous behaviorValentin Rothberg2021-05-12
* Tidy duplicate log testsAshley Cui2021-03-02
* bump go module to v3Valentin Rothberg2021-02-22
* Turn on journald and k8s file logging testsDaniel J Walsh2021-02-19
* Fix journald logs with more than 1 containerAshley Cui2021-02-19
* Fix journald logs --followAshley Cui2021-02-19
* Fix journald logs --sinceAshley Cui2021-02-19
* fix journald logs --tail 0Ashley Cui2021-02-19
* Fix Podman logs reading journaldAshley Cui2020-10-02
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* log API: add context to allow for cancellingValentin Rothberg2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* update systemd & dbus dependenciesValentin Rothberg2020-03-10
* Misc typo fixesAbhijeet Kasurde2020-02-18
* logs: support --tail 0Giuseppe Scrivano2019-10-31
* libpod removal from main (phase 2)baude2019-06-27
* Add --follow to journald ctr loggingPeter Hunt2019-05-28
* Address commentsPeter Hunt2019-05-28
* Implement podman logs with log-driver journaldPeter Hunt2019-05-28