summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-02-10grep-searcher-0.1.3grep-searcher-0.1.3Andrew Gallant
2019-02-10searcher: revert big-endian patchAndrew Gallant
2019-02-09tests: use const constructor for atomicsAndrew Gallant
2019-02-09grep-searcher-0.1.2grep-searcher-0.1.2Andrew Gallant
2019-02-09searcher: use naive line counting on big-endianAndrew Gallant
2019-02-08ignore/types: add zigJohn Schmidt
2019-02-07deps: bump encoding_rs to 0.8.16Andrew Gallant
2019-01-31ignore/types: *.dtx and *.ins added for texSteffen Banhardt
2019-01-29readme: bump MSRVAndrew Gallant
2019-01-29deps: update other depsAndrew Gallant
2019-01-29deps: update to crossbeam-channel 0.3.8Andrew Gallant
2019-01-29deprecated: remove use of ATOMIC_BOOL_INITAndrew Gallant
2019-01-29cargo: include auto-generated messageAndrew Gallant
2019-01-28readme: remove EOL Fedora install instructionsAlex Macleod
2019-01-27changelog: BUG #916Andrew Gallant
2019-01-27changelog: BUG #1154Andrew Gallant
2019-01-27ignore: correctly detect hidden files on WindowsAndrew Gallant
2019-01-26doc: small updates to the FAQ and GUIDEAndrew Gallant
2019-01-26search: fix -F and -f interaction bugAndrew Gallant
2019-01-26exit: tweak exit status logicAndrew Gallant
2019-01-26args: prevent panicking in 'rg -h | rg'Andrew Gallant
2019-01-26doc: add note about inverted flagsAndrew Gallant
2019-01-26doc: clarify automatic encoding detectionAndrew Gallant
2019-01-26fmt: shorten --ignore-file-case-insensitive descriptionAndrew Gallant
2019-01-26changelog: BUG #1095Andrew Gallant
2019-01-26config: add --no-ignore-dot flagAndrew Gallant
2019-01-26regex: make CRLF hack more robustAndrew Gallant
2019-01-26deps: bump regex-syntax to 0.6.5Andrew Gallant
2019-01-25searcher: always strip BOMAndrew Gallant
2019-01-24readme: encoding_rs's SIMD support is brokenAndrew Gallant
2019-01-23deps: update removal of grep devdepsAndrew Gallant
2019-01-23ignore/types: add method for retrieving file type definitionAwad Mackie
2019-01-23changelog: BUG #1121Andrew Gallant
2019-01-23ripgrep: don't skip stdout in --files modeRob Lourens
2019-01-23grep: remove unused dependenciesAndrew Gallant
2019-01-23globset: permit ** to appear anywhereAndrew Gallant
2019-01-23changelog: BUG #1174Andrew Gallant
2019-01-23globset: fix repeated use of **Andrew Gallant
2019-01-23changelog: BUG #1173Andrew Gallant
2019-01-23ignore: fix handling of **Andrew Gallant
2019-01-23changelog: PR #1093Andrew Gallant
2019-01-23ignore: always use literal_separator for gitignore patterns (#1093)dana
2019-01-22readme: add instructions for openSUSE 15.0Michele Bologna
2019-01-22printer: fix path handling in summarizerMika Dede
2019-01-22changelog: brotli/zstd additionAndrew Gallant
2019-01-22grep-cli: support Brotli/Zstd decompressiondana
2019-01-22ignore/types: add/update brotli, bzip2, gzip, xz, zstddana
2019-01-22ripgrep: ban rustfmtAndrew Gallant
2019-01-22ripgrep: add --ignore-file-case-insensitiveDavid Torosyan
2019-01-19edition: fix build.rsAndrew Gallant