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