Age | Commit message (Expand) | Author |
---|---|---|
2020-10-04 | use Encounter::from_header_id | Daniel |
2020-10-04 | update to newest evtclib | Daniel |
2020-06-26 | fix formatting | Daniel Schadt |
2020-06-12 | fix up doc comments and tests | Daniel |
2020-06-12 | implement -after/-before in terms of -time | Daniel |
2020-06-12 | initial work on comparison based filters | Daniel |
2020-05-12 | use Display implementations from evtclib | Daniel |
2020-05-12 | add a -cm filter | Daniel |
2020-05-04 | include missing semicolon | Daniel |
2020-05-04 | Add a -log-before & -log-after predicate | Daniel |
2020-05-01 | enable date parsing from filenames | Daniel |
2020-05-01 | change LogFilter to take EarlyLogResult | Daniel |
2020-05-01 | fix timestamp handling | Daniel |
2020-04-29 | fix BossFilter::filter_early | Daniel |
2020-04-29 | update evtclib to 0.2.0 | Daniel |
2020-04-25 | use free functions instead of Filter::new | Daniel |
2020-04-18 | make filters Debug | Daniel |
2020-04-17 | split off player filters and log filters | Daniel |