index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-grep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
Merge branch 'ml/color-when'
Junio C Hamano
1
-1
/
+1
2010-03-02
Merge branch 'jc/grep-author-all-match-implicit'
Junio C Hamano
1
-0
/
+1
2010-02-18
Add an optional argument for --color options
Mark Lodato
1
-1
/
+1
2010-02-16
Merge branch 'maint'
Junio C Hamano
1
-9
/
+16
2010-02-16
Fix use of mutex in threaded grep
Junio C Hamano
1
-9
/
+16
2010-02-13
Merge branch 'rs/git-dir-cleanup'
Junio C Hamano
1
-0
/
+40
2010-02-13
Resurrect "git grep --no-index"
Junio C Hamano
1
-0
/
+40
2010-02-07
accept "git grep -- pattern"
Jeff King
1
-0
/
+10
2010-02-05
Revert 30816237 and 7e62265
Junio C Hamano
1
-40
/
+0
2010-01-30
grep: Fix two memory leaks
Dan McGee
1
-0
/
+2
2010-01-28
grep --quiet: finishing touches
Junio C Hamano
1
-1
/
+1
2010-01-26
Threaded grep
Fredrik Kuivinen
1
-31
/
+374
2010-01-25
"log --author=me --grep=it" should find intersection, not union
Junio C Hamano
1
-0
/
+1
2010-01-25
grep: expose "status-only" feature via -q
Junio C Hamano
1
-2
/
+14
2010-01-20
Merge branch 'jc/grep-lookahead'
Junio C Hamano
1
-319
/
+38
2010-01-18
Merge branch 'maint'
Junio C Hamano
1
-0
/
+1
2010-01-18
Merge branch 'jm/maint-1.6.5-grep-NUL-terminate' into maint
Junio C Hamano
1
-0
/
+1
2010-01-18
grep: NUL terminate input from a file
Jim Meyering
1
-0
/
+1
2010-01-15
grep --no-index: allow use of "git grep" outside a git repository
Junio C Hamano
1
-0
/
+26
2010-01-15
grep: prepare to run outside of a work tree
Junio C Hamano
1
-0
/
+7
2010-01-13
Merge branch 'nd/sparse'
Junio C Hamano
1
-2
/
+19
2010-01-13
grep: rip out support for external grep
Junio C Hamano
1
-302
/
+5
2010-01-12
grep: -L should show empty files
Junio C Hamano
1
-2
/
+0
2010-01-06
t7002: test for not using external grep on skip-worktree paths
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2009-12-30
grep: do not do external grep on skip-worktree entries
Nguyễn Thái Ngọc Duy
1
-1
/
+17
2009-12-03
Merge branch 'bc/grep-i-F' into maint
Junio C Hamano
1
-3
/
+5
2009-11-22
Merge branch 'bc/grep-i-F'
Junio C Hamano
1
-3
/
+5
2009-11-22
grep: unset GREP_OPTIONS before spawning external grep
René Scharfe
1
-0
/
+4
2009-11-16
grep: Allow case insensitive search of fixed-strings
Brian Collins
1
-3
/
+5
2009-11-09
Show usage string for 'git grep -h'
Jonathan Nieder
1
-0
/
+7
2009-10-16
Merge branch 'maint-1.6.4' into maint
Junio C Hamano
1
-1
/
+1
2009-10-16
grep: do not segfault when -f is used
Matt Kraai
1
-1
/
+1
2009-09-13
Merge branch 'maint'
Junio C Hamano
1
-27
/
+12
2009-09-13
Merge branch 'cb/maint-1.6.3-grep-relative-up' into maint
Junio C Hamano
1
-27
/
+12
2009-09-07
grep: accept relative paths outside current working directory
Clemens Buchacher
1
-27
/
+11
2009-09-07
grep: fix exit status if external_grep() punts
Clemens Buchacher
1
-0
/
+1
2009-08-23
Teach Git to respect skip-worktree bit (reading part)
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2009-07-22
grep: Add --max-depth option.
Michał Kiedrowicz
1
-10
/
+46
2009-07-09
Merge branch 'rs/grep-p'
Junio C Hamano
1
-1
/
+21
2009-07-02
grep: simplify -p output
René Scharfe
1
-2
/
+2
2009-07-01
grep -p: support user defined regular expressions
René Scharfe
1
-0
/
+7
2009-07-01
grep: add option -p/--show-function
René Scharfe
1
-3
/
+5
2009-07-01
grep: print context hunk marks between files
René Scharfe
1
-0
/
+11
2009-06-27
Convert existing die(..., strerror(errno)) to die_errno()
Thomas Rast
1
-1
/
+1
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
1
-1
/
+1
2009-05-20
grep: make callback functions static
René Scharfe
1
-8
/
+10
2009-05-09
grep: use parseopt
René Scharfe
1
-226
/
+180
2009-05-09
grep: remove global variable builtin_grep
René Scharfe
1
-7
/
+7
2009-04-20
grep: don't support "grep.color"-like config options
Markus Heidelberg
1
-6
/
+3
2009-03-17
grep: prefer builtin over external one when coloring results
Nguyễn Thái Ngọc Duy
1
-0
/
+2
[next]