| Commit message (Expand) | Author | Age | Files | Lines |
* | Support the environtmental var "GREP_OPTIONS". Which can hold a set of | obrien | 1999-11-26 | 2 | -0/+69 |
* | GNU killed this sometime before 2.3. | obrien | 1999-11-24 | 1 | -15/+0 |
* | Missed two. | obrien | 1999-11-22 | 1 | -2/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r53574, | obrien | 1999-11-22 | 3 | -6/+83 |
|\ |
|
| * | Virgin import of GNU Grep 2.3 [trimmed down]. | obrien | 1999-11-22 | 3 | -6/+83 |
* | | Make the tests work again. | obrien | 1999-11-22 | 1 | -2/+2 |
* | | spencer.tests is now spencer1.tests. The other files aren't part of | obrien | 1999-11-22 | 3 | -156/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r53568, | obrien | 1999-11-22 | 14 | -0/+652 |
|\ \
| |/ |
|
| * | Virgin import of GNU Grep 2.3 [trimmed down]. | obrien | 1999-11-22 | 14 | -0/+652 |
* | | Finish proper hookup of GNU Grep 2.3, including docs & config header file, | obrien | 1999-11-22 | 1 | -22/+35 |
* | | Build and install GNU Grep 2.3 docs. | obrien | 1999-11-22 | 1 | -0/+6 |
* | | This commit was generated by cvs2svn to compensate for changes in r53564, | obrien | 1999-11-22 | 2 | -0/+675 |
|\ \
| |/ |
|
| * | Virgin import of a trimmed down GNU Grep 2.3. | obrien | 1999-11-22 | 2 | -0/+675 |
| * | Virgin import of a trimmed down GNU Grep 2.3. | obrien | 1999-11-21 | 1 | -206/+449 |
* | | Restore the 2.3 config file. | obrien | 1999-11-21 | 1 | -0/+188 |
* | | Apply a bandaid to the grep Makefile to try and get it to compile and stop | peter | 1999-11-21 | 1 | -2/+3 |
* | | Spell command names correctly. Even when they appear at the beginning | obrien | 1999-11-21 | 1 | -3/+3 |
* | | Merge FreeBSD changes into 2.3: | obrien | 1999-11-21 | 1 | -91/+170 |
* | | Merge FreeBSD changes into 2.3: | obrien | 1999-11-21 | 1 | -74/+35 |
* | | Alias -R to -r for backward compatibility. | obrien | 1999-11-21 | 1 | -2/+3 |
* | | Set default matcher from argv[0]. | obrien | 1999-11-21 | 1 | -546/+825 |
* | | This is the stock 2.3 file (+ FreeBSD id). Since someone added 2.0 rather | obrien | 1999-11-20 | 5 | -190/+428 |
* | | This is the stock 2.3 file (+ FreeBSD id). Since someone majorly SPAMMED | obrien | 1999-11-20 | 3 | -229/+503 |
* | | This is the stock 2.3 file (+ FreeBSD id). Since someone majorly SPAMMED | obrien | 1999-11-20 | 1 | -19/+32 |
* | | Merge FreeBSD changes into 2.3: | obrien | 1999-11-20 | 1 | -167/+264 |
* | | This commit was generated by cvs2svn to compensate for changes in r53469, | obrien | 1999-11-20 | 5 | -0/+579 |
|\ \
| |/ |
|
| * | Virgin import of a trimmed down GNU Grep 2.3. | obrien | 1999-11-20 | 17 | -2693/+4359 |
| * | This commit was manufactured by cvs2svn to create branch 'FSF'. | cvs2svn | 1993-07-06 | 9 | -0/+2452 |
* | | Back out the botched attempt to update to gnu grep 2.3 (lots of history | peter | 1999-11-20 | 21 | -230/+7886 |
* | | Upgrade grep to version 2.3 | ru | 1999-10-28 | 21 | -7886/+230 |
* | | Cast tp[-2] to unsigned char before comparing. | ru | 1999-10-13 | 1 | -1/+3 |
* | | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | | Added myself as maintainer. | wosch | 1999-02-09 | 1 | -1/+3 |
* | | Use mmap for reading files. This is faster than read(). | wosch | 1998-11-14 | 1 | -2/+2 |
* | | Install z*grep manpages | obrien | 1998-10-02 | 1 | -1/+2 |
* | | Fixed printf format errors. | bde | 1998-06-30 | 1 | -1/+1 |
* | | Delete cc(1) debug option, typo from last commit. | wosch | 1998-03-07 | 1 | -2/+1 |
* | | When called as `zgrep', the -Z argument is assumed. Make a | wosch | 1997-12-21 | 3 | -2/+17 |
* | | Added builtin decompression using zlib library, option -Z. | wosch | 1997-12-20 | 3 | -67/+131 |
* | | Add unsigned char cast to ctype macros | ache | 1997-10-23 | 1 | -1/+1 |
* | | Add (unsigned char) casts to ctype macros | ache | 1997-10-23 | 2 | -24/+24 |
* | | Fix a number of typos, one of which is part of PR# 2917. | mpp | 1997-03-09 | 1 | -4/+4 |
* | | Replace collate_range_cmp call with its code (GNU version) | ache | 1996-10-31 | 1 | -3/+17 |
* | | grep -q pattern file | wosch | 1996-09-27 | 1 | -1/+5 |
* | | test 37: [b-a] is a syntax error and exit with status 2 | wosch | 1996-09-27 | 1 | -1/+1 |
* | | Use collate for alpha character ranges | ache | 1996-08-13 | 1 | -0/+25 |
* | | Pick collate info too | ache | 1996-08-12 | 1 | -1/+1 |
* | | recursive grep, enabled with -DHAVE_FTS=1 | wosch | 1996-02-02 | 3 | -20/+261 |
* | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -30/+0 |
* | | recording cvs-1.6 file death | peter | 1995-12-30 | 2 | -5477/+0 |