Files
ripgrep/src
Andrew Gallant 03af61fc7b ripgrep: don't skip tar archives
This removes logic from the decompressor for skipping tar archives. This
logic was originally added under the assumption that we probably want to
avoid the cost of reading them. However, this is generally inconsistent
with how ripgrep treats files like tar archives: it should search them
and do binary detection like normal.

Fixes #918
2018-07-22 10:59:09 -04:00
..
2018-07-22 10:42:32 -04:00
2018-07-22 10:42:32 -04:00
2018-02-04 10:40:20 -05:00
2018-02-04 10:40:20 -05:00
2016-12-23 14:53:35 -05:00
2018-07-21 17:25:12 -04:00