summaryrefslogtreecommitdiffstats
path: root/crates/searcher
AgeCommit message (Expand)Author
2021-06-12grep-searcher-0.1.8grep-searcher-0.1.8Andrew Gallant
2021-06-12deps/regex: update minimal versionsAndrew Gallant
2021-06-12deps/matcher: update minimal versionsAndrew Gallant
2021-06-12deps: update to memmap2Andrew Gallant
2021-06-01edition: manual changesAndrew Gallant
2021-06-01edition: run 'cargo fix --edition --edition-idioms --all'Andrew Gallant
2021-06-01edition: set edition=2018Andrew Gallant
2021-06-01edition: initial 'cargo fix --edition' runAndrew Gallant
2021-05-31grep: fix bugs in handling multi-line look-aroundAndrew Gallant
2021-05-31printer: fix multi-line replacement bugAndrew Gallant
2021-05-31searcher: do UTF-8 BOM sniffing like UTF-16Alessandro Menezes
2021-05-31searcher: remove variable shadowingVasili Revelas
2021-03-31searcher: update outdated comment for buffer sizearicha1940
2021-03-23tests: fix tests for buffer size changeAndrew Gallant
2021-03-23searcher: bump buffer sizeAndrew Gallant
2021-01-17deps: replace memmap with memmap2Andrew Gallant
2020-11-16doc: update CI links in crate READMEsAndrew Gallant
2020-11-03doc: update several links to use httpsAlex Touchet
2020-03-15ripgrep: release 12.0.0ignore-0.4.12grep-searcher-0.1.7grep-regex-0.1.6grep-printer-0.1.4grep-pcre2-0.1.4grep-matcher-0.1.4grep-cli-0.1.4grep-0.2.5globset-0.4.5Andrew Gallant
2020-02-28crates: update URLs in Cargo.tomlchip
2020-02-17repo: make ripgrep build with the new organizationAndrew Gallant
2020-02-17repo: move all source code in crates directoryAndrew Gallant