summaryrefslogtreecommitdiffstats
path: root/src/args.rs
AgeCommit message (Expand)Author
2016-09-17Add support for searching multiple patterns with -e.0.1.4Andrew Gallant
2016-09-17fix windows buildAndrew Gallant
2016-09-14--no-ignore implies --no-ignore-parentAndrew Gallant
2016-09-13Stream results when feasible.0.0.19Andrew Gallant
2016-09-11Don't skip the first arg.Andrew Gallant
2016-09-11Don't panic when an argument is invalid UTF-8.Andrew Gallant
2016-09-11Make file type filtering a lot faster.Andrew Gallant
2016-09-11Bump default thread count to 8.Andrew Gallant
2016-09-10Rename search module to search_stream.Andrew Gallant
2016-09-10Rejigger the atty detection stuff.Andrew Gallant
2016-09-09Add integration tests.Andrew Gallant
2016-09-08Refactor how coloring is done.0.0.14Andrew Gallant
2016-09-08Rename xrep to ripgrep.Andrew Gallant
2016-09-06Add support for memory maps.Andrew Gallant
2016-09-06Add support for printing column numbers.Andrew Gallant
2016-09-06Only create the Grep searcher once.Andrew Gallant
2016-09-05More progress. With coloring!Andrew Gallant
2016-09-05Lots of progress:Andrew Gallant