Messages by Thread
-
-
bug#33699: Multi-component paths ignored by --{exclude, include}-dir ?
Lyude Paul
-
bug#33574: grep -c question
Helen Grubner
-
bug#33418: Convert from literal string to ERE?
Peng Yu
-
bug#33291: "blank" character class not documented
Steven Penny
-
bug#33249: [PATCH] grep: grouping of patterns including back reference
Norihiro Tanaka
-
bug#33218: Updated dfa.c: unused function charclass_context
Arnold Robbins
-
bug#33062: grep matches too lazily when invoked with -zoP and matching backreference followed by newline
Bernhard Voelker
-
bug#33162: Pattern partially greps windows line-endings since 3.1
Holger Klene
-
bug#33116: [PATCH 1/6] dfa: remove unneeded code
Norihiro Tanaka
-
bug#33069: FYI: test tweak (one still fails) and gnulib update
Jim Meyering
-
bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Houder
-
bug#32943: Output from strace on Cygwin
Houder
-
bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Paul Eggert
-
bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Houder
-
bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Paul Eggert
-
bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Houder
-
bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Houder
-
bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Paul Eggert
-
bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Houder
-
bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Houder
-
bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Paul Eggert
-
bug#32943: grep pattern < fifo fails on Cygwin (and MinGW), but not on Linux
Houder
-
bug#32866: cross-compiling grep and changing $PATH
Barret Rhoden
-
bug#32838: Regression in grep 3.1: Grep '$' matcher no longer works on CRLF files on Windows
Konstantin Kolinko
-
bug#32805: Stack overflow when processing "0?{77}{770}" extended regexp
Anatoly Trosinenko
-
bug#32806: An assertion is hit when processing "(|()()0)\2" extended regular expression
Anatoly Trosinenko
-
bug#32750: [PATCH 2/2] dfa: optmization of alternation in NFA
Norihiro Tanaka
-
bug#32704: Can grep search for a line feed and a null character at the same time?
21naown
-
bug#32409: make check fails with glibc-2.28
Jaroslav Skarvada
-
bug#32073: Improvements in Grep
Sergiu Hlihor
-
bug#31913: A bug with grep
Onur Demir
-
bug#31705: five grep / egrep issues
Phillip Feldman
-
bug#31537: Combining -v and -A/-B/-C options
Garreau, Alexandre
-
bug#31400: [PATCH] doc: document that input pattern is a list.
Kaz Kylheku
-
bug#31263: If grep given both --context and --max-count, context not printed if it contains pattern
Joshua Nelson
-
bug#31228: Update GREP manpage
Laura Morales
-
bug#31182: Grep Not Matching with Caret in First Line of File
Budin, Clay
-
bug#31074: Grep -i is slow
Geoff Kuenning
-
bug#31071: Previous color lost when using --color=always option
Adrian H
-
bug#31003: Test failure on macOS with new Xcode 9.3 command-line tools
Charles Diza
-
bug#30919: [grep: input file './x’ is also the output] too late!.. have a null file.
davidpbrown
-
bug#30713: maybe a bug report, please check(ScanMail has removed a file)
Maik . Brenke
-
bug#30686: How to color matched region but also show the nearby context noncolored in characters or words?
Peng Yu
-
bug#30681: What characters are in [[:space:]]?
Peng Yu
-
bug#30652: Empty lines when using color and searching through files with DOS newline
DrSlony
-
bug#30643: Mention . won't match illegal characters
積丹尼 Dan Jacobson
-
bug#30550: zgrep over multiple files returns 1 if pattern not found in a single file even if found in other files
David McCauley
-
bug#30535: Output buffer overwritten when CR in file
Wayne Gemmell
-
bug#30525: Unexpected matches for input data from a patch file
SF Markus Elfring
-
bug#30451: I found problem not solved to my grep
Budi
-
bug#30372: context word control
Peng Yu
-
bug#30326: grep not searching through a text file (thinking it binary)
L. A. Walsh
-
bug#30242: help
Eric Blake
-
bug#30105: Additional "grep" parameter to change the exit code from 1 to 0, even if grep doesn't find pattern
Vasyl Vavrychuk
-
bug#30033: `grep --fixed-strings --regexp=…` is an annoying syntax → Introduce --pattern=… option
H.-Dirk Schmitt
-
bug#29778: grep seems to ignore GREP_OPTIONS
Dennis
-
bug#29668: grep: Fatal problem with (big) file
Norihiro Tanaka
-
bug#29666: Segfault at changing location
Jeremy Feusi
-
bug#29613: Debian Bug#883733: grep returns 0 even if there is no match
Santiago R.R.
-
bug#29446: GNU grep 3.1 fails test suite when PCRE lacks JIT
A. Wilcox