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
1
Packages
Projects
Releases
Wiki
Activity
Files
a13ac3e3d49729403a734c9f3eab2d99a66e21b0
ripgrep
/
grep
/
src
History
Andrew Gallant
1595f0faf5
Add --smart-case.
...
It does what it says on the tin.
Closes
#70
.
2016-09-24 21:51:04 -04:00
..
data
progress
2016-06-22 21:19:02 -04:00
lib.rs
Fix a performance bug where using -w could result in very bad performance.
2016-09-21 19:12:07 -04:00
literals.rs
Fix required literal handling and add debug prints.
2016-09-06 19:33:03 -04:00
nonl.rs
Improve the "bad literal" error message.
2016-09-16 18:12:00 -04:00
search.rs
Add --smart-case.
2016-09-24 21:51:04 -04:00
word_boundary.rs
Fix a performance bug where using -w could result in very bad performance.
2016-09-21 19:12:07 -04:00