1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-01-08 13:23:34 +02:00
ripgrep/src
2018-07-21 17:53:55 -04:00
..
app.rs ripgrep: reformat --pre warning 2018-07-21 17:53:55 -04:00
args.rs ripgrep: add --pre flag 2018-07-21 17:25:12 -04:00
config.rs config: add persistent configuration 2018-02-04 10:40:20 -05:00
decoder.rs cleanup: replace try! with ? 2018-01-01 09:22:35 -05:00
decompressor.rs ripgrep: add support for lz4 decompression 2018-07-21 16:26:39 -04:00
logger.rs logger: drop env_logger 2018-02-04 10:40:20 -05:00
main.rs ripgrep: add --pre flag 2018-07-21 17:25:12 -04:00
pathutil.rs fix some clippy lints (#288) 2016-12-23 14:53:35 -05:00
preprocessor.rs ripgrep: add --pre flag 2018-07-21 17:25:12 -04:00
printer.rs ripgrep/printer: fix small performance regression 2018-06-23 20:49:05 -04:00
search_buffer.rs search: add a --count-matches flag 2018-03-10 10:38:25 -05:00
search_stream.rs search: add a --count-matches flag 2018-03-10 10:38:25 -05:00
unescape.rs couple of trivial fixes to make clippy a bit more happy (#704) 2017-12-30 16:06:16 -05:00
worker.rs ripgrep: add --pre flag 2018-07-21 17:25:12 -04:00