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 -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
*
grep: color patterns in output
René Scharfe
2009-03-07
*
grep: remove grep_opt argument from match_expr_eval()
René Scharfe
2009-03-07
*
grep: don't call regexec() for fixed strings
René Scharfe
2009-01-09
*
git grep: Add "-z/--null" option as in GNU's grep.
Raphael Zimmerer
2008-10-01
*
log --author/--committer: really match only with name part
Junio C Hamano
2008-09-04
*
grep --all-match
Junio C Hamano
2006-09-27
*
grep: free expressions and patterns when done.
Junio C Hamano
2006-09-27
*
Update grep internal for grepping only in head/body
Junio C Hamano
2006-09-20
*
builtin-grep: make pieces of it available as library.
Junio C Hamano
2006-09-20