1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/src
Gabriel 9b3921098a Tweak long_version features output
This reuses the systemd convention of putting flags on a separate line.
All credit to okdana for the implementation.  Addresses #524.
2017-07-07 12:18:44 -04:00
..
app.rs Tweak long_version features output 2017-07-07 12:18:44 -04:00
args.rs add --iglob flag 2017-07-03 06:52:52 -04:00
decoder.rs Enforce 79 column limit. Grr. 2017-03-31 15:59:04 -04:00
main.rs Make --quiet flag apply when using --files option 2017-05-19 20:00:47 -04:00
pathutil.rs fix some clippy lints (#288) 2016-12-23 14:53:35 -05:00
printer.rs Fix another bug in -o/--only-matching. 2017-05-29 09:51:58 -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