1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/src
Andrew Gallant ef1611b5f5
ripgrep: max-column-preview --> max-columns-preview
Credit to @okdana for catching this. This naming is a bit more
consistent with the existing --max-columns flag.
2019-04-15 06:51:51 -04:00
..
app.rs ripgrep: max-column-preview --> max-columns-preview 2019-04-15 06:51:51 -04:00
args.rs ripgrep: max-column-preview --> max-columns-preview 2019-04-15 06:51:51 -04:00
config.rs config: switch to using bstrs 2019-04-05 23:24:08 -04:00
logger.rs ripgrep: migrate to libripgrep 2018-08-20 07:10:19 -04:00
main.rs ripgrep: add --pcre2-version flag 2019-04-14 19:29:27 -04:00
messages.rs deprecated: remove use of ATOMIC_BOOL_INIT 2019-01-29 13:05:16 -05:00
path_printer.rs ripgrep: migrate to libripgrep 2018-08-20 07:10:19 -04:00
search.rs binary: rejigger ripgrep's handling of binary files 2019-04-14 19:29:27 -04:00
subject.rs binary: rejigger ripgrep's handling of binary files 2019-04-14 19:29:27 -04:00