1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates/core/flags
2023-11-25 15:03:53 -05:00
..
complete cli: make -d a short flag for --max-depth 2023-11-21 18:39:32 -05:00
doc doc: be more explicit about ripgrep's behavior when printing to a tty 2023-11-25 15:03:53 -05:00
config.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
defs.rs doc: be more explicit about ripgrep's behavior when printing to a tty 2023-11-25 15:03:53 -05:00
hiargs.rs cli: error when searching for NUL 2023-11-25 15:03:53 -05:00
lowargs.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00
mod.rs cli: rejigger --version to include PCRE2 info 2023-11-25 15:03:53 -05:00
parse.rs cli: replace clap with lexopt and supporting code 2023-11-20 23:51:53 -05:00