summaryrefslogtreecommitdiffstats
path: root/src/search_buffer.rs
diff options
context:
space:
mode:
authorBrian Malehorn <bmalehorn@gmail.com>2018-02-22 23:15:16 -0800
committerAndrew Gallant <jamslam@gmail.com>2018-03-10 09:30:55 -0500
commit91d0756f62790356012d692a7b340df92b54beac (patch)
treeea9cfa47cd6658bb27bd7ebed1b0b44b60a9f99e /src/search_buffer.rs
parent54256515b49595a2ac4c2b218e4ddbb5a4920d9b (diff)
ignore: support backslash escaping
Use the new `Globset::backslash_escape` knob to conform to git behavior: `\` will escape the following character. For example, the pattern `\*` will match a file literally named `*`. Also tweak a test in ripgrep that was relying on this incorrect behavior. Closes #526, Closes #811
Diffstat (limited to 'src/search_buffer.rs')
0 files changed, 0 insertions, 0 deletions