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
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-11
/
+11
*
grep: remove #ifdef NO_PTHREADS
Nguyễn Thái Ngọc Duy
2018-11-05
1
-6
/
+0
*
userdiff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+2
*
grep.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-2
/
+5
*
Merge branch 'tb/grep-only-matching'
Junio C Hamano
2018-08-03
1
-0
/
+1
|
\
|
*
grep.c: teach 'git grep --only-matching'
Taylor Blau
2018-07-09
1
-0
/
+1
*
|
Merge branch 'tb/grep-column'
Junio C Hamano
2018-07-18
1
-0
/
+2
|
\
|
|
*
grep.[ch]: extend grep_opt to allow showing matched column
Taylor Blau
2018-06-22
1
-0
/
+2
*
|
grep: keep all colors in an array
Nguyễn Thái Ngọc Duy
2018-05-29
1
-8
/
+13
|
/
*
Merge branch 'ab/pcre-v2'
Junio C Hamano
2017-11-15
1
-2
/
+3
|
\
|
*
grep: fix NO_LIBPCRE1_JIT to fully disable JIT
Charles Bailey
2017-11-13
1
-2
/
+3
*
|
grep: recurse in-process using 'struct repository'
Brandon Williams
2017-08-02
1
-1
/
+0
*
|
grep: remove regflags from the public grep_opt API
Ævar Arnfjörð Bjarmason
2017-06-30
1
-1
/
+0
*
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
grep: convert to struct object_id
Brandon Williams
2017-06-02
1
-1
/
+1
*
|
grep: add support for PCRE v2
Ævar Arnfjörð Bjarmason
2017-06-02
1
-0
/
+17
*
|
grep: un-break building with PCRE >= 8.32 without --enable-jit
Ævar Arnfjörð Bjarmason
2017-06-02
1
-0
/
+2
*
|
grep: un-break building with PCRE < 8.20
Ævar Arnfjörð Bjarmason
2017-05-26
1
-0
/
+3
*
|
grep: un-break building with PCRE < 8.32
Ævar Arnfjörð Bjarmason
2017-05-26
1
-0
/
+5
*
|
grep: add support for the PCRE v1 JIT API
Ævar Arnfjörð Bjarmason
2017-05-26
1
-0
/
+6
*
|
grep: change internal *pcre* variable & function names to be *pcre1*
Ævar Arnfjörð Bjarmason
2017-05-26
1
-4
/
+4
*
|
grep: change the internal PCRE macro names to be PCRE1
Ævar Arnfjörð Bjarmason
2017-05-26
1
-1
/
+1
|
/
*
grep: add submodules as a grep source type
Brandon Williams
2016-12-22
1
-0
/
+1
*
Merge branch 'jc/grep-commandline-vs-configuration'
Junio C Hamano
2016-08-04
1
-1
/
+0
|
\
|
*
grep: further simplify setting the pattern type
Junio C Hamano
2016-07-25
1
-1
/
+0
*
|
grep/pcre: prepare locale-dependent tables for icase matching
Nguyễn Thái Ngọc Duy
2016-07-01
1
-0
/
+1
|
/
*
grep: add color.grep.matchcontext and color.grep.matchselected
René Scharfe
2014-10-28
1
-1
/
+2
*
grep: allow to use textconv filters
Jeff King
2013-05-10
1
-0
/
+1
*
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
[next]