This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
ripgrep
Watch
1
Star
0
Fork
0
You've already forked ripgrep
mirror of
https://github.com/BurntSushi/ripgrep.git
synced
2025-01-29 22:01:04 +02:00
Code
Issues
Releases
Activity
ripgrep
/
ignore
/
src
History
Simen Bekkhus
687e846944
Add stylus type
2016-11-25 15:24:27 +01:00
..
dir.rs
Merge pull request
#238
from jacwah/refactor
2016-11-18 23:11:17 -05:00
gitignore.rs
Use env::home_dir() instead of env::var_os(HOME).
2016-11-17 16:54:39 -05:00
lib.rs
Merge pull request
#238
from jacwah/refactor
2016-11-18 23:11:17 -05:00
overrides.rs
Fixes a matching bug in the glob override matcher.
2016-10-31 19:54:38 -04:00
pathutil.rs
Move all gitignore matching to separate crate.
2016-10-29 20:48:59 -04:00
types.rs
Add stylus type
2016-11-25 15:24:27 +01:00
walk.rs
Rework parallelism in directory iterator.
2016-11-09 17:19:40 -05:00