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-03-17 20:28:03 +02:00
Code
Issues
Releases
Activity
ripgrep
/
src
History
Andrew Gallant
0bf278e72f
making search work (finally)
2016-09-03 21:48:23 -04:00
..
gitignore.rs
Implementing core functionality.
2016-08-28 01:37:12 -04:00
glob.rs
fix glob tests
2016-08-31 20:02:48 -04:00
ignore.rs
Implementing core functionality.
2016-08-28 01:37:12 -04:00
main.rs
making search work (finally)
2016-09-03 21:48:23 -04:00
printer.rs
making search work (finally)
2016-09-03 21:48:23 -04:00
search.rs
making search work (finally)
2016-09-03 21:48:23 -04:00
walk.rs
Lots of improvements. Most notably, removal of memory maps for searching.
2016-08-28 20:18:34 -04:00