1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates
Pen Tree 0ca96e004c printer: fix context bug when --max-count is used
In the case where after-context is requested with a match count limit,
we need to be careful not to reset the state tracking the remaining
context lines.

Fixes #1380, Closes #1642
2021-05-31 21:51:18 -04:00
..
cli cli: fix process leak 2021-05-31 21:51:18 -04:00
core cli: add -. as short option for --hidden 2021-05-31 21:51:18 -04:00
globset doc: update CI links in crate READMEs 2020-11-16 19:07:16 -05:00
grep doc: update CI links in crate READMEs 2020-11-16 19:07:16 -05:00
ignore ignore/types: add red 2021-05-31 21:51:18 -04:00
matcher doc: update CI links in crate READMEs 2020-11-16 19:07:16 -05:00
pcre2 doc: update CI links in crate READMEs 2020-11-16 19:07:16 -05:00
printer printer: fix context bug when --max-count is used 2021-05-31 21:51:18 -04:00
regex ci: check docs for all crates 2021-05-31 21:51:18 -04:00
searcher searcher: do UTF-8 BOM sniffing like UTF-16 2021-05-31 21:51:18 -04:00