index
:
delta/grep.git
baserock/bootstrap
baserock/bootstrap-pass1
baserock/bootstrap-stable
baserock/morph
baserock/morph-stable
baserock/v2.21
master
git.savannah.gnu.org: git/grep.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
grep: with no args, search "." only if command-line -r
Paul Eggert
2012-01-04
1
-8
/
+17
*
deprecate the --mmap option
Jim Meyering
2012-01-03
1
-1
/
+4
*
dfa: fix incorrect comment
Paolo Bonzini
2012-01-03
1
-1
/
+1
*
dfa: fix rebase conflict
Paolo Bonzini
2012-01-03
1
-1
/
+1
*
dfa: automatically resize position_sets
Paolo Bonzini
2012-01-03
1
-14
/
+12
*
dfa: change position_set nelem to size_t
Paolo Bonzini
2012-01-03
1
-2
/
+1
*
dfa: move nalloc to position_set structure
Paolo Bonzini
2012-01-03
1
-8
/
+6
*
dfa: remove dead assignment
Paolo Bonzini
2012-01-03
1
-1
/
+0
*
dfa: introduce alloc_position_set
Paolo Bonzini
2012-01-03
1
-8
/
+14
*
dfa: use a more compact data type for grps
Paolo Bonzini
2012-01-03
1
-8
/
+17
*
dfa: use MALLOC/REALLOC always
Paolo Bonzini
2012-01-03
1
-4
/
+4
*
dfa: remove unnecessary braces
Paolo Bonzini
2012-01-03
1
-3
/
+1
*
dfa: x2nrealloc starting from a NULL pointer works
Paolo Bonzini
2012-01-03
1
-12
/
+1
*
unify colorize.h headers
Paolo Bonzini
2012-01-03
1
-1
/
+0
*
colorize: use isatty module
Paolo Bonzini
2012-01-03
1
-1
/
+1
*
grep: -r with no args now searches "."
Paul Eggert
2012-01-02
1
-14
/
+36
*
grep: prefer fgets to printf, _ to gettext
Paul Eggert
2012-01-02
1
-2
/
+2
*
grep: check stdin like other files
Paul Eggert
2012-01-01
1
-45
/
+63
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
15
-15
/
+15
*
grep: lower-case function names
Paul Eggert
2011-12-31
1
-19
/
+19
*
ms: move Microsoft-specific stuff to lib/ms
Paul Eggert
2011-12-31
2
-225
/
+28
*
grep: do input==output check more like dir loop check
Paul Eggert
2011-12-31
2
-41
/
+2
*
main.c: add some 'const' directives
Jim Meyering
2011-12-28
1
-4
/
+4
*
main.c: correct indentation and formatting style
Jim Meyering
2011-12-28
1
-155
/
+156
*
avoid new syntax-check failures
Jim Meyering
2011-12-28
1
-63
/
+62
*
Fix whitespace, indentation and documentation
Eli Zaretskii
2011-12-28
1
-10
/
+11
*
Support color highlighting on MS-Windows
Eli Zaretskii
2011-12-28
1
-18
/
+228
*
don't ignore errors when reading a directory
Paul Eggert
2011-12-24
2
-41
/
+6
*
--include etc. now work on command-line args more consistently
Paul Eggert
2011-12-24
1
-8
/
+19
*
build: use gnulib's iswctype wcscoll
Jim Meyering
2011-12-12
1
-12
/
+1
*
disable the new input==output guard for additional options
Jim Meyering
2011-12-12
1
-4
/
+14
*
do not reject "grep -qr . > out"
Nicolas Vigier
2011-12-11
1
-2
/
+4
*
dfa: do not call nl_langinfo in !MBS_SUPPORT mode
Arnold Robbins
2011-11-29
1
-1
/
+1
*
dfa: avoid warning from deficient compiler in !MBS_SUPPORT mode
Arnold Robbins
2011-11-29
1
-1
/
+7
*
build: accommodate -Werror=suggest-attribute=pure
Jim Meyering
2011-11-28
2
-6
/
+6
*
portability: work consistently on *BSD systems
Jim Meyering
2011-11-21
1
-1
/
+11
*
maint: consistently use NULL, not 0, when comparing pointers
Jim Meyering
2011-11-20
1
-3
/
+3
*
maint: remove an avoidable #ifdef/#endif pair
Jim Meyering
2011-11-20
1
-4
/
+2
*
maint: accommodate -Wdeclaration-after-statement, but only in dfa.c,
Jim Meyering
2011-11-19
1
-2
/
+3
*
build: fix compilation error on MSVC 9 to due Pexecute() declaration
Bruno Haible
2011-11-12
1
-9
/
+4
*
dfa: don't mishandle high-bit bytes in a regexp with signed-char
Eli Zaretskii
2011-10-04
1
-2
/
+7
*
maint: dfa: simplify multi-byte-related conditionals
Jim Meyering
2011-09-16
4
-21
/
+20
*
maint: dfa: simplify several expressions
Jim Meyering
2011-09-16
1
-10
/
+9
*
maint: dfa: avoid in-function "#if MBS_SUPPORT" tests
Jim Meyering
2011-09-16
1
-10
/
+6
*
maint: ensure that MB_CUR_MAX is defined even when !MBS_SUPPORT
Jim Meyering
2011-09-16
1
-0
/
+5
*
build: fix compilation failure when MBS_SUPPORT is 0
Jim Meyering
2011-09-16
1
-6
/
+6
*
maint: dfa: simplify dfaoptimize
Jim Meyering
2011-09-16
1
-22
/
+18
*
maint: dfa: remove some #if MBS_SUPPORT guards
Jim Meyering
2011-09-16
1
-11
/
+6
*
maint: dfa: convert #if-MBS_SUPPORT (dfastate)
Jim Meyering
2011-09-16
1
-5
/
+3
*
maint: dfa: convert #if-MBS_SUPPORT (dfastate)
Jim Meyering
2011-09-16
1
-10
/
+5
[next]