mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-07-26 09:42:00 -07:00
changelog: BUG #1095
This commit is contained in:
@@ -25,6 +25,8 @@ Bug fixes:
|
|||||||
* [BUG #373](https://github.com/BurntSushi/ripgrep/issues/373),
|
* [BUG #373](https://github.com/BurntSushi/ripgrep/issues/373),
|
||||||
[BUG #1098](https://github.com/BurntSushi/ripgrep/issues/1098):
|
[BUG #1098](https://github.com/BurntSushi/ripgrep/issues/1098):
|
||||||
`**` is now accepted as valid syntax anywhere in a glob.
|
`**` is now accepted as valid syntax anywhere in a glob.
|
||||||
|
* [BUG #1095](https://github.com/BurntSushi/ripgrep/issues/1095):
|
||||||
|
Fix corner cases involving the `--crlf` flag.
|
||||||
* [BUG #1106](https://github.com/BurntSushi/ripgrep/issues/1106):
|
* [BUG #1106](https://github.com/BurntSushi/ripgrep/issues/1106):
|
||||||
`--files-with-matches` and `--files-without-match` work with one file.
|
`--files-with-matches` and `--files-without-match` work with one file.
|
||||||
* [BUG #1093](https://github.com/BurntSushi/ripgrep/pull/1093):
|
* [BUG #1093](https://github.com/BurntSushi/ripgrep/pull/1093):
|
||||||
|
Reference in New Issue
Block a user