summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/grep
Commit message (Expand)AuthorAgeFilesLines
* Pass the RE_ICASE flag to re_set_syntax() as appropriate to fixtjr2005-05-311-3/+3
* Add a note explaining what local modifications have been made to GNU grep,tjr2005-05-141-0/+37
* Fixed -w handling for EGexecute.tjr2005-05-141-4/+83
* Automatically disable DFA when processing multibyte input. GREP_USE_DFAtjr2005-05-141-3/+28
* Better multibyte handling in EGexecute() and Fexecute(). Fixed -Fi fortjr2005-05-141-131/+525
* Removed redundant (and incorrect) code in prline. Fixes grep -i --color "",tjr2005-05-141-27/+0
* Fix background colour problems with --color output (RH bug #138913).tjr2005-05-141-0/+1
* Fixed a bug in the fgrep patch, exposed by the dfa-optional patchtjr2005-05-141-27/+22
* Fix dfa multibyte character class matching when -i is used (RH bug #123363).tjr2005-05-141-0/+2
* Remove mb-caching hack.tjr2005-05-146-188/+74
* Fix regression in output with -R compared to previous version.obrien2005-02-131-1/+1
* The correct name of the long option is --line-buffered,keramida2004-11-091-2/+3
* Change version string to distinguish our modified version of GNU greptjr2004-08-121-1/+1
* Fix bug causing `[' to be wrongly included in character class expressionstjr2004-07-041-1/+1
* Make grep run much (~10x) faster in multibyte locales by caching the widetjr2004-07-046-74/+188
* Avoid accessing accessing memory past the end of mb_properties in thetjr2004-07-041-1/+2
* Improve case-insensitive matching in multibyte locales.tjr2004-07-043-28/+109
* Fix failure of fgrep to report some matches (Red Hat bug #116909).tjr2004-07-041-57/+52
* Use hard_locale() to check whether collating order is "hard" regardlesstjr2004-07-041-2/+0
* Ignore ENABLE_NLS when deciding whether we can use setlocale().tjr2004-07-041-2/+4
* Update for grep 2.5.1.tjr2004-07-042-120/+254
* Merge local changes.tjr2004-07-049-881/+2674
* This commit was generated by cvs2svn to compensate for changes in r131554,tjr2004-07-0445-248/+5612
|\
| * Import GNU grep 2.5.1 (trimmed)tjr2004-07-0454-1119/+8280
* | Merge conflicts, upgradeache2004-03-018-41/+51
* | This commit was generated by cvs2svn to compensate for changes in r126432,ache2004-03-018-10/+94
|\ \ | |/
| * Trimmed grep 2.4.2ache2004-03-0114-45/+136
* | Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnuache2004-02-171-1/+1
* | 1) Remove files no longer needed.ache2004-02-168-1673/+2
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-051-4/+2
* | We HAVE_STPCPY now.obrien2002-10-202-4/+3
* | Added bzip2 variants to the NAME section.ru2002-10-071-4/+9
* | Allow -J to simultaneously do non-bzip2 grepping.obrien2002-10-061-10/+32
* | Create bzgrep.obrien2002-09-163-0/+45
* | Typo in [^[:alnum:]] character class.keramida2002-08-311-1/+1
* | Mention zegrep and zfgrep too,keramida2002-07-111-1/+7
* | Removed glibc specific stuff.ru2001-11-271-25/+0
* | In FreeBSD, -Z is reserved for zgrep(1), and onlyru2001-09-191-2/+2
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-4/+0
* | This file was not regenerated for the latest import, thus theru2000-12-131-1/+1
* | Restore backwards compatible -R option.ru2000-05-301-1/+1
* | Merge FreeBSD changes into 2.4d.ru2000-01-313-237/+210
* | Merge FreeBSD changes into 2.4d.ru2000-01-311-192/+93
* | This is the stock GNU grep 2.4d file.ru2000-01-316-344/+391
* | This commit was generated by cvs2svn to compensate for changes in r56915,ru2000-01-319-72/+203
|\ \ | |/
| * Virgin import of a trimmed down GNU Grep 2.4d.ru2000-01-3119-782/+895
* | Back out previous revision because someone upgraded ourru2000-01-181-3/+1
* | Fix conflicts.ru2000-01-182-17/+74
* | This commit was generated by cvs2svn to compensate for changes in r56230,ru2000-01-187-22/+69
|\ \ | |/
| * Virgin import of a trimmed down GNU Grep 2.4a.ru2000-01-189-39/+143
OpenPOWER on IntegriCloud