summaryrefslogtreecommitdiffstats
path: root/grep-searcher/src
AgeCommit message (Expand)Author
2019-08-02searcher: fix roll buffer bugAndrew Gallant
2019-06-26bstr: update everything to bstr 0.2Andrew Gallant
2019-06-16style: fix deprecationsAndrew Gallant
2019-04-14binary: rejigger ripgrep's handling of binary filesAndrew Gallant
2019-04-06searcher: add option to disable BOM sniffinglesnyrumcajs
2019-04-05searcher: partially migrate to bstrAndrew Gallant
2019-02-10searcher: revert big-endian patchAndrew Gallant
2019-02-09searcher: use naive line counting on big-endianAndrew Gallant
2019-01-26regex: make CRLF hack more robustAndrew Gallant
2019-01-25searcher: always strip BOMAndrew Gallant
2019-01-11grep-searcher: add docs for assert_eq_printedAndrew Gallant
2018-09-07grep-searcher: add Box<...> impl for SinkAndrew Gallant
2018-09-07grep-printer: delete unused codeAndrew Gallant
2018-08-20libripgrep: initial commit introducing libripgrepAndrew Gallant