Phydonpushed 1 commit to master • 237a4b5…79d3df4 • 2 hours ago
Phydonpushed 1 commit to master • 0022073…237a4b5 • 3 days ago
added aliases to the example flag/subcommand
Phydonpushed 1 commit to master • 36255f8…0022073 • 3 days ago
removed unreachable!() macro since it is reachable -> show help instead
Phydonpushed 1 commit to master • 2a1a90a…36255f8 • 3 days ago
Phydonpushed 1 commit to master • 81e9e5a…2a1a90a • 3 days ago
added no-unicode flag for disabling unicode in regex search
Phydonpushed 1 commit to master • 283e47a…81e9e5a • 4 days ago
added Composites to syntax flag
Phydonpushed 1 commit to master • 72d017d…283e47a • 4 days ago
Phydonpushed 1 commit to master • fe49c1f…72d017d • 6 days ago
removed todo -> check is necessary -> Arg::new('args').num_args(2) or…
Phydonpushed 1 commit to master • 0c4d507…fe49c1f • 6 days ago
replaced par_chunks with into_par_iter
Phydonpushed 1 commit to master • 605d5b4…0c4d507 • 6 days ago
Phydonpushed 1 commit to master • 1f191b4…605d5b4 • 6 days ago
Phydonpushed 1 commit to master • 04b114d…1f191b4 • 6 days ago
adjusted help for raw flag since colored output also uses BufWriter
Phydonpushed 1 commit to master • ee7d773…04b114d • 7 days ago
added todo for dynamic buffer sizing
Phydonpushed 1 commit to master • 65e23f9…ee7d773 • 7 days ago
Phydonpushed 1 commit to master • 57f7954…65e23f9 • 7 days ago
merged raw_out & colored_out
Phydonpushed 1 commit to master • a58b52f…57f7954 • 7 days ago
merged show_raw and show_colored for QLine into one func
Phydonpushed 1 commit to master • 9b67f12…a58b52f • 7 days ago
fixed bug -> random buffer fill due to parallel processing
Phydonpushed 1 commit to master • 22782ec…9b67f12 • 7 days ago
writing colored matches via BufWriter as well
Phydonpushed 1 commit to master • c2088c9…22782ec • 7 days ago
handled matching_files_flag in -s flag output
Phydonpushed 1 commit to master • 5e4d76e…c2088c9 • 8 days ago
removed old into_par_iter func
Phydonpushed 1 commit to master • 7b04106…5e4d76e • 10 days ago
introduced struct Quirkle
Phydonpushed 1 commit to master • 3f1868d…7b04106 • 10 days ago
Phydonpushed 1 commit to master • 24db480…3f1868d • 11 days ago
added one dynamic chunk size; refactored format_hits
Phydonpushed 1 commit to master • bfefe0e…24db480 • 11 days ago
better closure parameter names
Phydonpushed 1 commit to master • 2c04ebe…bfefe0e • 12 days ago
Phydonpushed 1 commit to master • 713bba7…2c04ebe • 12 days ago
pre-allocate enough memory when colourizing grep patterns
Phydonpushed 1 commit to master • aecec3f…713bba7 • 12 days ago
dynamically set chunk size
Phydonpushed 1 commit to master • 2f14450…aecec3f • 12 days ago
Phydonpushed 1 commit to master • 71b69b7…2f14450 • 12 days ago
process entries in chunks
Phydonpushed 1 commit to master • 5566359…71b69b7 • 12 days ago
You can’t perform that action at this time.