summaryrefslogtreecommitdiffstats
path: root/grep-printer/src
AgeCommit message (Expand)Author
2019-06-26bstr: update everything to bstr 0.2Andrew Gallant
2019-04-24printer: remove unnecessary mutAndrew Gallant
2019-04-15ripgrep: max-column-preview --> max-columns-previewAndrew Gallant
2019-04-14printer: support previews for long linesAndrew Gallant
2019-04-14binary: rejigger ripgrep's handling of binary filesAndrew Gallant
2019-04-05printer: use bstrAndrew Gallant
2019-01-26regex: make CRLF hack more robustAndrew Gallant
2019-01-22printer: fix path handling in summarizerMika Dede
2019-01-11grep-printer: add macro docs, reduxAndrew Gallant
2018-09-07doc: minor touchups to API docsAndrew Gallant
2018-09-07grep-printer: delete unused codeAndrew Gallant
2018-09-07grep-matcher: add LineTerminator::is_suffixAndrew Gallant
2018-09-04grep-cli: introduce new grep-cli crateAndrew Gallant
2018-08-21grep-printer: fix bug in printing truncated linesAndrew Gallant
2018-08-20libripgrep: initial commit introducing libripgrepAndrew Gallant