summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* upgrade to external gettext, modernize handling of m4 subdirectoryPaolo Bonzini2009-11-201-2/+1
* start modernizing autoconf infrastructurePaolo Bonzini2009-11-201-2/+0
* move .cvsignore files to .gitignorePaolo Bonzini2009-11-202-6/+3
* (usage): one more tweak to the --help output.Karl Berry2009-02-011-1/+1
* punctuation in --help messageKarl Berry2009-02-011-1/+1
* mention urls in help msgKarl Berry2009-01-301-0/+5
* update/add copyright noticesKarl Berry2009-01-3012-7/+96
* * lib/savedir.c (isdir): New declaration.Tony Abou-Assaleh2009-01-253-20/+23
* * tests/foad1.sh: disable tests that fail under cs_CZ.UTF-8.Tony Abou-Assaleh2009-01-211-2/+2
* src/ansi2knr.[1c]: Remove generated files (installed by automake).Tony Abou-Assaleh2008-06-152-714/+0
* * src/grep.c: Factor out copyright year in --version. Thanks toTony Abou-Assaleh2008-02-141-4/+4
* * src/grep.c: Update grep copyright yearTony Abou-Assaleh2008-02-101-1/+1
* * README-alpha: more info about CVS codeTony Abou-Assaleh2008-02-101-1/+2
* * src/dfa.c: Replace a MALLOC and for loop with a CALLOC.Tony Abou-Assaleh2008-02-091-3/+1
* * .cvsignore: add configure.acTony Abou-Assaleh2008-02-081-0/+1
* * Re-commit changes of 2007-10-07Tony Abou-Assaleh2007-10-101-3/+6
* Revert changes since grep-2.5.3 release to add a tag to CVS.v2.5.3Tony Abou-Assaleh2007-10-101-2/+0
* * src/grep.c: When -h and -H are combined, use the last specified,Tony Abou-Assaleh2007-10-071-0/+2
* GPLv2 -> GPLv3Bernhard Rosenkraenzer2007-06-289-9/+9
* --exclude-dirBernhard Rosenkraenzer2006-08-181-4/+20
* Remove bogus warningBernhard Rosenkraenzer2006-08-181-6/+0
* On 2005-06-21, many changes were made that affected --color,Charles Levert2005-11-171-42/+82
* * src/search.c (Pcompile): Clarify message for the -P optionCharles Levert2005-11-161-1/+1
* * src/grep.c (parse_grep_colors, main): Replace all uses ofCharles Levert2005-11-111-16/+11
* * src/search.c (Pcompile): Abort in error if -P and multiple patternsCharles Levert2005-11-111-1/+3
* The introduction of the --only-matching and --color GNU extensionsCharles Levert2005-11-103-94/+111
* * src/grep.c (main): Fix a subtle memory allocation bug introducedCharles Levert2005-11-101-2/+4
* The following set of changes aims to make "egrep" and "fgrep"Charles Levert2005-11-099-275/+257
* * README.DOS, TODO, grep.spec, doc/grep.1, doc/grep.texi,Charles Levert2005-11-081-1/+1
* * src/grep.c (mb_icase_keys): New function to properly lowercaseCharles Levert2005-11-041-28/+65
* * src/grep.c (print_line_middle): In case of an empty match,Charles Levert2005-08-241-12/+29
* * src/grep.c: Remove all xm capability code.Charles Levert2005-07-071-44/+3
* * src/kwset.c (kwsincr): When a second obstack_alloc() call fails,Charles Levert2005-07-051-1/+6
* * src/kwset.c (DEPTH_SIZE): New macro to anticipateCharles Levert2005-07-051-2/+6
* Misplaced line, now superflous from last commit, removed.Charles Levert2005-07-041-1/+0
* * src/kwset.c (kwsprep): Optimize search for mind2 value byCharles Levert2005-07-041-3/+7
* * src/kwset.c (kwsprep): Move three variable declarations toCharles Levert2005-07-041-2/+4
* * src/kwset.c (kwsprep): Use memset() and memcpy() when appropriate.Charles Levert2005-07-041-10/+3
* * src/kwset.c: Readability changes.Charles Levert2005-07-041-33/+33
* * grep/autogen.sh, grep/src/Makefile.am, grep/tests/backref.sh,Charles Levert2005-06-231-1/+1
* * src/grep.c (color_cap_ne_fct, color_cap_xm_fct,Charles Levert2005-06-221-4/+4
* * src/grep.c (prline): Simplifying rewrite usingCharles Levert2005-06-211-103/+23
* * src/grep.c (print_line_middle, print_line_tail): New functions,Charles Levert2005-06-211-0/+93
* * src/grep.c (print_offset): Renamed print_offset_sep() to betterCharles Levert2005-06-211-8/+45
* * src/grep.c: The new -T/--initial-tab framework, onlyCharles Levert2005-06-211-1/+10
* * src/grep.c: The new GREP_COLORS (plural) framework, onlyCharles Levert2005-06-211-6/+196
* * src/grep.c (SEP_CHAR_MATCH, SEP_CHAR_CONTEXT, SEP_STR_CHUNK):Charles Levert2005-06-211-8/+12
* * tests/foad1.sh: Add tests combining -o, -n/-b/-H, and -i,Charles Levert2005-06-211-5/+18
* * src/grep.c (main): Add a test to check if -o/--only-matchingCharles Levert2005-06-211-0/+8
* * src/grep.c (nlscan): Make this function more robust by removingCharles Levert2005-06-211-2/+7