mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-05-19 09:40:22 -07:00
changelog: BUG #1174
This commit is contained in:
parent
aeaa5fc1b1
commit
0a167021c3
@ -8,15 +8,17 @@ Feature enhancements:
|
|||||||
Add support for Brotli and Zstd to the `-z/--search-zip` flag.
|
Add support for Brotli and Zstd to the `-z/--search-zip` flag.
|
||||||
* [FEATURE #1170](https://github.com/BurntSushi/ripgrep/pull/1170):
|
* [FEATURE #1170](https://github.com/BurntSushi/ripgrep/pull/1170):
|
||||||
Add `--ignore-file-case-insensitive` for case insensitive .ignore globs.
|
Add `--ignore-file-case-insensitive` for case insensitive .ignore globs.
|
||||||
* [FEATURE #1173](https://github.com/BurntSushi/ripgrep/pull/1173):
|
|
||||||
Fix handling of `**` patterns in gitignore files.
|
|
||||||
|
|
||||||
Bug fixes:
|
Bug fixes:
|
||||||
|
|
||||||
* [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 #1106](https://github.com/BurntSushi/ripgrep/pull/1093):
|
* [BUG #1093](https://github.com/BurntSushi/ripgrep/pull/1093):
|
||||||
Fix handling of literal slashes in gitignore patterns.
|
Fix handling of literal slashes in gitignore patterns.
|
||||||
|
* [BUG #1173](https://github.com/BurntSushi/ripgrep/issues/1173):
|
||||||
|
Fix handling of `**` patterns in gitignore files.
|
||||||
|
* [BUG #1174](https://github.com/BurntSushi/ripgrep/issues/1174):
|
||||||
|
Fix handling of repeated `**` patterns in gitignore files.
|
||||||
|
|
||||||
|
|
||||||
0.10.0 (2018-09-07)
|
0.10.0 (2018-09-07)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user