index
:
raidgrep
master
Guild Wars 2/arcdps evtc log searching tool
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-04-04
add new bosses (wing 7 & strikes)
Daniel
2020-04-04
update dependencies
Daniel
2020-04-04
make pipeline working
Daniel
2019-06-03
[WIP] rewrite output logic as a pipeline
Daniel
2019-05-31
add option to filter based on boss
Daniel
2019-05-24
lazily parse log events
Daniel
2019-05-18
add support for weekday filtering
Daniel
2019-05-18
add support for -l to only output the file name
Daniel
2019-05-18
add support for -v to invert matches
Daniel
2019-02-16
lint fixes
Daniel
2019-02-16
introduce CommaSeparatedList
Daniel
2019-02-16
add support for .zevtc files
Daniel
2018-10-20
add weekday to output format
Daniel
2018-10-20
add gitignore
Daniel
2018-10-15
clippy
Daniel
2018-10-15
add time based filtering
Daniel
2018-10-15
formatting
Daniel
2018-10-15
add "kill" as synonym for success
Daniel
2018-10-15
properly use encounter ID to get the name
Daniel
2018-10-15
use threadpool instead of par_iter
Daniel
2018-09-14
add link to binaries to README
Daniel
2018-09-14
add flag to enable debug output
Daniel
2018-09-14
handle logs which do not have a boss agent
Daniel
2018-09-14
add first version of README
Daniel
2018-09-14
add evtclib as submodule
Daniel
2018-09-14
add Cargo.lock
Daniel
2018-09-14
add license (GPL-3)
Daniel
2018-09-10
use unwrap! instead of if let
Daniel
2018-09-10
move filtering into own submodule
Daniel
2018-09-10
add a flag to disable colored output
Daniel
2018-09-07
add filtering by outcome
Daniel
2018-09-07
more readability for SearchField checking
Daniel
2018-09-07
more comments & formatting
Daniel
2018-09-07
better fight outcome detection
Daniel
2018-09-07
add fight outcome to output
Daniel
2018-09-07
parallelize log searching
Daniel
2018-09-07
move output formatting to submodule
Daniel
2018-09-06
initial commit
Daniel
[prev]