summaryrefslogtreecommitdiffstats
path: root/src/worker.rs
AgeCommit message (Expand)Author
2016-12-23fix some clippy lints (#288)Leonardo Yvens
2016-11-20Propagate no_messages option to worker.Andrew Gallant
2016-11-20Completely re-work colored output and tty handling.Andrew Gallant
2016-11-19Add --files-without-matches flag.Daniel Luz
2016-11-06Add --no-messages flag.Andrew Gallant
2016-11-06Add -m/--max-count flag.Andrew Gallant
2016-11-05Add parallel recursive directory iterator.Andrew Gallant