index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-grep.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'maint'
Junio C Hamano
2010-01-18
|
\
|
*
Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into maint
Junio C Hamano
2010-01-18
|
|
\
|
|
*
grep: NUL terminate input from a file
Jim Meyering
2010-01-18
|
|
*
Merge branch 'bc/grep-i-F' into maint
Junio C Hamano
2009-12-03
|
|
|
\
*
|
|
\
Merge branch 'nd/sparse'
Junio C Hamano
2010-01-13
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
t7002: test for not using external grep on skip-worktree paths
Nguyễn Thái Ngọc Duy
2010-01-06
|
*
|
|
grep: do not do external grep on skip-worktree entries
Nguyễn Thái Ngọc Duy
2009-12-30
|
*
|
|
Teach Git to respect skip-worktree bit (reading part)
Nguyễn Thái Ngọc Duy
2009-08-23
*
|
|
|
grep: -L should show empty files
Junio C Hamano
2010-01-12
*
|
|
|
Merge branch 'bc/grep-i-F'
Junio C Hamano
2009-11-22
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
grep: Allow case insensitive search of fixed-strings
Brian Collins
2009-11-16
*
|
|
|
grep: unset GREP_OPTIONS before spawning external grep
René Scharfe
2009-11-22
*
|
|
|
Show usage string for 'git grep -h'
Jonathan Nieder
2009-11-09
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'maint-1.6.4' into maint
Junio C Hamano
2009-10-16
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
grep: do not segfault when -f is used
Matt Kraai
2009-10-16
*
|
|
Merge branch 'maint'
Junio C Hamano
2009-09-13
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Merge branch 'cb/maint-1.6.3-grep-relative-up' into maint
Junio C Hamano
2009-09-13
|
|
\
|
|
*
grep: accept relative paths outside current working directory
Clemens Buchacher
2009-09-07
|
|
*
grep: fix exit status if external_grep() punts
Clemens Buchacher
2009-09-07
*
|
|
grep: Add --max-depth option.
Michał Kiedrowicz
2009-07-22
|
/
/
*
|
Merge branch 'rs/grep-p'
Junio C Hamano
2009-07-09
|
\
\
|
*
|
grep: simplify -p output
René Scharfe
2009-07-02
|
*
|
grep -p: support user defined regular expressions
René Scharfe
2009-07-01
|
*
|
grep: add option -p/--show-function
René Scharfe
2009-07-01
|
*
|
grep: print context hunk marks between files
René Scharfe
2009-07-01
*
|
|
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
2009-06-27
|
/
/
*
|
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
2009-05-25
*
|
grep: make callback functions static
René Scharfe
2009-05-20
*
|
grep: use parseopt
René Scharfe
2009-05-09
*
|
grep: remove global variable builtin_grep
René Scharfe
2009-05-09
|
/
*
grep: don't support "grep.color"-like config options
Markus Heidelberg
2009-04-20
*
grep: prefer builtin over external one when coloring results
Nguyễn Thái Ngọc Duy
2009-03-17
*
grep: add support for coloring with external greps
René Scharfe
2009-03-07
*
grep: color patterns in output
René Scharfe
2009-03-07
*
Merge branch 'maint-1.6.0' into maint
Junio C Hamano
2009-02-03
|
\
|
*
grep: pass -I (ignore binary) down to external grep
Junio C Hamano
2009-02-02
*
|
grep: grep cache entries if they are "assume unchanged"
Nguyễn Thái Ngọc Duy
2008-12-27
*
|
grep: support --no-ext-grep to test builtin grep
Nguyễn Thái Ngọc Duy
2008-12-27
*
|
git grep: Add "-z/--null" option as in GNU's grep.
Raphael Zimmerer
2008-10-01
|
/
*
Merge branch 'nd/worktree' into maint
Junio C Hamano
2008-09-03
|
\
|
*
grep: fix worktree setup
Nguyễn Thái Ngọc Duy
2008-08-28
*
|
'git foo' program identifies itself without dash in die() messages
Junio C Hamano
2008-08-31
|
/
*
Merge branch 'maint'
Junio C Hamano
2008-07-20
|
\
|
*
fix usage string for git grep
Jonathan Nieder
2008-07-20
*
|
Merge branch 'sb/dashless'
Junio C Hamano
2008-07-16
|
\
\
|
|
/
|
/
|
|
*
Make usage strings dash-less
Stephan Beyer
2008-07-13
*
|
Fix buffer overflow in git-grep
Dmitry Potapov
2008-07-16
|
/
*
add NO_EXTERNAL_GREP build option
Jeff King
2008-03-13
*
Teach git-grep --name-only as synonym for -l
Shawn O. Pearce
2008-02-20
*
Make on-disk index representation separate from in-core one
Linus Torvalds
2008-01-21
[next]