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
Commit message (
Expand
)
Author
Age
Files
Lines
*
No longer remove .git*
baserock/morph-stable
Jannis Pohlmann
2012-02-22
1
-1
/
+0
*
grep.morph: Hackery to make bootstrap work
Richard Maw
2012-02-16
1
-3
/
+4
*
add morph
Richard Maw
2012-01-11
1
-0
/
+14
*
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
4
-13
/
+38
*
tests: adjust test to match code, now that --mmap writes to stderr
Jim Meyering
2012-01-03
1
-2
/
+6
*
deprecate the --mmap option
Jim Meyering
2012-01-03
3
-2
/
+12
*
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
*
build: avoid build failure with --enable-gcc-warnings and recent gcc
Jim Meyering
2012-01-03
1
-0
/
+6
*
remove lib/ms/
Paolo Bonzini
2012-01-03
7
-8
/
+8
*
unify colorize.h headers
Paolo Bonzini
2012-01-03
5
-24
/
+22
*
colorize: use isatty module
Paolo Bonzini
2012-01-03
7
-26
/
+14
*
tests: avoid minor "make check" failure
Jim Meyering
2012-01-03
1
-0
/
+0
*
grep: -r with no args now searches "."
Paul Eggert
2012-01-02
5
-21
/
+60
*
grep: prefer fgets to printf, _ to gettext
Paul Eggert
2012-01-02
3
-4
/
+4
*
grep: check stdin like other files
Paul Eggert
2012-01-01
3
-59
/
+86
*
maint: update all copyright year number ranges
Jim Meyering
2012-01-01
71
-71
/
+72
*
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
10
-226
/
+337
*
grep: do input==output check more like dir loop check
Paul Eggert
2011-12-31
2
-41
/
+2
*
build: update gnulib submodule to latest
Paul Eggert
2011-12-31
1
-0
/
+0
*
maint: remove now-unused/obsolete files
Paul Eggert
2011-12-28
3
-92
/
+0
*
maint: distribute ChangeLog-2009
Jim Meyering
2011-12-28
1
-0
/
+1
*
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
2
-64
/
+63
*
Fix whitespace, indentation and documentation
Eli Zaretskii
2011-12-28
1
-10
/
+11
*
update NEWS for MS-Windows changes
Eli Zaretskii
2011-12-28
1
-1
/
+7
*
Fix the test suite for MS-Windows.
Eli Zaretskii
2011-12-28
3
-2
/
+3
*
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
3
-41
/
+11
*
--include etc. now work on command-line args more consistently
Paul Eggert
2011-12-24
3
-9
/
+31
*
build: update gnulib submodule to latest
Jim Meyering
2011-12-24
1
-0
/
+0
*
doc: improve grep.texi
Arnold D. Robbins
2011-12-12
1
-154
/
+190
*
build: use gnulib's iswctype wcscoll
Jim Meyering
2011-12-12
3
-13
/
+4
*
disable the new input==output guard for additional options
Jim Meyering
2011-12-12
3
-4
/
+35
*
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
*
tests: use "compare exp out", not "compare out exp"
Jim Meyering
2011-11-29
20
-38
/
+38
[next]