Files
ripgrep/src
lesnyrumcajs b00cd69a40 searcher: add option to disable BOM sniffing
This commit adds a new encoding feature where the -E/--encoding flag
will now accept a value of 'none'. When given this value, all encoding
related machinery is disabled and ripgrep will search the raw bytes of
the file, including the BOM if it's present.

Closes #1207, Closes #1208
2019-04-06 09:36:32 -04:00
..
2019-04-05 23:24:08 -04:00
2018-08-20 07:10:19 -04:00
2019-01-26 15:44:49 -05:00
2018-08-20 07:10:19 -04:00
2019-01-26 15:44:49 -05:00