Age | Commit message (Expand) | Author |
2020-06-12 | initial work on comparison based filters | Daniel |
2020-06-08 | make --repl conflict with --check | Daniel |
2020-06-08 | update manpage & changelog for --check | Daniel |
2020-06-08 | add --check to check a single file | Daniel |
2020-06-07 | update dependencies | Daniel |
2020-06-07 | fix formatting | Daniel |
2020-06-07 | make exit status dependent on search results | Daniel |
2020-05-25 | update evtclib to 0.3.3 | Daniel |
2020-05-16 | bump version to 1.2.0v1.2.0 | Daniel |
2020-05-16 | update dependencies | Daniel |
2020-05-14 | update changelog | Daniel |
2020-05-14 | Merge branch 'sorted-output' | Daniel |
2020-05-14 | add documentation about --sort | 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-13 | clean up SearchField related code | Daniel |
2020-05-12 | sort players based on their names | Daniel |
2020-05-12 | update changelog | Daniel |
2020-05-12 | fix formatting | Daniel |
2020-05-12 | make regular expressions case-insensitive | Daniel |
2020-05-12 | use Display implementations from evtclib | Daniel |
2020-05-12 | add a -cm filter | Daniel |
2020-05-12 | display if a fight had CM activated | Daniel |
2020-05-12 | update evtclib to 0.3.2 | Daniel |
2020-05-04 | bump version to 1.1.0v1.1.0 | Daniel |
2020-05-04 | update changelog | Daniel |
2020-05-04 | add -class player filter | Daniel |
2020-05-04 | exclude : from words again | Daniel |
2020-05-04 | replace Player::profession with PlayerClass enum | Daniel |
2020-05-04 | update evtclib to 0.3.1 | Daniel |
2020-05-04 | include missing semicolon | Daniel |
2020-05-04 | Add a -log-before & -log-after predicate | Daniel |
2020-05-04 | fix asciidoc markup | Daniel |
2020-05-04 | add a bit more docstring to INTERRUPTED | Daniel |
2020-05-04 | rewrite maybe_save_history | Daniel |
2020-05-03 | update changelog | Daniel |
2020-05-03 | update manpage | Daniel |
2020-05-03 | save REPL history to a file | Daniel |
2020-05-03 | add a script to compile and package raidgrep | Daniel |
2020-05-03 | add CI | Daniel |
2020-05-03 | remove .gitmodules | Daniel |
2020-05-03 | update README | Daniel |
2020-05-03 | evtclib: include as a dependency, not submodule | Daniel |
2020-05-03 | slight formatting fix in manual | Daniel |
2020-05-01 | only cancel current search on Ctrl-C | Daniel Schadt |
2020-05-01 | write a manual for raidgrep | Daniel |