mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 01:31:57 -07:00
changelog: assign feature id
This commit is contained in:
@@ -44,9 +44,9 @@ Feature enhancements:
|
|||||||
Add `--null-data` flag, which makes ripgrep use NUL as a line terminator.
|
Add `--null-data` flag, which makes ripgrep use NUL as a line terminator.
|
||||||
* [FEATURE #997](https://github.com/BurntSushi/ripgrep/issues/997):
|
* [FEATURE #997](https://github.com/BurntSushi/ripgrep/issues/997):
|
||||||
The `--passthru` flag now works with the `--replace` flag.
|
The `--passthru` flag now works with the `--replace` flag.
|
||||||
* FEATURE:
|
* [FEATURE #1038-1](https://github.com/BurntSushi/ripgrep/issues/1038):
|
||||||
Add `--line-buffered` and `--block-buffered` for forcing a buffer strategy.
|
Add `--line-buffered` and `--block-buffered` for forcing a buffer strategy.
|
||||||
* FEATURE:
|
* [FEATURE #1038-2](https://github.com/BurntSushi/ripgrep/issues/1038):
|
||||||
Add `--pre-glob` for filtering files through the `--pre` flag.
|
Add `--pre-glob` for filtering files through the `--pre` flag.
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
|
Reference in New Issue
Block a user