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
b435eaafc805b1edb12b04d72de0e0ce113059f9
ripgrep
/
src
History
Ed Page
578e2d47a8
core: simplify parallel walking using borrows
...
This changes ripgrep to use ignore's new support for borrowing data when walking in parallel.
2020-02-17 17:16:28 -05:00
..
app.rs
cli: add --no-ignore-exclude flag
2020-02-17 17:16:28 -05:00
args.rs
cli: make ripgrep work in non-existent directories
2020-02-17 17:16:28 -05:00
config.rs
bstr: update everything to bstr 0.2
2019-06-26 16:47:33 -04:00
logger.rs
ripgrep: migrate to libripgrep
2018-08-20 07:10:19 -04:00
main.rs
core: simplify parallel walking using borrows
2020-02-17 17:16:28 -05:00
messages.rs
deprecated: remove use of ATOMIC_BOOL_INIT
2019-01-29 13:05:16 -05:00
path_printer.rs
ripgrep: migrate to libripgrep
2018-08-20 07:10:19 -04:00
search.rs
search: a few small touchups
2019-06-18 20:23:47 -04:00
subject.rs
binary: rejigger ripgrep's handling of binary files
2019-04-14 19:29:27 -04:00