Commit History

Author SHA1 Message Date
  cathugger abc08bc47b small fixup, implement deduplication support 5 years ago
  cathugger 908d4957f6 uhhh... 5 years ago
  cathugger 0d120efb67 do not bother with different exit codes 5 years ago
  cathugger b710adea5d call sodium_init() 5 years ago
  cathugger f696465e55 why did I remove this header? 6 years ago
  cathugger 7f3b15245b s/yaml/YAML/ 6 years ago
  cathugger fe266cac50 Merge pull request #11 from heios/master 6 years ago
  cathugger 04fadf3333 fix docs 6 years ago
  cathugger 83a63a30ee fixes 6 years ago
  cathugger be50d6b929 refactor,fix,rewrite parts,tweak 6 years ago
  cathugger 4bdeb62f44 -O -> -y, -i -> -Y; -o appends by default; introduce -O option to overwrite 6 years ago
  heios 6a416795b7 optional functionality for writing results to the single file and extracting specific keys from it 6 years ago
  cathugger eafa834b5e consistently print ammount of threads used 6 years ago
  cathugger 37a1506b18 start error codes from 101 not 100 and expect no one relied on them yet 6 years ago
  cathugger 6458157cda tweaks 6 years ago
  cathugger cf4443b7fd increase workers stack size. fixes crashing of regex filtering 6 years ago
  cathugger 68bb8c369c 20k worker stacks should be enough 6 years ago
  cathugger bc19497f88 more tweaks 6 years ago
  cathugger 0208fc3fad tweaks and cleanups 6 years ago
  cathugger 0fe541b5fb incase of --help, usage is valid output 6 years ago
  cathugger 5e97518634 some cleanups 6 years ago
  cathugger f1f25ba2b6 fix -N for regex filters, fix some warnings 6 years ago
  cathugger 09b7b46755 configure stderr buffering. needed for windows 6 years ago
  cathugger 01c3b9f3f5 attempt to support windows #2 6 years ago
  cathugger e32e8e06f6 initial support for PCRE2 6 years ago
  cathugger 3368452fee split off filtering stuff 6 years ago
  cathugger 5023775a37 ifilters/bfilters -> filters 6 years ago
  cathugger c10fe30fcf some tweaks 6 years ago
  cathugger bba11a4600 tweak 6 years ago
  cathugger 2809643ac1 nicer messages 6 years ago
  cathugger 8a917091d5 some stuff 6 years ago
  cathugger f7a87a1300 -Z should be a bit faster now 6 years ago
  cathugger a06d5149af fix lie 6 years ago
  cathugger 39c55c1c2b split some io routines into separate file 6 years ago
  cathugger 7281403328 some more tweaks 6 years ago
  cathugger 12b9fd5e40 some fixes 6 years ago
  cathugger 86216787ba some stuff 6 years ago
  cathugger 1e9e5b3a63 small tweak 6 years ago
  cathugger 92d0e26b5d add numwords functionality 6 years ago
  cathugger 39b173aa3d option to use big-endian sorting for intfilter binsearch case 6 years ago
  cathugger 5bc2b09504 more flexible intfilter config 6 years ago
  cathugger f649eedb70 more autism 6 years ago
  cathugger 3bae9caa97 all filters are loaded fast now 6 years ago
  cathugger 74a2b68648 removed tons of smart-looking slow code, made filters loading actually fast 6 years ago
  cathugger ecd7e37967 fix & make faster binsearch infilter case 6 years ago
  cathugger 586d977fa0 binary searching is finished! 6 years ago
  cathugger 00df4f8416 use size_t for counter, some statistics tweaks 6 years ago
  cathugger d8c8fba4d2 proper intfilter expansion, vec improvements 6 years ago
  cathugger 7a090d9ea6 stuff 6 years ago
  cathugger b2138b6b65 wip fixes 6 years ago