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-10-10
fix tests
v1.3.1
Daniel
2020-10-10
fix lints
Daniel
2020-10-10
bump version to 1.3.1
Daniel
2020-10-10
update dependencies
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-10-04
update dependencies
Daniel
2020-08-28
update dependencies
Daniel
2020-08-28
add --count/-n flag
Daniel
2020-07-24
bump version to 1.3.0
v1.3.0
Daniel
2020-07-24
use Analyzer/span from evtclib
Daniel
2020-07-24
update dependencies
Daniel
2020-06-26
implement sorting based on duration
Daniel Schadt
2020-06-26
Merge branch 'comparison-filters'
Daniel Schadt
2020-06-26
fix formatting
Daniel Schadt
2020-06-26
update changelog
Daniel Schadt
2020-06-12
write about the new predicates in the manpage
Daniel
2020-06-12
fix up doc comments and tests
Daniel
2020-06-12
implement -after/-before in terms of -time
Daniel
2020-06-12
add a count(player) to count all players
Daniel
2020-06-12
report invalid filters that are valid regexes
Daniel
2020-06-12
add a comment about the trait aliases
Daniel
2020-06-12
implement count(player: ...) construct
Daniel
2020-06-12
allow durations with minutes as well
Daniel
2020-06-12
include fight duration in output
Daniel
2020-06-12
compute fight duration from event times
Daniel
2020-06-12
fix tests for sorting
Daniel
2020-06-12
add tests for CompOp::matches
Daniel
2020-06-12
implement filter_early for Comparator
Daniel
2020-06-12
more documentation for filters::values
Daniel
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.0
v1.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
[next]