| Commit message (Expand) | Author | Age | Files | Lines |
* | move .cvsignore files to .gitignore | Paolo Bonzini | 2009-11-20 | 2 | -6/+3 |
* | (usage): one more tweak to the --help output. | Karl Berry | 2009-02-01 | 1 | -1/+1 |
* | punctuation in --help message | Karl Berry | 2009-02-01 | 1 | -1/+1 |
* | mention urls in help msg | Karl Berry | 2009-01-30 | 1 | -0/+5 |
* | update/add copyright notices | Karl Berry | 2009-01-30 | 12 | -7/+96 |
* | * lib/savedir.c (isdir): New declaration. | Tony Abou-Assaleh | 2009-01-25 | 3 | -20/+23 |
* | * tests/foad1.sh: disable tests that fail under cs_CZ.UTF-8. | Tony Abou-Assaleh | 2009-01-21 | 1 | -2/+2 |
* | src/ansi2knr.[1c]: Remove generated files (installed by automake). | Tony Abou-Assaleh | 2008-06-15 | 2 | -714/+0 |
* | * src/grep.c: Factor out copyright year in --version. Thanks to | Tony Abou-Assaleh | 2008-02-14 | 1 | -4/+4 |
* | * src/grep.c: Update grep copyright year | Tony Abou-Assaleh | 2008-02-10 | 1 | -1/+1 |
* | * README-alpha: more info about CVS code | Tony Abou-Assaleh | 2008-02-10 | 1 | -1/+2 |
* | * src/dfa.c: Replace a MALLOC and for loop with a CALLOC. | Tony Abou-Assaleh | 2008-02-09 | 1 | -3/+1 |
* | * .cvsignore: add configure.ac | Tony Abou-Assaleh | 2008-02-08 | 1 | -0/+1 |
* | * Re-commit changes of 2007-10-07 | Tony Abou-Assaleh | 2007-10-10 | 1 | -3/+6 |
* | Revert changes since grep-2.5.3 release to add a tag to CVS.v2.5.3 | Tony Abou-Assaleh | 2007-10-10 | 1 | -2/+0 |
* | * src/grep.c: When -h and -H are combined, use the last specified, | Tony Abou-Assaleh | 2007-10-07 | 1 | -0/+2 |
* | GPLv2 -> GPLv3 | Bernhard Rosenkraenzer | 2007-06-28 | 9 | -9/+9 |
* | --exclude-dir | Bernhard Rosenkraenzer | 2006-08-18 | 1 | -4/+20 |
* | Remove bogus warning | Bernhard Rosenkraenzer | 2006-08-18 | 1 | -6/+0 |
* | On 2005-06-21, many changes were made that affected --color, | Charles Levert | 2005-11-17 | 1 | -42/+82 |
* | * src/search.c (Pcompile): Clarify message for the -P option | Charles Levert | 2005-11-16 | 1 | -1/+1 |
* | * src/grep.c (parse_grep_colors, main): Replace all uses of | Charles Levert | 2005-11-11 | 1 | -16/+11 |
* | * src/search.c (Pcompile): Abort in error if -P and multiple patterns | Charles Levert | 2005-11-11 | 1 | -1/+3 |
* | The introduction of the --only-matching and --color GNU extensions | Charles Levert | 2005-11-10 | 3 | -94/+111 |
* | * src/grep.c (main): Fix a subtle memory allocation bug introduced | Charles Levert | 2005-11-10 | 1 | -2/+4 |
* | The following set of changes aims to make "egrep" and "fgrep" | Charles Levert | 2005-11-09 | 9 | -275/+257 |
* | * README.DOS, TODO, grep.spec, doc/grep.1, doc/grep.texi, | Charles Levert | 2005-11-08 | 1 | -1/+1 |
* | * src/grep.c (mb_icase_keys): New function to properly lowercase | Charles Levert | 2005-11-04 | 1 | -28/+65 |
* | * src/grep.c (print_line_middle): In case of an empty match, | Charles Levert | 2005-08-24 | 1 | -12/+29 |
* | * src/grep.c: Remove all xm capability code. | Charles Levert | 2005-07-07 | 1 | -44/+3 |
* | * src/kwset.c (kwsincr): When a second obstack_alloc() call fails, | Charles Levert | 2005-07-05 | 1 | -1/+6 |
* | * src/kwset.c (DEPTH_SIZE): New macro to anticipate | Charles Levert | 2005-07-05 | 1 | -2/+6 |
* | Misplaced line, now superflous from last commit, removed. | Charles Levert | 2005-07-04 | 1 | -1/+0 |
* | * src/kwset.c (kwsprep): Optimize search for mind2 value by | Charles Levert | 2005-07-04 | 1 | -3/+7 |
* | * src/kwset.c (kwsprep): Move three variable declarations to | Charles Levert | 2005-07-04 | 1 | -2/+4 |
* | * src/kwset.c (kwsprep): Use memset() and memcpy() when appropriate. | Charles Levert | 2005-07-04 | 1 | -10/+3 |
* | * src/kwset.c: Readability changes. | Charles Levert | 2005-07-04 | 1 | -33/+33 |
* | * grep/autogen.sh, grep/src/Makefile.am, grep/tests/backref.sh, | Charles Levert | 2005-06-23 | 1 | -1/+1 |
* | * src/grep.c (color_cap_ne_fct, color_cap_xm_fct, | Charles Levert | 2005-06-22 | 1 | -4/+4 |
* | * src/grep.c (prline): Simplifying rewrite using | Charles Levert | 2005-06-21 | 1 | -103/+23 |
* | * src/grep.c (print_line_middle, print_line_tail): New functions, | Charles Levert | 2005-06-21 | 1 | -0/+93 |
* | * src/grep.c (print_offset): Renamed print_offset_sep() to better | Charles Levert | 2005-06-21 | 1 | -8/+45 |
* | * src/grep.c: The new -T/--initial-tab framework, only | Charles Levert | 2005-06-21 | 1 | -1/+10 |
* | * src/grep.c: The new GREP_COLORS (plural) framework, only | Charles Levert | 2005-06-21 | 1 | -6/+196 |
* | * src/grep.c (SEP_CHAR_MATCH, SEP_CHAR_CONTEXT, SEP_STR_CHUNK): | Charles Levert | 2005-06-21 | 1 | -8/+12 |
* | * tests/foad1.sh: Add tests combining -o, -n/-b/-H, and -i, | Charles Levert | 2005-06-21 | 1 | -5/+18 |
* | * src/grep.c (main): Add a test to check if -o/--only-matching | Charles Levert | 2005-06-21 | 1 | -0/+8 |
* | * src/grep.c (nlscan): Make this function more robust by removing | Charles Levert | 2005-06-21 | 1 | -2/+7 |
* | * src/grep.c: Explain the context and logic for choosing default | Charles Levert | 2005-06-21 | 1 | -3/+45 |
* | * src/grep.c: Extensively document the SGR/EL-to-Right issue. | Charles Levert | 2005-06-21 | 1 | -2/+57 |