1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/src
2017-08-08 07:03:58 -04:00
..
app.rs Allow options with non-numeric arguments to accept leading hyphens in arguments (fixes #568) 2017-07-30 17:55:24 -04:00
args.rs Fix invisible file path text in PowerShell (#557) 2017-07-17 18:01:13 -04:00
decoder.rs Enforce 79 column limit. Grr. 2017-03-31 15:59:04 -04:00
main.rs Remove unused libc dependency 2017-08-08 07:03:58 -04:00
pathutil.rs fix some clippy lints (#288) 2016-12-23 14:53:35 -05:00
printer.rs Fix invisible file path text in PowerShell (#557) 2017-07-17 18:01:13 -04:00
search_buffer.rs fix typo in comment 2017-04-05 07:06:58 -04:00
search_stream.rs Tweak how binary files are handled internally. 2017-02-18 16:20:21 -05:00
unescape.rs fix some clippy lints (#288) 2016-12-23 14:53:35 -05:00
worker.rs Add support for additional text encodings. 2017-03-12 19:54:48 -04:00