summaryrefslogtreecommitdiffstats
path: root/crates/searcher/src/searcher/mod.rs
AgeCommit message (Expand)Author
2024-03-07style: fix new lintsAndrew Gallant
2023-11-25cli: error when searching for NULAndrew Gallant
2023-11-20cli: replace clap with lexopt and supporting codeAndrew Gallant
2023-10-09searcher: polishAndrew Gallant
2023-10-09crates: remove hard-coded linksAndrew Gallant
2023-07-08cli: add --stop-on-nonmatch flagEdoardo Pirovano
2021-06-01edition: manual changesAndrew Gallant
2021-06-01edition: run 'cargo fix --edition --edition-idioms --all'Andrew Gallant
2021-06-01edition: initial 'cargo fix --edition' runAndrew Gallant
2021-05-31searcher: do UTF-8 BOM sniffing like UTF-16Alessandro Menezes
2021-05-31searcher: remove variable shadowingVasili Revelas
2020-02-17repo: move all source code in crates directoryAndrew Gallant