| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: document empty pattern better | Paul Eggert | 2012-01-04 | 1 | -1/+15 |
* | grep: with no args, search "." only if command-line -r | Paul Eggert | 2012-01-04 | 1 | -3/+10 |
* | deprecate the --mmap option | Jim Meyering | 2012-01-03 | 1 | -1/+2 |
* | grep: -r with no args now searches "." | Paul Eggert | 2012-01-02 | 1 | -7/+6 |
* | maint: update all copyright year number ranges | Jim Meyering | 2012-01-01 | 1 | -1/+2 |
* | doc: improve grep.texi | Arnold D. Robbins | 2011-12-12 | 1 | -154/+190 |
* | doc: improve documentation of character classes | Paolo Bonzini | 2011-06-29 | 1 | -13/+13 |
* | doc: correct comment about mmap | Reuben Thomas | 2011-05-02 | 1 | -1/+1 |
* | maint: update copyright year ranges to include 2011 | Jim Meyering | 2011-01-03 | 1 | -2/+1 |
* | grep: diagnose and exit-2 for bogus REs like [:space:], [:digit:], etc. | Jim Meyering | 2010-09-01 | 1 | -6/+9 |
* | doc: document \s and \S | Paolo Bonzini | 2010-07-16 | 1 | -0/+6 |
* | doc: discuss matches that span two or more lines | Karl Berry | 2010-05-29 | 1 | -1/+30 |
* | grep: remove --mmap | Paolo Bonzini | 2010-03-22 | 1 | -6/+4 |
* | doc: improve the discussion of PCRE | Reuben Thomas | 2010-03-06 | 1 | -3/+7 |
* | add --group-separator=FOO and --no-group-separator | Paolo Bonzini | 2010-02-22 | 1 | -5/+19 |
* | maint: update all FSF copyright year lists to include 2010 | Jim Meyering | 2010-01-01 | 1 | -2/+2 |
* | Improve description of --label | Paolo Bonzini | 2009-12-22 | 1 | -4/+4 |
* | update/add copyright notices | Karl Berry | 2009-01-30 | 1 | -2/+4 |
* | move exit status and program variants to under Invoking | Karl Berry | 2008-12-12 | 1 | -5/+9 |
* | no node pointers; downcase cindex entries | Karl Berry | 2008-12-12 | 1 | -13/+17 |
* | have just fdl in the manual, since that is the usual convention | Karl Berry | 2008-12-11 | 1 | -819/+21 |
* | combine all into a single index | Karl Berry | 2008-12-11 | 1 | -30/+7 |
* | use @copying, other frontmatter tweaks | Karl Berry | 2008-12-10 | 1 | -65/+24 |
* | * tests/foad1.h: Comment out cases that are known to fail. These | Tony Abou-Assaleh | 2008-02-07 | 1 | -2/+3 |
* | --exclude-dir | Bernhard Rosenkraenzer | 2006-08-18 | 1 | -3/+9 |
* | Changes from comment attached to patch 4610 | Bernhard Rosenkraenzer | 2006-08-18 | 1 | -11/+11 |
* | Apply documentation patch (#4610) | Bernhard Rosenkraenzer | 2006-08-18 | 1 | -533/+908 |
* | * doc/grep.1, doc/grep.texi: Advise users to test for | Charles Levert | 2005-11-09 | 1 | -0/+6 |
* | * README.DOS, TODO, grep.spec, doc/grep.1, doc/grep.texi, | Charles Levert | 2005-11-08 | 1 | -24/+32 |
* | Rewrite a poorly written usage example. | Julian Foad | 2005-11-08 | 1 | -9/+11 |
* | * src/grep.c (print_line_middle): In case of an empty match, | Charles Levert | 2005-08-24 | 1 | -7/+8 |
* | * doc/grep.texi: Add missing green color in GREP_COLORS description. | Charles Levert | 2005-07-05 | 1 | -2/+2 |
* | * src/grep.c: The new -T/--initial-tab framework, only | Charles Levert | 2005-06-21 | 1 | -0/+16 |
* | * src/grep.c: The new GREP_COLORS (plural) framework, only | Charles Levert | 2005-06-21 | 1 | -7/+44 |
* | Update FSF's civic address, zip code, and citizen relocation code. | Charles Levert | 2005-05-02 | 1 | -5/+5 |
* | Document USG grep -s too. | Julian Foad | 2005-04-11 | 1 | -6/+7 |
* | more phrasing fixes | Stepan Kasal | 2004-12-15 | 1 | -2/+1 |
* | Minor fixes of phrasing. | Julian Foad | 2004-12-15 | 1 | -5/+7 |
* | fix docs, mainly about --include and --exclude | Stepan Kasal | 2004-12-08 | 1 | -3/+2 |
* | bug report address change | Stepan Kasal | 2004-11-19 | 1 | -2/+1 |
* | typos | Stepan Kasal | 2003-06-16 | 1 | -1/+1 |
* | --label stuff | Bernhard Rosenkraenzer | 2002-01-22 | 1 | -0/+7 |
* | Add -o option | Bernhard Rosenkraenzer | 2001-11-19 | 1 | -0/+7 |
* | Put docs under FDL | Bernhard Rosenkraenzer | 2001-09-26 | 1 | -30/+855 |
* | - Fix pcre detection | Bernhard Rosenkraenzer | 2001-09-25 | 1 | -2/+14 |
* | * doc/grep.texi: Point out that some Platforms do not support | Alain Magloire | 2001-08-25 | 1 | -4/+4 |
* | * grep/src/grep.c (usage): Typos corrected. | Alain Magloire | 2001-07-29 | 1 | -1/+1 |
* | New option back-references are local, beefup manual. | Alain Magloire | 2001-02-18 | 1 | -83/+208 |
* | new options --include --exclude. | Alain Magloire | 2001-02-16 | 1 | -3/+37 |
* | doc fixes. | Alain Magloire | 2001-02-08 | 1 | -0/+6 |