This website requires JavaScript.
Explore
Help
Register
Sign In
lostecho
/
ripgrep
Watch
1
Star
0
Fork
0
You've already forked ripgrep
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
7f3e7d2faa411be799c3a37a405fd3d2264fa2eb
ripgrep
/
ignore
/
src
History
Andrew Gallant
1e6c2ac8e3
Merge pull request
#238
from jacwah/refactor
...
`Ignore` refactorings
2016-11-18 23:11:17 -05: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
Added elixir to types
2016-11-15 20:57:38 +11:00
walk.rs
Rework parallelism in directory iterator.
2016-11-09 17:19:40 -05:00