aboutsummaryrefslogtreecommitdiff
path: root/src/output
AgeCommit message (Expand)Author
2021-11-17Better output for World vs. World logsDaniel Schadt
2021-11-12Better error handling, less .unwraps()Daniel
2021-11-12Minor code smell fixesDaniel
2020-10-10fix testsv1.3.1Daniel
2020-10-10fix lintsDaniel
2020-10-04update to newest evtclibDaniel
2020-08-28add --count/-n flagDaniel
2020-06-26implement sorting based on durationDaniel Schadt
2020-06-12include fight duration in outputDaniel
2020-06-12fix tests for sortingDaniel
2020-05-14add a small test for sorting with SortingDaniel
2020-05-14fix testsDaniel
2020-05-13fix formattingDaniel
2020-05-13change sorting reversing prefix to ~Daniel
2020-05-13fix Aggregator::finish for trait objectsDaniel
2020-05-13first attempt at sorting outputDaniel
2020-05-12fix formattingDaniel
2020-05-12use Display implementations from evtclibDaniel
2020-05-12display if a fight had CM activatedDaniel
2020-05-01output filename as (lossy) string, not using DebugDaniel
2020-05-01fix timestamp handlingDaniel
2020-04-15formatting fixesDaniel
2020-04-10pipeline: accept boxed trait objectsDaniel
2020-04-06implement guild display & filtering optionsDaniel
2020-04-06properly add newline after filenamesDaniel
2020-04-04make pipeline workingDaniel
2019-06-03[WIP] rewrite output logic as a pipelineDaniel