gin-ahirsch

Results 13 comments of gin-ahirsch

That does not include the mentioned commit. You will either have to build yourself or wait for #243 or #189, though the project seems to be rather inactive at the...

@nickbnf My filter-files branch (implementing #234, which I planned to open a PR for) does not apply cleanly on master without this change (or #236). What's the chance to merge...

Rebased with ```diff --git a/src/data/logdataworkerthread.h b/src/data/logdataworkerthread.h index bf33169..5312d44 100644 --- a/src/data/logdataworkerthread.h +++ b/src/data/logdataworkerthread.h @@ -36,8 +36,6 @@ class IndexingData { public: - IndexingData() { } - // Get the total...