index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grep.c
Age
Commit message (
Expand
)
Author
2012-02-26
grep -P: Fix matching ^ and $
Michał Kiedrowicz
2011-09-02
Merge branch 'fk/use-kwset-pickaxe-grep-f'
Junio C Hamano
2011-08-28
Merge branch 'jk/color-and-pager'
Junio C Hamano
2011-08-20
Use kwset in grep
Fredrik Kuivinen
2011-08-19
color: delay auto-color decision until point of use
Jeff King
2011-08-01
grep: add option to show whole function as context
René Scharfe
2011-06-05
grep: add --heading
René Scharfe
2011-06-05
grep: add --break
René Scharfe
2011-06-05
grep: fix coloring of hunk marks between files
René Scharfe
2011-05-09
git-grep: Learn PCRE
Michał Kiedrowicz
2011-05-09
grep: Extract compile_regexp_failed() from compile_regexp()
Michał Kiedrowicz
2011-05-09
grep: Fix a typo in a comment
Michał Kiedrowicz
2011-05-05
grep: Put calls to fixmatch() and regmatch() into patmatch()
Michał Kiedrowicz
2010-09-13
log --author: take union of multiple "author" requests
Junio C Hamano
2010-09-12
grep: move logic to compile header pattern into a separate helper
Junio C Hamano
2010-05-24
grep: support NUL chars in search strings for -F
René Scharfe
2010-05-24
grep: use REG_STARTEND for all matching if available
René Scharfe
2010-05-24
grep: continue case insensitive fixed string search after NUL chars
René Scharfe
2010-05-24
grep: use memmem() for fixed string search
René Scharfe
2010-05-24
grep: --name-only over binary
René Scharfe
2010-05-24
grep: --count over binary
René Scharfe
2010-05-24
grep: grep: refactor handling of binary mode options
René Scharfe
2010-04-03
Merge branch 'rs/threaded-grep-context'
Junio C Hamano
2010-03-20
Merge branch 'ml/color-grep'
Junio C Hamano
2010-03-15
grep: enable threading for context line printing
René Scharfe
2010-03-08
grep: Colorize selected, context, and function lines
Mark Lodato
2010-03-08
grep: Colorize filename, line number, and separator
Mark Lodato
2010-03-02
Merge branch 'jc/grep-author-all-match-implicit'
Junio C Hamano
2010-02-03
grep: simplify assignment of ->fixed
René Scharfe
2010-01-28
Merge branch 'fk/threaded-grep'
Junio C Hamano
2010-01-26
grep: use REG_STARTEND (if available) to speed up regexec
Benjamin Kramer
2010-01-26
Threaded grep
Fredrik Kuivinen
2010-01-25
"log --author=me --grep=it" should find intersection, not union
Junio C Hamano
2010-01-13
grep: rip out pessimization to use fixmatch()
Junio C Hamano
2010-01-12
Merge branch 'jc/maint-1.6.4-grep-lookahead' into jc/maint-grep-lookahead
Junio C Hamano
2010-01-12
grep: optimize built-in grep by skipping lines that do not hit
Junio C Hamano
2009-11-16
grep: Allow case insensitive search of fixed-strings
Brian Collins
2009-07-02
grep: simplify -p output
René Scharfe
2009-07-01
grep -p: support user defined regular expressions
René Scharfe
2009-07-01
grep: add option -p/--show-function
René Scharfe
2009-07-01
grep: handle pre context lines on demand
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-06-03
grep: fix empty word-regexp matches
René Scharfe
2009-06-01
grep: fix colouring of matches with zero length
René Scharfe
2009-05-23
grep: fix word-regexp at the beginning of lines
René Scharfe
2009-05-20
grep: fix word-regexp colouring
René Scharfe
2009-04-28
Merge branch 'maint'
Junio C Hamano
2009-04-28
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2009-04-28
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
[next]