index
:
raidgrep
master
Guild Wars 2/arcdps evtc log searching tool
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2022-04-08
bump version to 1.5.0
Daniel
2022-04-08
update evtclib & dependencies
Daniel
2022-03-10
update evtclib to 0.7.0
Daniel
2021-11-25
bump version to 1.4.0
Daniel Schadt
2021-11-25
add Twisted Castle encounter
Daniel Schadt
2021-11-19
update evtclib to 0.6.0
Daniel
2021-11-17
Better output for World vs. World logs
Daniel Schadt
2021-11-12
Update dependencies
Daniel
2020-10-10
bump version to 1.3.1
Daniel
2020-10-10
update to evtclib 0.5.0
Daniel
2020-10-04
use Encounter::from_header_id
Daniel
2020-10-04
update to newest evtclib
Daniel
2020-07-24
bump version to 1.3.0
v1.3.0
Daniel
2020-07-24
update dependencies
Daniel
2020-05-25
update evtclib to 0.3.3
Daniel
2020-05-16
bump version to 1.2.0
v1.2.0
Daniel
2020-05-16
update dependencies
Daniel
2020-05-12
update evtclib to 0.3.2
Daniel
2020-05-04
bump version to 1.1.0
v1.1.0
Daniel
2020-05-04
update evtclib to 0.3.1
Daniel
2020-05-03
evtclib: include as a dependency, not submodule
Daniel
2020-05-01
only cancel current search on Ctrl-C
Daniel Schadt
2020-04-29
bump version to 1.0.2
v1.0.2
Daniel
2020-04-26
bump version to 1.0.1
v1.0.1
Daniel
2020-04-26
build release with lto
Daniel
2020-04-26
remove license-file
Daniel
2020-04-26
more package metadata
Daniel
2020-04-26
add itertools dependency
Daniel
2020-04-21
use readline/rustyline instead of stdin.read_line
Daniel
2020-04-18
first version of the new filter pipeline
Daniel
2020-04-17
add missing num-derive dependency
Daniel
2020-04-09
use log crate instead of own debug! macro
Daniel
2020-04-06
implement guild display & filtering options
Daniel
2020-04-04
update dependencies
Daniel
2019-05-24
lazily parse log events
Daniel
2018-10-15
add time based filtering
Daniel
2018-10-15
properly use encounter ID to get the name
Daniel
2018-09-14
add evtclib as submodule
Daniel
2018-09-14
add license (GPL-3)
Daniel
2018-09-07
parallelize log searching
Daniel
2018-09-06
initial commit
Daniel