summaryrefslogtreecommitdiffstats
path: root/tests/feature.rs
AgeCommit message (Expand)Author
2021-05-31cli: add --field-{context,match}-separator flagsAnthony Huang
2021-05-31cli: print warning if nothing was searchedgoto-engineering
2020-03-15cli: add --no-ignore-files flagAndrew Gallant
2020-02-17style: rustfmt everythingAndrew Gallant
2020-02-17cli: add --no-unicode, deprecate --no-pcre2-unicodeAndrew Gallant
2020-02-17cli: add --no-require-git flagAndrew Gallant
2020-02-17cli: add --no-ignore-exclude flagNaveen Nathan
2020-02-17cli: add --no-context-separator flagMohammad AlSaleh
2019-04-15ripgrep: max-column-preview --> max-columns-previewAndrew Gallant
2019-04-14ripgrep: add --auto-hybrid-regex flagAndrew Gallant
2019-04-14printer: support previews for long linesAndrew Gallant
2019-04-14binary: rejigger ripgrep's handling of binary filesAndrew Gallant
2019-04-06searcher: add option to disable BOM sniffinglesnyrumcajs
2019-01-26config: add --no-ignore-dot flagAndrew Gallant
2019-01-19edition: move core ripgrep to Rust 2018Andrew Gallant
2018-08-20tests: re-tool integration testsAndrew Gallant