Age | Commit message (Expand) | Author |
2021-11-12 | Better error handling, less .unwraps() | Daniel |
2021-11-12 | Minor code smell fixes | Daniel |
2020-10-10 | fix testsv1.3.1 | Daniel |
2020-10-10 | fix lints | Daniel |
2020-10-04 | update to newest evtclib | Daniel |
2020-08-28 | add --count/-n flag | Daniel |
2020-06-26 | implement sorting based on duration | Daniel Schadt |
2020-06-12 | include fight duration in output | Daniel |
2020-06-12 | fix tests for sorting | Daniel |
2020-05-14 | add a small test for sorting with Sorting | Daniel |
2020-05-14 | fix tests | Daniel |
2020-05-13 | fix formatting | Daniel |
2020-05-13 | change sorting reversing prefix to ~ | Daniel |
2020-05-13 | fix Aggregator::finish for trait objects | Daniel |
2020-05-13 | first attempt at sorting output | Daniel |
2020-05-12 | fix formatting | Daniel |
2020-05-12 | use Display implementations from evtclib | Daniel |
2020-05-12 | display if a fight had CM activated | Daniel |
2020-05-01 | output filename as (lossy) string, not using Debug | Daniel |
2020-05-01 | fix timestamp handling | Daniel |
2020-04-15 | formatting fixes | Daniel |
2020-04-10 | pipeline: accept boxed trait objects | Daniel |
2020-04-06 | implement guild display & filtering options | Daniel |
2020-04-06 | properly add newline after filenames | Daniel |
2020-04-04 | make pipeline working | Daniel |
2019-06-03 | [WIP] rewrite output logic as a pipeline | Daniel |