index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
grep.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix clang -Wtautological-compare with unsigned enum
Antoine Pelisse
2013-02-25
1
-1
/
+2
*
Merge branch 'nd/grep-true-path'
Jeff King
2012-10-29
1
-1
/
+3
|
\
|
*
grep: stop looking at random places for .gitattributes
Nguyễn Thái Ngọc Duy
2012-10-12
1
-1
/
+3
*
|
grep: move pattern-type bits support to top-level grep.[ch]
Junio C Hamano
2012-10-10
1
-0
/
+2
*
|
grep: move the configuration parsing logic to grep.[ch]
Junio C Hamano
2012-10-10
1
-0
/
+4
*
|
log --grep-reflog: reject the option without -g
Junio C Hamano
2012-09-29
1
-0
/
+1
*
|
revision: add --grep-reflog to filter commits by reflog messages
Nguyễn Thái Ngọc Duy
2012-09-29
1
-0
/
+1
*
|
grep: prepare for new header field filter
Nguyễn Thái Ngọc Duy
2012-09-29
1
-2
/
+4
*
|
Merge branch 'jc/maint-log-grep-all-match'
Junio C Hamano
2012-09-18
1
-2
/
+2
|
\
|
|
*
grep.c: mark private file-scope symbols as static
Junio C Hamano
2012-09-16
1
-2
/
+1
|
*
grep: teach --debug option to dump the parse tree
Junio C Hamano
2012-09-14
1
-0
/
+1
|
*
Merge branch 'rs/maint-grep-F' into maint
Junio C Hamano
2012-06-01
1
-1
/
+1
|
|
\
*
|
|
grep: add a grep.patternType configuration setting
J Smith
2012-08-03
1
-0
/
+10
*
|
|
Merge branch 'rs/maint-grep-F'
Junio C Hamano
2012-05-25
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
grep: support newline separated pattern list
René Scharfe
2012-05-21
1
-1
/
+1
*
|
grep: respect diff attributes for binary-ness
Jeff King
2012-02-02
1
-0
/
+1
*
|
grep: cache userdiff_driver in grep_source
Jeff King
2012-02-02
1
-0
/
+4
*
|
grep: drop grep_buffer's "name" parameter
Jeff King
2012-02-02
1
-1
/
+1
*
|
grep: refactor the concept of "grep source" into an object
Jeff King
2012-02-02
1
-0
/
+22
*
|
grep: move sha1-reading mutex into low-level code
Jeff King
2012-02-02
1
-0
/
+17
*
|
grep: make locking flag global
Jeff King
2012-02-02
1
-1
/
+1
*
|
grep: enable threading with -p and -W using lazy attribute lookup
Thomas Rast
2011-12-17
1
-0
/
+10
*
|
Use kwset in grep
Fredrik Kuivinen
2011-08-21
1
-0
/
+2
*
|
grep: add option to show whole function as context
René Scharfe
2011-08-02
1
-0
/
+1
*
|
grep: add --heading
René Scharfe
2011-06-06
1
-0
/
+1
*
|
grep: add --break
René Scharfe
2011-06-06
1
-0
/
+1
|
/
*
git-grep: Learn PCRE
Michał Kiedrowicz
2011-05-10
1
-0
/
+9
*
log --author: take union of multiple "author" requests
Junio C Hamano
2010-09-13
1
-0
/
+2
*
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
1
-4
/
+4
|
\
|
*
enums: omit trailing comma for portability
Gary V. Vaughan
2010-06-01
1
-4
/
+4
*
|
grep: support NUL chars in search strings for -F
René Scharfe
2010-05-24
1
-0
/
+2
|
/
*
Merge branch 'ml/color-grep'
Junio C Hamano
2010-03-20
1
-0
/
+6
|
\
|
*
grep: Colorize selected, context, and function lines
Mark Lodato
2010-03-08
1
-0
/
+3
|
*
grep: Colorize filename, line number, and separator
Mark Lodato
2010-03-08
1
-0
/
+3
*
|
Merge branch 'jc/grep-author-all-match-implicit'
Junio C Hamano
2010-03-02
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
"log --author=me --grep=it" should find intersection, not union
Junio C Hamano
2010-01-26
1
-0
/
+2
*
|
Threaded grep
Fredrik Kuivinen
2010-01-26
1
-0
/
+6
*
|
grep: rip out support for external grep
Junio C Hamano
2010-01-13
1
-1
/
+0
|
/
*
grep: Allow case insensitive search of fixed-strings
Brian Collins
2009-11-17
1
-0
/
+2
*
Merge branch 'maint'
Junio C Hamano
2009-09-13
1
-0
/
+1
|
\
|
*
Merge branch 'cb/maint-1.6.3-grep-relative-up' into maint
Junio C Hamano
2009-09-13
1
-0
/
+1
|
|
\
|
|
*
grep: accept relative paths outside current working directory
Clemens Buchacher
2009-09-08
1
-0
/
+1
*
|
|
grep: Add --max-depth option.
Michał Kiedrowicz
2009-07-23
1
-0
/
+1
|
/
/
*
|
grep -p: support user defined regular expressions
René Scharfe
2009-07-02
1
-0
/
+1
*
|
grep: add option -p/--show-function
René Scharfe
2009-07-02
1
-0
/
+1
*
|
grep: print context hunk marks between files
René Scharfe
2009-07-02
1
-0
/
+1
*
|
grep: move context hunk mark handling into show_line()
René Scharfe
2009-07-02
1
-0
/
+1
*
|
grep: use parseopt
René Scharfe
2009-05-09
1
-14
/
+14
|
/
*
grep: add support for coloring with external greps
René Scharfe
2009-03-07
1
-0
/
+1
*
grep: color patterns in output
René Scharfe
2009-03-07
1
-0
/
+3
[next]