1. 3ad73e1 grep doesn't allocate enough space by William Haddon · 11 years ago
  2. e6e685c Fix bug where exit code was only correct for -q. by Rob Landley · 11 years ago
  3. 205b496 Move grep from pending to posix, switch default to y. by Rob Landley · 11 years ago[Renamed (99%) from toys/pending/grep.c]
  4. fce85e9 Finish grep rewrite and fleshing out test suite. Several of the grep tests fail with the ubuntu version, I _think_ these are upstream bugs? (Second opinions welcome...) by Rob Landley · 11 years ago
  5. 030970b grep: -om counts matching lines, not matching parts of lines. by Rob Landley · 11 years ago
  6. 31f0710 More grep work: name "(standard input)" correctly, make multiple -e work, regex with embedded newline, multiple regex without -E. by Rob Landley · 11 years ago
  7. dd2d239 More grep cleanup, and make OPTSTR_command macros for use with OLDTOY() by Rob Landley · 11 years ago
  8. dad378b Cleanup grep, make it pass the current test suite. by Rob Landley · 11 years ago
  9. f97eaf1 Cleanup grep: help text, whitespace, add parentheses. by Rob Landley · 11 years ago
  10. 1fa6824 Found the fault. My method of -w fails sans -E, so I just disallow it. by M. Farkas-Dyck · 11 years ago
  11. 5335d80 grep: s/astrcat/x&/g by Strake · 11 years ago
  12. 0dbd779 grep: add -b flag by Strake · 21 years ago
  13. 7b7b284 grep: add -w flag by Strake · 21 years ago
  14. 174ba2b grep by Strake · 11 years ago
  15. e999ca0 add grep by Strake · 11 years ago