index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
grep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rs/maint-grep-F' into maint
Junio C Hamano
2012-06-01
1
-17
/
+57
|
\
|
*
grep: support newline separated pattern list
René Scharfe
2012-05-21
1
-1
/
+32
|
*
grep: factor out do_append_grep_pat()
René Scharfe
2012-05-21
1
-6
/
+9
|
*
grep: factor out create_grep_pat()
René Scharfe
2012-05-21
1
-11
/
+17
*
|
Merge branch 'ah/maint-grep-double-init' into maint
Junio C Hamano
2012-05-11
1
-1
/
+1
|
\
\
|
*
|
grep.c: remove redundant line of code
Angus Hammond
2012-05-07
1
-1
/
+1
|
|
/
*
|
Merge branch 'jc/pickaxe-ignore-case'
Junio C Hamano
2012-03-07
1
-8
/
+3
|
\
\
|
*
|
grep: use static trans-case table
Junio C Hamano
2012-02-28
1
-8
/
+3
*
|
|
Sync with 1.7.8.5
Junio C Hamano
2012-02-27
1
-1
/
+1
|
\
\
\
|
*
|
|
grep -P: Fix matching ^ and $
Michał Kiedrowicz
2012-02-27
1
-1
/
+1
|
|
/
/
*
|
|
grep: load file data after checking binary-ness
Jeff King
2012-02-02
1
-3
/
+3
*
|
|
grep: respect diff attributes for binary-ness
Jeff King
2012-02-02
1
-2
/
+14
*
|
|
grep: cache userdiff_driver in grep_source
Jeff King
2012-02-02
1
-6
/
+16
*
|
|
grep: drop grep_buffer's "name" parameter
Jeff King
2012-02-02
1
-2
/
+2
*
|
|
grep: refactor the concept of "grep source" into an object
Jeff King
2012-02-02
1
-34
/
+164
*
|
|
grep: move sha1-reading mutex into low-level code
Jeff King
2012-02-02
1
-0
/
+6
*
|
|
grep: make locking flag global
Jeff King
2012-02-02
1
-8
/
+10
*
|
|
grep: enable threading with -p and -W using lazy attribute lookup
Thomas Rast
2011-12-17
1
-29
/
+44
*
|
|
grep: load funcname patterns for -W
Thomas Rast
2011-12-13
1
-3
/
+4
|
/
/
*
|
Merge branch 'fk/use-kwset-pickaxe-grep-f'
Junio C Hamano
2011-09-02
1
-21
/
+45
|
\
\
|
*
|
Use kwset in grep
Fredrik Kuivinen
2011-08-21
1
-21
/
+45
*
|
|
Merge branch 'jk/color-and-pager'
Junio C Hamano
2011-08-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
color: delay auto-color decision until point of use
Jeff King
2011-08-20
1
-1
/
+1
|
|
/
*
|
grep: add option to show whole function as context
René Scharfe
2011-08-02
1
-10
/
+22
*
|
grep: add --heading
René Scharfe
2011-06-06
1
-1
/
+5
*
|
grep: add --break
René Scharfe
2011-06-06
1
-2
/
+5
*
|
grep: fix coloring of hunk marks between files
René Scharfe
2011-06-06
1
-3
/
+12
|
/
*
git-grep: Learn PCRE
Michał Kiedrowicz
2011-05-10
1
-1
/
+74
*
grep: Extract compile_regexp_failed() from compile_regexp()
Michał Kiedrowicz
2011-05-10
1
-9
/
+16
*
grep: Fix a typo in a comment
Michał Kiedrowicz
2011-05-10
1
-1
/
+1
*
grep: Put calls to fixmatch() and regmatch() into patmatch()
Michał Kiedrowicz
2011-05-05
1
-8
/
+15
*
log --author: take union of multiple "author" requests
Junio C Hamano
2010-09-13
1
-12
/
+53
*
grep: move logic to compile header pattern into a separate helper
Junio C Hamano
2010-09-13
1
-23
/
+22
*
grep: support NUL chars in search strings for -F
René Scharfe
2010-05-24
1
-13
/
+20
*
grep: use REG_STARTEND for all matching if available
René Scharfe
2010-05-24
1
-10
/
+14
*
grep: continue case insensitive fixed string search after NUL chars
René Scharfe
2010-05-24
1
-3
/
+9
*
grep: use memmem() for fixed string search
René Scharfe
2010-05-24
1
-7
/
+9
*
grep: --name-only over binary
René Scharfe
2010-05-24
1
-4
/
+4
*
grep: --count over binary
René Scharfe
2010-05-24
1
-5
/
+4
*
grep: grep: refactor handling of binary mode options
René Scharfe
2010-05-24
1
-9
/
+11
*
Merge branch 'rs/threaded-grep-context'
Junio C Hamano
2010-04-03
1
-12
/
+6
|
\
|
*
grep: enable threading for context line printing
René Scharfe
2010-03-15
1
-12
/
+5
*
|
Merge branch 'ml/color-grep'
Junio C Hamano
2010-03-20
1
-26
/
+49
|
\
\
|
|
/
|
/
|
|
*
grep: Colorize selected, context, and function lines
Mark Lodato
2010-03-08
1
-2
/
+9
|
*
grep: Colorize filename, line number, and separator
Mark Lodato
2010-03-08
1
-24
/
+40
*
|
Merge branch 'jc/grep-author-all-match-implicit'
Junio C Hamano
2010-03-02
1
-6
/
+40
|
\
\
|
|
/
|
/
|
|
*
"log --author=me --grep=it" should find intersection, not union
Junio C Hamano
2010-01-26
1
-6
/
+40
*
|
grep: simplify assignment of ->fixed
René Scharfe
2010-02-03
1
-4
/
+1
*
|
Merge branch 'fk/threaded-grep'
Junio C Hamano
2010-01-28
1
-18
/
+88
|
\
\
|
*
|
Threaded grep
Fredrik Kuivinen
2010-01-26
1
-18
/
+88
[next]