Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-12 | grep: -om counts matching lines, not matching parts of lines. | Rob Landley | |
2013-08-12 | More grep work: name "(standard input)" correctly, make multiple -e work, ↵ | Rob Landley | |
regex with embedded newline, multiple regex without -E. | |||
2013-08-12 | More grep cleanup, and make OPTSTR_command macros for use with OLDTOY() | Rob Landley | |
2013-08-04 | Cleanup grep, make it pass the current test suite. | Rob Landley | |
2013-08-01 | Cleanup grep: help text, whitespace, add parentheses. | Rob Landley | |
2013-08-01 | Found the fault. My method of -w fails sans -E, so I just disallow it. | M. Farkas-Dyck | |
Kernel build never uses -w sans -E anyhow. | |||
2013-07-27 | grep: s/astrcat/x&/g | Strake | |
2003-06-08 | grep: add -b flag | Strake | |
2003-06-08 | grep: add -w flag | Strake | |
2013-07-23 | grep | Strake | |
2013-07-12 | add grep | Strake | |