summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2019-01-26regex: make CRLF hack more robustAndrew Gallant
2019-01-25searcher: always strip BOMAndrew Gallant
2019-01-23globset: permit ** to appear anywhereAndrew Gallant
2019-01-23globset: fix repeated use of **Andrew Gallant
2019-01-23ignore: fix handling of **Andrew Gallant
2019-01-22printer: fix path handling in summarizerMika Dede
2019-01-22grep-cli: support Brotli/Zstd decompressiondana
2019-01-22ripgrep: add --ignore-file-case-insensitiveDavid Torosyan
2019-01-19edition: move core ripgrep to Rust 2018Andrew Gallant
2018-09-25grep-regex: fix inner literal detectionAndrew Gallant
2018-09-04ripgrep: add --pre-glob flagAndrew Gallant
2018-08-21tests: touch up tests on WindowsAndrew Gallant
2018-08-20tests: re-tool integration testsAndrew Gallant
2018-08-20ripgrep: migrate to libripgrepAndrew Gallant
2018-07-29tests: reduce reliance on state in testsAndrew Gallant
2018-07-29tests/style: 80 columns, dammitAndrew Gallant
2018-07-22ripgrep: when given no patterns, don't matchAndrew Gallant
2018-07-22tests: be looser with gzip failureAndrew Gallant
2018-07-22ignore: only respect .gitignore in git reposAndrew Gallant
2018-07-21ripgrep: add --pre flagCharles Blake
2018-07-21ripgrep: add support for lz4 decompressionKalle Samuels
2018-06-19ripgrep: use exit code 2 to indicate errorJon Surrell
2018-04-23tests: fix tests on WindowsAndrew Gallant
2018-04-23output: remove --line-number-width flagAndrew Gallant
2018-04-23output: add --no-column flagAndrew Gallant
2018-04-23ignore: support .git directory OR fileAndrew Gallant
2018-03-13grep: upgrade to regex-syntax 0.5Andrew Gallant
2018-03-10output: add --stats flagBalaji Sivaraman
2018-03-10args: treat --count --only-matching as --count-matchesAndrew Gallant
2018-03-10search: add a --count-matches flagBalaji Sivaraman
2018-03-10search: add -b/--byte-offset flagBalaji Sivaraman
2018-03-10ignore: support backslash escapingBrian Malehorn
2018-02-20termcolor: add underline supportBalaji Sivaraman
2018-02-14ignore: fix improper hidden filteringAndrew Gallant
2018-02-06argv: update clap to 2.29.4Andrew Gallant
2018-02-04config: add persistent configurationAndrew Gallant
2018-01-30search: add support for searching compressed filesBalaji Sivaraman
2018-01-29termcolor: tweak reset escapekennytm
2018-01-11printer: add --passthru flagdana
2018-01-01ux: suggest --fixed-strings flagBalaji Sivaraman
2018-01-01printer: add support for line number alignmentBalaji Sivaraman
2017-12-30couple of trivial fixes to make clippy a bit more happy (#704)Igor Gnatenko
2017-11-29Omit context separators when using a contextless option like -c or -ldana
2017-11-01fix some typosMartin Lindhe
2017-10-21printer: fix colors on empty matchesAndrew Gallant
2017-10-20printer: --only-matching works with --replaceEvgeny Kulikov
2017-10-20Fix path passed to try_create_bytes()Sebastian Nowicki
2017-10-20Don't create command until we know we can test itSebastian Nowicki
2017-10-20Wrap comments to 79 columnsSebastian Nowicki
2017-10-20Skip regression 210 test on APFSSebastian Nowicki