summaryrefslogtreecommitdiffstats
path: root/grep-searcher
AgeCommit message (Expand)Author
2019-08-06grep-searcher-0.1.6grep-searcher-0.1.6Andrew Gallant
2019-08-02searcher: fix roll buffer bugAndrew Gallant
2019-06-26release: globset, grep-cli, grep-printer, grep-searchergrep-searcher-0.1.5grep-printer-0.1.3grep-cli-0.1.3globset-0.4.4Andrew Gallant
2019-06-26bstr: update everything to bstr 0.2Andrew Gallant
2019-06-16style: fix deprecationsAndrew Gallant
2019-04-15grep-searcher: release 0.1.4grep-searcher-0.1.4Andrew Gallant
2019-04-15grep-regex: release 0.1.3grep-regex-0.1.3Andrew Gallant
2019-04-15grep-matcher: release 0.1.2grep-matcher-0.1.2Andrew 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-10grep-searcher-0.1.3grep-searcher-0.1.3Andrew Gallant
2019-02-10searcher: revert big-endian patchAndrew 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-01-26regex: make CRLF hack more robustAndrew Gallant
2019-01-25searcher: always strip BOMAndrew Gallant
2019-01-19deps: update memmapAndrew Gallant
2019-01-19deps: update to bytecount 0.5Andrew Gallant
2019-01-19deps: update various dependenciesAndrew Gallant
2019-01-11grep-searcher: add docs for assert_eq_printedAndrew Gallant
2018-10-22deps: update encoding_rsAndrew Gallant
2018-09-25grep-searcher: update to encoding_rs_io 0.1.3Andrew Gallant
2018-09-07deps: update versions for all cratesAndrew Gallant
2018-09-07grep-searcher: add Box<...> impl for SinkAndrew Gallant
2018-09-07grep-printer: delete unused codeAndrew Gallant
2018-08-20deps: update libripgrep crate versionsAndrew Gallant
2018-08-20libripgrep: initial commit introducing libripgrepAndrew Gallant