1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates
Conrad Meyer d161acb0a3
ignore/types: add '*.hh' to C++ headers
Like .hpp, .hh is an occasionally used extension for C++ headers
(to distinguish them from C headers). At least one popular project,
FreeBSD, uses this extension.

See also: https://docs.fileformat.com/programming/hh/

PR #2192
2022-04-25 07:38:03 -04:00
..
cli grep-cli-0.1.6 2021-06-12 08:01:22 -04:00
core cli: improve configuration failure mode 2021-11-15 10:29:34 -05:00
globset warnings: remove/tweak some dead code 2022-03-21 08:59:05 -04:00
grep grep-0.2.8 2021-06-12 08:08:32 -04:00
ignore ignore/types: add '*.hh' to C++ headers 2022-04-25 07:38:03 -04:00
matcher regex: fix -w when regex can match empty string 2021-06-12 14:18:53 -04:00
pcre2 grep-pcre2-0.1.5 2021-06-12 08:06:29 -04:00
printer grep-printer-0.1.6 2021-06-12 08:07:46 -04:00
regex regex: fix -w when regex can match empty string 2021-06-12 14:18:53 -04:00
searcher deps: bump memmap2 to 0.5 2022-03-21 08:59:05 -04:00