summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: remove now-unused/obsolete filesPaul Eggert2011-12-283-92/+0
* maint: distribute ChangeLog-2009Jim Meyering2011-12-281-0/+1
* main.c: add some 'const' directivesJim Meyering2011-12-281-4/+4
* main.c: correct indentation and formatting styleJim Meyering2011-12-281-155/+156
* avoid new syntax-check failuresJim Meyering2011-12-282-64/+63
* Fix whitespace, indentation and documentationEli Zaretskii2011-12-281-10/+11
* update NEWS for MS-Windows changesEli Zaretskii2011-12-281-1/+7
* Fix the test suite for MS-Windows.Eli Zaretskii2011-12-283-2/+3
* Support color highlighting on MS-WindowsEli Zaretskii2011-12-281-18/+228
* don't ignore errors when reading a directoryPaul Eggert2011-12-243-41/+11
* --include etc. now work on command-line args more consistentlyPaul Eggert2011-12-243-9/+31
* build: update gnulib submodule to latestJim Meyering2011-12-241-0/+0
* doc: improve grep.texiArnold D. Robbins2011-12-121-154/+190
* build: use gnulib's iswctype wcscollJim Meyering2011-12-123-13/+4
* disable the new input==output guard for additional optionsJim Meyering2011-12-123-4/+35
* do not reject "grep -qr . > out"Nicolas Vigier2011-12-111-2/+4
* dfa: do not call nl_langinfo in !MBS_SUPPORT modeArnold Robbins2011-11-291-1/+1
* dfa: avoid warning from deficient compiler in !MBS_SUPPORT modeArnold Robbins2011-11-291-1/+7
* tests: use "compare exp out", not "compare out exp"Jim Meyering2011-11-2920-38/+38
* build: update gnulib submodule to latestJim Meyering2011-11-291-0/+0
* build: accommodate -Werror=suggest-attribute=pureJim Meyering2011-11-283-6/+8
* build: fix "make check" error on OSF/1Bruno Haible2011-11-211-1/+1
* portability: work consistently on *BSD systemsJim Meyering2011-11-211-1/+11
* maint: consistently use NULL, not 0, when comparing pointersJim Meyering2011-11-201-3/+3
* maint: remove an avoidable #ifdef/#endif pairJim Meyering2011-11-201-4/+2
* tests: fix typo in last changeJim Meyering2011-11-201-1/+1
* tests: avoid unwarranted test failure on *BSD-based systemsJim Meyering2011-11-201-2/+3
* maint: accommodate -Wdeclaration-after-statement, but only in dfa.c,Jim Meyering2011-11-191-2/+3
* maint: post-release administriviaJim Meyering2011-11-163-2/+5
* version 2.10v2.10Jim Meyering2011-11-161-1/+1
* build: update gnulib submodule to latestJim Meyering2011-11-161-0/+0
* maint: update bootstrap and init.sh from gnulibJim Meyering2011-11-132-16/+5
* build: update gnulib for exclude-test fixesJim Meyering2011-11-121-0/+0
* tests: make our "export" replacement efficient with modern shellsJim Meyering2011-11-121-11/+15
* tests: make the replacement export function more robustJim Meyering2011-11-121-3/+3
* tests: fix test suite execution failure on OSF/1 5.1Bruno Haible2011-11-121-1/+14
* tests: don't assume that /bin/bash existsBruno Haible2011-11-121-1/+1
* tests: avoid unwarranted failures due to SATAN's timeoutBruno Haible2011-11-121-0/+2
* build: fix compilation error on MSVC 9 to due Pexecute() declarationBruno Haible2011-11-121-9/+4
* tests: fix high-bit-range test failure on OSF/1 5.1Bruno Haible2011-11-121-2/+2
* build: update gnulib for solaris test fixJim Meyering2011-11-111-0/+0
* build: update gnulib submodule to latestJim Meyering2011-11-101-0/+0
* maint: adjust the URL that will appear in the generated announcementJim Meyering2011-11-101-0/+4
* build: stop distributing gzip'd releases; xz is enoughJim Meyering2011-11-062-1/+7
* build: update gnulib submodule to latestJim Meyering2011-11-061-0/+0
* distcheck: ensure dist-hook fails if syntax-check failsStefano Lattarini2011-10-141-1/+1
* build: update gnulib submodule to latestJim Meyering2011-10-122-3/+3
* gitignore: merge top-level and tests/ .gitignore filesStefano Lattarini2011-10-102-5/+5
* tests: tiny simplification in TESTS_ENVIRONMENT definitionStefano Lattarini2011-10-101-1/+1
* tests: support development version of automake tooStefano Lattarini2011-10-103-1/+5