summaryrefslogtreecommitdiffstats
path: root/crates/core/search.rs
AgeCommit message (Expand)Author
2023-11-20cli: replace clap with lexopt and supporting codeAndrew Gallant
2023-11-20core: switch to anyhowAndrew Gallant
2023-10-09core: polish the core of ripgrepAndrew Gallant
2021-05-31cli: fix process leakVasili Revelas
2021-05-29cli: fix arbitrary execution of program bugAndrew Gallant
2021-03-31core: add a 'trace' messageAndrew Gallant
2020-03-15style: fix rust-analyzer lints in coreAndrew Gallant
2020-02-17repo: move all source code in crates directoryAndrew Gallant