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-06 23:22:02 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40abade8eec17332d5085f1a23786f0969d4a3a1
ripgrep
/
grep
/
src
History
Andrew Gallant
d3e118a786
Fix debug expression statement.
2016-10-10 21:48:34 -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
Don't union inner literals of repetitions.
2016-09-25 20:10:28 -04:00
nonl.rs
Improve the "bad literal" error message.
2016-09-16 18:12:00 -04:00
search.rs
Fix debug expression statement.
2016-10-10 21:48:34 -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