| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs | cvs2svn | 2005-11-03 | 14 | -14/+14 |
| * | MFRELENG_6: Fix 'grep -Fw' for encodings other than UTF-8 (RH bug #161700). | Jung-uk Kim | 2005-10-27 | 1 | -2/+2 |
| * | MFRELENG_6: Fix a longstanding buglet in bz-prefixed grep(1). | Jung-uk Kim | 2005-10-26 | 1 | -5/+5 |
| * | Pass the RE_ICASE flag to re_set_syntax() as appropriate to fix | Tim J. Robbins | 2005-05-31 | 1 | -3/+3 |
| * | Add a note explaining what local modifications have been made to GNU grep, | Tim J. Robbins | 2005-05-14 | 1 | -0/+37 |
| * | Fixed -w handling for EGexecute. | Tim J. Robbins | 2005-05-14 | 1 | -4/+83 |
| * | Automatically disable DFA when processing multibyte input. GREP_USE_DFA | Tim J. Robbins | 2005-05-14 | 1 | -3/+28 |
| * | Better multibyte handling in EGexecute() and Fexecute(). Fixed -Fi for | Tim J. Robbins | 2005-05-14 | 1 | -131/+525 |
| * | Removed redundant (and incorrect) code in prline. Fixes grep -i --color "", | Tim J. Robbins | 2005-05-14 | 1 | -27/+0 |
| * | Fix background colour problems with --color output (RH bug #138913). | Tim J. Robbins | 2005-05-14 | 1 | -0/+1 |
| * | Fixed a bug in the fgrep patch, exposed by the dfa-optional patch | Tim J. Robbins | 2005-05-14 | 1 | -27/+22 |
| * | Fix dfa multibyte character class matching when -i is used (RH bug #123363). | Tim J. Robbins | 2005-05-14 | 1 | -0/+2 |
| * | Remove mb-caching hack. | Tim J. Robbins | 2005-05-14 | 6 | -188/+74 |
| * | Fix regression in output with -R compared to previous version. | David E. O'Brien | 2005-02-13 | 1 | -1/+1 |
| * | The correct name of the long option is --line-buffered, | Giorgos Keramidas | 2004-11-09 | 1 | -2/+3 |
| * | Change version string to distinguish our modified version of GNU grep | Tim J. Robbins | 2004-08-12 | 1 | -1/+1 |
| * | Fix bug causing `[' to be wrongly included in character class expressions | Tim J. Robbins | 2004-07-04 | 1 | -1/+1 |
| * | Make grep run much (~10x) faster in multibyte locales by caching the wide | Tim J. Robbins | 2004-07-04 | 6 | -74/+188 |
| * | Avoid accessing accessing memory past the end of mb_properties in the | Tim J. Robbins | 2004-07-04 | 1 | -1/+2 |
| * | Improve case-insensitive matching in multibyte locales. | Tim J. Robbins | 2004-07-04 | 3 | -28/+109 |
| * | Fix failure of fgrep to report some matches (Red Hat bug #116909). | Tim J. Robbins | 2004-07-04 | 1 | -57/+52 |
| * | Use hard_locale() to check whether collating order is "hard" regardless | Tim J. Robbins | 2004-07-04 | 1 | -2/+0 |
| * | Ignore ENABLE_NLS when deciding whether we can use setlocale(). | Tim J. Robbins | 2004-07-04 | 1 | -2/+4 |
| * | Update for grep 2.5.1. | Tim J. Robbins | 2004-07-04 | 2 | -120/+254 |
| * | Merge local changes. | Tim J. Robbins | 2004-07-04 | 9 | -881/+2674 |
| * | This commit was generated by cvs2svn to compensate for changes in r131554, | Tim J. Robbins | 2004-07-04 | 45 | -248/+5612 |
| |\ |
|
| | * | Import GNU grep 2.5.1 (trimmed)vendor/misc-GNU/grep | Tim J. Robbins | 2004-07-04 | 54 | -1119/+8280 |
| * | | Merge conflicts, upgrade | Andrey A. Chernov | 2004-03-01 | 8 | -41/+51 |
| * | | This commit was generated by cvs2svn to compensate for changes in r126432, | Andrey A. Chernov | 2004-03-01 | 8 | -10/+94 |
| |\| |
|
| | * | Trimmed grep 2.4.2 | Andrey A. Chernov | 2004-03-01 | 14 | -45/+136 |
| * | | Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnu | Andrey A. Chernov | 2004-02-17 | 1 | -1/+1 |
| * | | 1) Remove files no longer needed. | Andrey A. Chernov | 2004-02-16 | 8 | -1673/+2 |
| * | | Fixed style of DPADD and LDADD assignments as per style.Makefile(5). | Ruslan Ermilov | 2004-02-05 | 1 | -4/+2 |
| * | | We HAVE_STPCPY now. | David E. O'Brien | 2002-10-20 | 2 | -4/+3 |
| * | | Added bzip2 variants to the NAME section. | Ruslan Ermilov | 2002-10-07 | 1 | -4/+9 |
| * | | Allow -J to simultaneously do non-bzip2 grepping. | David E. O'Brien | 2002-10-06 | 1 | -10/+32 |
| * | | Create bzgrep. | David E. O'Brien | 2002-09-16 | 3 | -0/+45 |
| * | | Typo in [^[:alnum:]] character class. | Giorgos Keramidas | 2002-08-31 | 1 | -1/+1 |
| * | | Mention zegrep and zfgrep too, | Giorgos Keramidas | 2002-07-11 | 1 | -1/+7 |
| * | | Removed glibc specific stuff. | Ruslan Ermilov | 2001-11-27 | 1 | -25/+0 |
| * | | In FreeBSD, -Z is reserved for zgrep(1), and only | Ruslan Ermilov | 2001-09-19 | 1 | -2/+2 |
| * | | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -4/+0 |
| * | | This file was not regenerated for the latest import, thus the | Ruslan Ermilov | 2000-12-13 | 1 | -1/+1 |
| * | | Restore backwards compatible -R option. | Ruslan Ermilov | 2000-05-30 | 1 | -1/+1 |
| * | | Merge FreeBSD changes into 2.4d. | Ruslan Ermilov | 2000-01-31 | 3 | -237/+210 |
| * | | Merge FreeBSD changes into 2.4d. | Ruslan Ermilov | 2000-01-31 | 1 | -192/+93 |
| * | | This is the stock GNU grep 2.4d file. | Ruslan Ermilov | 2000-01-31 | 6 | -344/+391 |
| * | | This commit was generated by cvs2svn to compensate for changes in r56915, | Ruslan Ermilov | 2000-01-31 | 9 | -72/+203 |
| |\| |
|
| | * | Virgin import of a trimmed down GNU Grep 2.4d.vendor/misc-GNU/grep/2.4d | Ruslan Ermilov | 2000-01-31 | 19 | -782/+895 |
| * | | Back out previous revision because someone upgraded our | Ruslan Ermilov | 2000-01-18 | 1 | -3/+1 |