This website requires JavaScript.
Explore
Help
Register
Sign In
twin
/
ripgrep
Watch
1
Star
0
Fork
0
You've already forked ripgrep
mirror of
https://github.com/BurntSushi/ripgrep.git
synced
2025-08-21 15:13:48 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ef939442f2e1ed0650dd5e13c06fce455b569f7
ripgrep
/
crates
/
core
/
flags
History
Lucas Garron
1ef939442f
doc: clarify that
.git
is covered by
--hidden
and not
--ignore-vcs
...
Fixes
#3121
,
Closes
#3122
2025-08-19 19:52:40 -04:00
..
complete
style: simplify string formatting
2025-07-26 11:52:49 -04:00
doc
doc: tweak wording for stdin detection
2024-09-30 07:38:05 -04:00
config.rs
cli: replace clap with lexopt and supporting code
2023-11-20 23:51:53 -05:00
defs.rs
doc: clarify that
.git
is covered by
--hidden
and not
--ignore-vcs
2025-08-19 19:52:40 -04:00
hiargs.rs
cli: make
rg -vf file
behave sensibly
2025-07-27 15:09:19 -04:00
lowargs.rs
cli: replace clap with lexopt and supporting code
2023-11-20 23:51:53 -05:00
mod.rs
complete/fish: improve shell completions for fish
2024-01-06 10:39:35 -05:00
parse.rs
doc: fix typo
2024-04-02 09:10:25 -04:00