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
2024-12-12 19:18:24 +02:00
Code
Issues
Releases
Activity
175406df01
ripgrep
/
.gitignore
6 lines
56 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2016-02-27 18:07:26 +02:00
.*.swp
tags
target
update gitignore
2016-09-12 01:05:36 +02:00
/grep/Cargo.lock
Move glob implementation to new crate. It is isolated and complex enough that it deserves attention all on its own. It's also eminently reusable.
2016-10-01 01:42:41 +02:00
/globset/Cargo.lock
Reference in New Issue
Copy Permalink